summaryrefslogtreecommitdiffstats
path: root/include/GL/glext.h
Commit message (Expand)AuthorAgeFilesLines
...
* upgraded to version 22Brian Paul2004-02-241-4/+11
* updated to version 21 with OpenGL 1.5 supportBrian Paul2004-01-131-14/+381
* reverse Keith's 'XFree86Server' glue.Alan Hourihane2003-12-081-4/+0
* Can't include <stddef.h> when building XFree86 server - defineKeith Whitwell2003-12-081-0/+4
* Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett2003-09-301-903/+903
* fix PFNGLMULTIMODEDRAWARRAYSIBMPROCBrian Paul2003-08-241-1/+1
* Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl2003-08-241-3/+3
* version 18 of glext.hBrian Paul2003-05-101-79/+538
* fix glIsBufferARB() prototypeBrian Paul2003-04-281-1/+1
* fix function prototypes for manging (Bill Hoffman)Brian Paul2003-04-231-10/+10
* Added GL_ARB_vertex_buffer_object tokensBrian Paul2003-04-091-0/+32
* added GL_ARB_vertex_buffer_object functionsBrian Paul2003-03-291-0/+22
* GL_ATI_texture_env_combine3 extensionBrian Paul2003-01-211-0/+8
* Put back the include of windows.h so we are back to version 17 of the file.Karl Schultz2002-10-171-0/+5
* Change for Windows only: Make demos and examples build again.Karl Schultz2002-10-171-5/+0
* version 17Brian Paul2002-09-061-24/+385
* added glXAllocate/FreeMemoryNV()Brian Paul2002-08-221-2/+15
* version 15 of glext.hBrian Paul2002-06-071-65/+69
* s/GL_MAX_TEXTURE_RECTANGLE_SIZE_NV/GL_MAX_RECTANGLE_TEXTURE_SIZE_NV/Brian Paul2002-06-071-1/+1
* version 13 of glext.h - fixes GL_EXT_texture_env_dot3 token valuesBrian Paul2002-04-121-4/+27
* latest extension headers from SGIBrian Paul2002-03-231-224/+445
* updated extensionsBrian Paul2001-10-171-96/+1402
* removed carriage return charsBrian Paul2001-09-151-3096/+3096
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-3096/+3096
* added GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_borde...Brian Paul2001-04-191-2/+44
* Upgrade to (patched) version 7 of glext.hGareth Hughes2001-01-301-15/+138
* Implementation of GL_EXT_texture_env_dot3.Gareth Hughes2001-01-061-4/+9
* ----------------------------------------------------------------------Jouk Jansen2000-06-151-0/+6
* now using SGI's glext.h instead of original Mesa fileBrian Paul2000-06-131-2937/+2374
* replaced __CYGWIN32__ with __CYGWIN__Brian Paul2000-05-221-1/+1
* changed internalFormat to GLenum in TexImage4DSGI and all compressed textimag...Brian Paul2000-05-191-8/+8
* protect PFNGLCOLORSUBTABLEEXTPROC from multi-definedBrian Paul2000-05-191-0/+2
* updated to version 10Brian Paul2000-05-181-15/+193
* added a bunch of missing token valuesBrian Paul2000-05-041-71/+99
* added GL_NV_texgen_embossBrian Paul2000-04-151-1/+17
* added some missing NV token valuesBrian Paul2000-04-151-9/+63
* more clean-upBrian Paul2000-04-151-27/+27
* version 8, added GL_EXT_texture_cube_mapBrian Paul2000-04-151-12/+33
* removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI tokenBrian Paul2000-04-101-1/+0
* fixed a typoBrian Paul2000-04-071-1/+1
* version 7 check-inBrian Paul2000-04-071-28/+32
* updated to version 6Brian Paul2000-04-051-4/+49
* version 5: added texture compression extensionBrian Paul2000-03-291-1/+41
* version 4, all extensions up to 197, added some missing enum valuesBrian Paul2000-03-241-40/+698
* added more extensions, now at version 3Brian Paul2000-03-201-15/+801
* added final GL_HP_occlusion_test valuesBrian Paul2000-03-131-2/+2
* gave temp values to GL_HP_occlusion_test tokensBrian Paul2000-03-111-2/+2
* added GL_HP_occlusion_test, GL_EXT_texture_lod_biasBrian Paul2000-03-071-1/+34
* changes to _WIN32 test and APIENTRY testBrian Paul2000-03-031-2/+2
* added GL_GLEXT_VERSION_EXTBrian Paul2000-03-011-0/+2