summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-05 15:17:18 +0200
committerwm4 <wm4@nowhere>2017-08-05 16:27:09 +0200
commitdddda6e4a5353f1e5518bca175b523f1231fa700 (patch)
tree7b3181c5b8a3497b96ae0bc4d5f5184ee810c0ae /wscript
parent333cae74ef0fa62e0355e85d21f0f41ced3963e7 (diff)
downloadmpv-dddda6e4a5353f1e5518bca175b523f1231fa700.tar.bz2
mpv-dddda6e4a5353f1e5518bca175b523f1231fa700.tar.xz
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.
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions