mpv/libmpv
wm4 dddda6e4a5 vo_opengl: move GL state resetting to vo_opengl_cb
This code is pretty much for the sake of vo_opengl_cb API users. It
resets certain state that either the user or our code doesn't reset
correctly. This is somewhat outdated. With GL implicit state being
so awfully large, it seems more reasonable require that any code
restores the default state when returning to the caller. Some
exceptions are defined in opengl_cb.h.
2017-08-05 16:27:09 +02:00
..
client.h client API: drop old "no-" option emulation 2017-06-26 20:07:20 +02:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
mpv.pc.in
opengl_cb.h vo_opengl: move GL state resetting to vo_opengl_cb 2017-08-05 16:27:09 +02:00
qthelper.hpp client API: add MPV_ENABLE_DEPRECATED symbol 2017-04-20 06:19:55 +02:00
stream_cb.h Fix use of ISC license 2017-04-15 16:20:00 +02:00