summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2001-02-09 Modified Files:Jouk Jansen1-0/+880
2001-01-30Upgrade to (patched) version 7 of glext.hGareth Hughes1-15/+138
2001-01-06Implementation of GL_EXT_texture_env_dot3.Gareth Hughes2-5/+23
2000-11-25fixed GLX_PBUFFER valueBrian Paul1-3/+3
2000-11-20minor fixes for Windows compilation (Joshua Napoli)Brian Paul1-1/+2
2000-11-02bumped version numbers to 3.4Brian Paul1-2/+2
2000-10-26fixed value for GLU_NURBS_MODEBrian Paul1-2/+2
2000-09-06bumped version number to 3.4Brian Paul1-2/+2
2000-07-31install glext.h tooBrian Paul1-1/+1
2000-07-13replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITSBrian Paul1-2/+2
2000-07-11reverted to old tessellator (GLU 1.1)Brian Paul1-63/+53
2000-06-23added extension numbers for Mesa extensionsBrian Paul1-19/+22
2000-06-15removed non-windows exit() prototypeBrian Paul1-1/+1
2000-06-15 ----------------------------------------------------------------------Jouk Jansen1-0/+6
2000-06-13now using SGI's glext.h instead of original Mesa fileBrian Paul1-2937/+2374
2000-06-08clean-up in anticipation of glxext.hBrian Paul1-84/+134
2000-05-24always define GL_ARB_multitexture (OpenGL 1.2.1 feature)Brian Paul1-101/+105
2000-05-23changed glext.h includeBrian Paul1-2/+2
2000-05-22replaced __CYGWIN32__ with __CYGWIN__Brian Paul3-7/+7
2000-05-22include glext.h if GL_GLEXT_LEGACY not definedBrian Paul1-1/+9
2000-05-22moved a lot of Window-isms out of gl.h into other filesBrian Paul3-83/+69
2000-05-19changed internalFormat to GLenum in TexImage4DSGI and all compressed textimag...Brian Paul1-8/+8
2000-05-19protect PFNGLCOLORSUBTABLEEXTPROC from multi-definedBrian Paul1-0/+2
2000-05-18updated to version 10Brian Paul1-15/+193
2000-05-18added glPointParameterf[v]SGIS()Brian Paul1-1/+3
2000-05-04removed GL_HAS_GLEXTBrian Paul1-3/+2
2000-05-04added a bunch of missing token valuesBrian Paul1-71/+99
2000-05-02removed all DRI-ismsBrian Paul1-32/+4
2000-04-19added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul1-3/+25
2000-04-15added GL_NV_texgen_embossBrian Paul1-1/+17
2000-04-15added some missing NV token valuesBrian Paul1-9/+63
2000-04-15more clean-upBrian Paul1-27/+27
2000-04-15version 8, added GL_EXT_texture_cube_mapBrian Paul1-12/+33
2000-04-10removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI tokenBrian Paul1-1/+0
2000-04-10added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...Brian Paul1-38/+41
2000-04-07fixed a typoBrian Paul1-1/+1
2000-04-07version 7 check-inBrian Paul1-28/+32
2000-04-05new arguments to XMesaCreateVisual()Brian Paul1-31/+25
2000-04-05added some castsBrian Paul1-3/+3
2000-04-05updated to version 6Brian Paul1-4/+49
2000-03-31fixed typo in GLX_SLOW_VISUAL_EXTBrian Paul1-2/+2
2000-03-31added XMesaCreateVisual2()Brian Paul1-1/+18
2000-03-31added GLX_EXT_visual_ratingBrian Paul1-7/+12
2000-03-29version 5: added texture compression extensionBrian Paul1-1/+41
2000-03-28Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank2-21/+26
2000-03-24version 4, all extensions up to 197, added some missing enum valuesBrian Paul1-40/+698
2000-03-23removed some unpopular extensions (now in glext.h)Brian Paul1-52/+1
2000-03-20added more extensions, now at version 3Brian Paul1-15/+801
2000-03-20removed test for MESA symbolBrian Paul1-4/+1
2000-03-20Cygwin changes, removed two ARB extensions, now in glext.hBrian Paul1-37/+5