aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpv/opengl_cb.h
Commit message (Expand)AuthorAge
* drm/atomic: add connector to atomic contextGravatar LongChair2018-05-01
* client API: add a new way to pass X11 Display etc. to render APIGravatar wm42018-03-26
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* client API: clarify license, fix some typosGravatar wm42018-02-28
* client API: be more explicit about what can be done in wakeup callbacksGravatar wm42018-01-25
* libmpv/opengl_cb.h: mention OpenGL ES 2.0 supportGravatar Leo Izen2018-01-14
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* client API: minor bump + change entry for DRM related opengl-cb changesGravatar wm42017-10-23
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* client API: more opengl_cb clarificationsGravatar wm42017-08-07
* vo_opengl: move GL state resetting to vo_opengl_cbGravatar wm42017-08-05
* vo_opengl: drop TLS usageGravatar wm42017-05-11
* client API: add MPV_ENABLE_DEPRECATED symbolGravatar wm42017-04-20
* Fix use of ISC licenseGravatar wm42017-04-15
* client API: update outdated recommendations about window embeddingGravatar wm42017-03-02
* vo_opengl: remove dxva2 dummy hwdec backendGravatar wm42017-02-20
* vo_opengl: implement videotoolbox hwdec on iOSGravatar Aman Gupta2017-02-17
* client API: adjust opengl_cb hardware decoding commentsGravatar wm42017-01-26
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12
* client API: fully document opengl-cb hardware decoding interopGravatar wm42016-06-01
* vo_opengl_cb: make operation more similar to normal VOsGravatar wm42015-11-09
* vo_opengl: add mechanism to retrieve Display from EGL contextGravatar wm42015-09-25
* client API: rename GL_MP_D3D_interfacesGravatar wm42015-09-24
* client API: change subtle wording to different subtle wordingGravatar wm42015-08-12
* client API, dxva2: add a workaround for OpenGL fullscreen issuesGravatar wm42015-07-03
* vo_opengl_cb: deprecate mpv_opengl_cb_render()Gravatar wm42015-04-09
* vo_opengl_cb: add a function to report vsync timeGravatar wm42015-04-09
* client API: clarify mpv_opengl_cb_render() viewport parameterGravatar wm42015-03-09
* vo_opengl_cb: make mpv_opengl_cb_render() return left framesGravatar xylosper2015-01-08
* client API: clarify some vo_opengl_cb requirementsGravatar wm42015-01-04
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* client API: expose OpenGL rendererGravatar wm42014-12-09