diff options
author | marha <marha@users.sourceforge.net> | 2014-01-05 20:42:40 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-01-05 20:42:40 +0100 |
commit | 7b4b94b4449aec056c4c92f5cacc2f89a292a80e (patch) | |
tree | aa537bfd1819738dd606b5bfb97a5b094abf41f4 /gl | |
parent | 0fd65ec557757ec8760a96400a09b8a8a92a7b14 (diff) | |
download | vcxsrv-7b4b94b4449aec056c4c92f5cacc2f89a292a80e.tar.gz vcxsrv-7b4b94b4449aec056c4c92f5cacc2f89a292a80e.tar.bz2 vcxsrv-7b4b94b4449aec056c4c92f5cacc2f89a292a80e.zip |
Synchronised files
Diffstat (limited to 'gl')
-rw-r--r-- | gl/glx.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -168,6 +168,7 @@ typedef XID GLXDrawable; /* GLX 1.3 and later */ typedef struct __GLXFBConfigRec *GLXFBConfig; typedef XID GLXFBConfigID; +typedef XID GLXContextID; typedef XID GLXWindow; typedef XID GLXPbuffer; |