summaryrefslogtreecommitdiff
path: root/include/GL/glxext.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-22import glxext.h version 19Brian1-2/+2
2007-04-13patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as wellBrian1-1/+1
2007-02-26updated version with new Khronos license/copyrightBrian1-23/+17
2007-02-20updated to version 18Brian1-3/+70
2006-08-30latest version from OpenGL ARBBrian Paul1-11/+42
2006-02-23include inttypes.h if __osf__ defined (Randall Hand)Brian Paul1-1/+1
2005-08-15include stdint.h if WIN32 and GNUC (Colin Harrison). Patch forwarded to SGI.Brian Paul1-0/+2
2005-07-28Fix SPARC assembly for 64-bitIan Romanick1-1/+10
2004-12-17VMS updateBrian Paul1-3/+3
2004-12-14uint*t -> u_int*t changesAlan Hourihane1-8/+9
2004-07-28version 6 from oss.sgi.comBrian Paul1-12/+86
2002-03-23latest extension headers from SGIBrian Paul1-8/+45
2001-11-18added missing const to glXGetContextIDEXT() prototypeBrian Paul1-1/+1
2001-10-17updated extensionsBrian Paul1-2/+38
2001-05-25added void to __GLXextFuncPtrBrian Paul1-1/+2
2001-05-25added missing GLX_SGIS_multisample tokensBrian Paul1-3/+6
2000-12-11disabled GLX_SGIS_multisample (temporarily) since its tokens aren't definedBrian Paul1-0/+3
2000-12-08standardized GLX extensions headerBrian Paul1-0/+527