summaryrefslogtreecommitdiffstats
path: root/video/out/vo_direct3d.c
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2021-12-04 11:42:16 -0800
committerPhilip Langdale <github.philipl@overt.org>2021-12-12 20:23:31 -0800
commit2fc327f2fdd48f0cd58a4d4382a7aa57f3fabd77 (patch)
treeb30263849184474056be32200596485e80500bcc /video/out/vo_direct3d.c
parent0e76372e86d92982e17219fda6597f92ca67e7e8 (diff)
downloadmpv-2fc327f2fdd48f0cd58a4d4382a7aa57f3fabd77.tar.bz2
mpv-2fc327f2fdd48f0cd58a4d4382a7aa57f3fabd77.tar.xz
vo_gpu: opengl: fix OpenGL ES version and extension handling
Some of the extension declarations did not include the ES version where they became core functionality, and in some of these cases, there was never actually an ES extension - it first appeared in core. We also had a number of buggy version checks where ES versions were compared against required desktop GL versions.
Diffstat (limited to 'video/out/vo_direct3d.c')
0 files changed, 0 insertions, 0 deletions