Add one more fallback #define.
svn path=/branches/work/kwin_composite/; revision=604568
This commit is contained in:
parent
961bb253d1
commit
53422c734c
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ bool hasGLExtension(const QString& extension);
|
|||
#define GLX_TEXTURE_FORMAT_RGB_EXT 0x20D9
|
||||
#define GLX_TEXTURE_FORMAT_RGBA_EXT 0x20DA
|
||||
|
||||
#define GLX_FRONT_LEFT_EXT 0x20DE
|
||||
|
||||
// Function pointers
|
||||
// finding of OpenGL extensions functions
|
||||
|
|
Loading…
Reference in a new issue