diff options
author | wm4 <wm4@nowhere> | 2016-07-04 13:34:31 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-07-04 13:34:31 +0200 |
commit | f98e1b0b966d11b50df79d04dbab54ca20a08319 (patch) | |
tree | 137e3caeac5eaa145ce3826b13b1c51e5263cc9c /osdep/win32-console-wrapper.c | |
parent | 7cd1a3c766d002eb91790aa6d57f1828acd372ca (diff) |
vo_opengl: error out gracefully when trying to use FBOs without FBO API
This can for example happen with vo_opengl_cb, if it is used with a GL
implementation that does not supports FBOs. (mpv itself should never
attempt to use FBOs if they're not available.)
Without this check it would trigger an assert() in our dummy
glBindFramebuffer wrapper.
Suspected cause of #3308, although it's still unlikely.
Diffstat (limited to 'osdep/win32-console-wrapper.c')
0 files changed, 0 insertions, 0 deletions