summaryrefslogtreecommitdiffstats
path: root/libmpv/opengl_cb.h
Commit message (Expand)AuthorAgeFilesLines
* libmpv: remove opengl_cb API and other deprecated symbolssfan52021-12-151-339/+0
* drm/atomic: add connector to atomic contextLongChair2018-05-011-0/+3
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-52/+3
* client API: deprecate opengl-cb API and introduce a replacement APIwm42018-02-281-2/+9
* client API: clarify license, fix some typoswm42018-02-281-2/+2
* client API: be more explicit about what can be done in wakeup callbackswm42018-01-251-1/+2
* libmpv/opengl_cb.h: mention OpenGL ES 2.0 supportLeo Izen2018-01-141-3/+4
* vo_gpu: make it possible to load multiple hwdec interop driverswm42017-12-011-6/+7
* client API: minor bump + change entry for DRM related opengl-cb changeswm42017-10-231-0/+3
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersLionel CHAZALLON2017-10-231-4/+34
* client API: more opengl_cb clarificationswm42017-08-071-4/+7
* vo_opengl: move GL state resetting to vo_opengl_cbwm42017-08-051-0/+3
* vo_opengl: drop TLS usagewm42017-05-111-1/+1
* client API: add MPV_ENABLE_DEPRECATED symbolwm42017-04-201-0/+2
* Fix use of ISC licensewm42017-04-151-11/+3
* client API: update outdated recommendations about window embeddingwm42017-03-021-6/+7
* vo_opengl: remove dxva2 dummy hwdec backendwm42017-02-201-20/+3
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-171-0/+1
* client API: adjust opengl_cb hardware decoding commentswm42017-01-261-3/+6
* vo_opengl: add hw overlay support and use it for RPIwm42016-09-121-0/+23
* client API: fully document opengl-cb hardware decoding interopwm42016-06-011-3/+40
* vo_opengl_cb: make operation more similar to normal VOswm42015-11-091-1/+5
* vo_opengl: add mechanism to retrieve Display from EGL contextwm42015-09-251-0/+10
* client API: rename GL_MP_D3D_interfaceswm42015-09-241-10/+28
* client API: change subtle wording to different subtle wordingwm42015-08-121-1/+1
* client API, dxva2: add a workaround for OpenGL fullscreen issueswm42015-07-031-0/+18
* vo_opengl_cb: deprecate mpv_opengl_cb_render()wm42015-04-091-15/+30
* vo_opengl_cb: add a function to report vsync timewm42015-04-091-0/+12
* client API: clarify mpv_opengl_cb_render() viewport parameterwm42015-03-091-1/+4
* vo_opengl_cb: make mpv_opengl_cb_render() return left framesxylosper2015-01-081-1/+1
* client API: clarify some vo_opengl_cb requirementswm42015-01-041-0/+6
* vo_opengl_cb: simplify API uninitializationwm42014-12-311-4/+13
* client API: expose OpenGL rendererwm42014-12-091-0/+199