summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-11-03 11:39:15 +0100
committerwm4 <wm4@nowhere>2017-11-03 11:39:15 +0100
commitaac74b7c367feba4329f475c4b4f22ea7c4679d9 (patch)
tree878e0c7e1ceaa9eda4dabea76adc7c42195313b5 /demux
parentb86fb0f3e95b9f2155264415d8f819e19b0c26a2 (diff)
downloadmpv-aac74b7c367feba4329f475c4b4f22ea7c4679d9.tar.bz2
mpv-aac74b7c367feba4329f475c4b4f22ea7c4679d9.tar.xz
vo_gpu: ra_gl: fix crash trying to use glBindBufferBase on GL 2.1
Apparently this is required, but it doesn't check for it. To be fair, this was tested by creating a compatibility context and pretending it's GL 2.1. GL_ARB_shader_storage_buffer_object actually requires GL 4.0 or up, but GL_ARB_uniform_buffer_object requires only GL 2.0.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions