summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-10-30 12:48:49 +0100
committerwm4 <wm4@nowhere>2015-10-30 12:49:12 +0100
commit67aab3a9f674b392159495094dcd40f7e69ee9b4 (patch)
tree9708112850f1f927145c9bb36ddc8df31d55c80e /player/video.c
parent8eb7cb28f9731985f7852c67b38bebea9d392db1 (diff)
downloadmpv-67aab3a9f674b392159495094dcd40f7e69ee9b4.tar.bz2
mpv-67aab3a9f674b392159495094dcd40f7e69ee9b4.tar.xz
vo_opengl: do not attempt to cache frames in FBO in dumb-mode
There were occasional shader compilation and rendering failures if FBOs were unavailable. This is caused by the FBO caching code getting active, even though FBOs are unavailable (i.e. dumb-mode). Boken by commit 97fc4f. Fixes #2432.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions