mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 06:04:49 +00:00
Remove superfluous definition of tfp tokens.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-05-29 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
* GL/glx/glxcmds.c: Remove superfluous definition of tfp tokens.
|
||||
|
||||
2005-05-24 Daniel Stone <daniel@freedesktop.org>
|
||||
|
||||
* xkb/ddxKillSrv.c:
|
||||
|
||||
@@ -59,14 +59,6 @@
|
||||
#include "dispatch.h"
|
||||
#include "indirect_dispatch.h"
|
||||
|
||||
#ifndef GLX_TEXTURE_TARGET_EXT
|
||||
#define GLX_TEXTURE_TARGET_EXT 0x6001
|
||||
#define GLX_TEXTURE_2D_EXT 0x6002
|
||||
#define GLX_TEXTURE_RECTANGLE_EXT 0x6003
|
||||
#define GLX_NO_TEXTURE_EXT 0x6004
|
||||
#define GLX_Y_INVERTED_EXT 0x6006
|
||||
#endif
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user