summaryrefslogtreecommitdiffstats
path: root/waftools
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-11-15 21:28:56 +0100
committersfan5 <sfan5@live.de>2021-11-17 22:38:34 +0100
commitc3d78b00173a37f715510761f4cd6d01b1e403a2 (patch)
treec791bb6c91bcb42eb3351b466c51f2e018d9c90c /waftools
parentf5cc28a627bc2adc3ce63e69384905a0c3fea66b (diff)
downloadmpv-c3d78b00173a37f715510761f4cd6d01b1e403a2.tar.bz2
mpv-c3d78b00173a37f715510761f4cd6d01b1e403a2.tar.xz
video: opengl: use gl_check_extension() instead of strstr()
Using a simple substring match for extension checks is considered bad practice because it's incorrect when one extension is a prefix of another's name. This will almost surely not make a difference in practice but do it for correctness anyway.
Diffstat (limited to 'waftools')
0 files changed, 0 insertions, 0 deletions