summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-04-08 14:03:48 +0200
committerwm4 <wm4@nowhere>2017-04-08 16:43:56 +0200
commite7940ddbf35cd752bbac793c0896463c2c58e599 (patch)
tree3bf6acf21f5bb45a0a28c61fddd700f37508a2dc /video
parent71caa0b79b1ff3dd4e8ff7aeaec9301aa0704ee2 (diff)
downloadmpv-e7940ddbf35cd752bbac793c0896463c2c58e599.tar.bz2
mpv-e7940ddbf35cd752bbac793c0896463c2c58e599.tar.xz
vo_opengl: fix a confused comment
Diffstat (limited to 'video')
-rw-r--r--video/out/opengl/gl_headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/gl_headers.h b/video/out/opengl/gl_headers.h
index 9cc241f800..60eb0f744e 100644
--- a/video/out/opengl/gl_headers.h
+++ b/video/out/opengl/gl_headers.h
@@ -38,7 +38,7 @@
#define GL_RGBA16 0x805B
#define GL_TEXTURE_RED_SIZE 0x805C
-// --- GL 1.1 (probably?)
+// --- GL 1.1 (removed from 3.0 core and not in GLES 2/3)
#define GL_TEXTURE_LUMINANCE_SIZE 0x8060
#define GL_LUMINANCE8 0x8040