headers: remove redundant GL token from GL wrapper
authorHeinrich Fink <heinrich.fink@daqri.com>
Tue, 30 Jul 2019 12:59:41 +0000 (14:59 +0200)
committerHeinrich Fink <heinrich.fink@daqri.com>
Thu, 5 Sep 2019 07:26:35 +0000 (09:26 +0200)
Removing GL_FRAMEBUFFER_FLIP_Y_MESA token from glheader.h as it is now
provided by glext.h

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/glheader.h

index a3294d89d185f92cd7d2bcb5224b49c70873d01d..59ca1cbadfca51a9aec571b5867019042d0d0272 100644 (file)
@@ -128,10 +128,6 @@ typedef int GLclampx;
 #define GL_HALF_FLOAT_OES                                       0x8D61
 #endif
 
-#ifndef GL_MESA_framebuffer_flip_y
-#define GL_FRAMEBUFFER_FLIP_Y_MESA                              0x8BBB
-#endif
-
 /* There is no formal spec for the following extension. */
 #ifndef GL_ATI_texture_compression_3dc
 #define GL_ATI_texture_compression_3dc                          1