summaryrefslogtreecommitdiffstats
path: root/video/out/gl_x11.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-13 23:55:07 +0200
committerwm4 <wm4@nowhere>2015-05-14 00:05:43 +0200
commitdf97c30e0e324a7a51c3cb4a24eb27fcf30462b2 (patch)
tree4ac7c8ebec7cc932ef96c80f128c79a7ce8c3383 /video/out/gl_x11.c
parent10de9b091a59e4831bb3fbfc46eb1d3c7558c9d8 (diff)
downloadmpv-df97c30e0e324a7a51c3cb4a24eb27fcf30462b2.tar.bz2
mpv-df97c30e0e324a7a51c3cb4a24eb27fcf30462b2.tar.xz
vo_opengl: create new API for OpenGL VO backends
An attempt to get rid of the weird mix of callbacks that take either struct vo or MPGLCopntext as parameter. This is not perfect, and the API will probably change a bit until all other code is ported to it. the main question is how to separate struct vo completely from the windowing code, which actually needs vo for very little. In the end, the legacy callbacks will be dropped.
Diffstat (limited to 'video/out/gl_x11.c')
0 files changed, 0 insertions, 0 deletions