diff options
author | wm4 <wm4@nowhere> | 2015-10-30 12:48:49 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-10-30 12:49:12 +0100 |
commit | 67aab3a9f674b392159495094dcd40f7e69ee9b4 (patch) | |
tree | 9708112850f1f927145c9bb36ddc8df31d55c80e /video/out/vo_direct3d.c | |
parent | 8eb7cb28f9731985f7852c67b38bebea9d392db1 (diff) |
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 'video/out/vo_direct3d.c')
0 files changed, 0 insertions, 0 deletions