aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/glx/wgl.tm
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-07-22 12:11:31 +0200
committermarha <marha@users.sourceforge.net>2013-07-22 12:12:43 +0200
commitb9356a3668e013820e4a2b2fb1e19da216fc63be (patch)
treee5479609fe6332f1f2ec143ab935d7ccc3357ac6 /xorg-server/hw/xwin/glx/wgl.tm
parent97b87f24693a48b249f151aa39551610e83a1387 (diff)
downloadvcxsrv-b9356a3668e013820e4a2b2fb1e19da216fc63be.tar.gz
vcxsrv-b9356a3668e013820e4a2b2fb1e19da216fc63be.tar.bz2
vcxsrv-b9356a3668e013820e4a2b2fb1e19da216fc63be.zip
gen_gl_wrappers.py: now use the opengl xml files as input
Diffstat (limited to 'xorg-server/hw/xwin/glx/wgl.tm')
-rw-r--r--xorg-server/hw/xwin/glx/wgl.tm37
1 files changed, 0 insertions, 37 deletions
diff --git a/xorg-server/hw/xwin/glx/wgl.tm b/xorg-server/hw/xwin/glx/wgl.tm
deleted file mode 100644
index f7ae79ec8..000000000
--- a/xorg-server/hw/xwin/glx/wgl.tm
+++ /dev/null
@@ -1,37 +0,0 @@
-BOOL,*,*, BOOL,*,*
-DWORD,*,*, DWORD,*,*
-FLOAT,*,*, FLOAT,*,*
-GLbitfield,*,*, GLbitfield,*,*
-GLboolean,*,*, GLboolean,*,*
-GLenum,*,*, GLenum,*,*
-GLfloat,*,*, GLfloat,*,*
-GLint,*,*, GLint,*,*
-GLsizei,*,*, GLsizei,*,*
-GLuint,*,*, GLuint,*,*
-GLushort,*,*, GLushort,*,*
-HANDLE,*,*, HANDLE,*,*
-HDC,*,*, HDC,*,*
-HGLRC,*,*, HGLRC,*,*
-HGPUNV,*,*, HGPUNV,*,*
-HPBUFFERARB,*,*, HPBUFFERARB,*,*
-HPBUFFEREXT,*,*, HPBUFFEREXT,*,*
-HPVIDEODEV,*,*, HPVIDEODEV,*,*
-HPGPUNV,*,*, HPGPUNV,*,*
-HVIDEOINPUTDEVICENV,*,*, HVIDEOINPUTDEVICENV,*,*
-HVIDEOOUTPUTDEVICENV,*,*, HVIDEOOUTPUTDEVICENV,*,*
-INT,*,*, INT,*,*
-INT32,*,*, INT32,*,*
-INT64,*,*, INT64,*,*
-LPVOID,*,*, LPVOID,*,*
-PGPU_DEVICE,*,*, PGPU_DEVICE,*,*
-PROC,*,*, PROC,*,*
-String,*,*, const char *,*,*
-UINT,*,*, UINT,*,*
-USHORT,*,*, USHORT,*,*
-VOID,*,*, VOID,*,*
-VoidPointer,*,*, void*,*,*
-float,*,*, float,*,*
-int,*,*, int,*,*
-uint,*,*, unsigned int,*,*
-ulong,*,*, unsigned long,*,*
-void,*,*, *,*,*