summaryrefslogtreecommitdiffstats
path: root/libmpv/opengl_cb.h
Commit message (Expand)AuthorAgeFilesLines
* 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