summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added a bunch of extensions (Ray Tice)Brian Paul2001-02-191-3/+126
* Upgrade to (patched) version 7 of glext.hGareth Hughes2001-01-301-15/+138
* updates to the trace extensionBrian Paul2001-01-291-17/+18
* minor tweaksBrian Paul2001-01-241-3/+2
* Resync with new XFree version of this fileKeith Whitwell2001-01-131-30/+51
* Moved glcore.h to a location prefixed by 'GL/internal', for compatibilityKeith Whitwell2001-01-082-0/+821
* Implementation of GL_EXT_texture_env_dot3.Gareth Hughes2001-01-062-5/+23
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-10/+18
* * include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUTpesco2000-12-211-1/+1
* updated glXSet3DfxModeMESA() prototype typesBrian Paul2000-12-141-2/+2
* disabled GLX_SGIS_multisample (temporarily) since its tokens aren't definedBrian Paul2000-12-111-0/+3
* Added a new configure.in flag, --enable-glut-build.Jon Taylor2000-12-111-1/+1
* define GL_ARB_imagingBrian Paul2000-12-091-2/+2
* include glxext.h unless GLX_GLXEXT_LEGACY is definedBrian Paul2000-12-081-7/+7
* standardized GLX extensions headerBrian Paul2000-12-081-0/+527
* added LL_MESA_sprite_point extensionBrian Paul2000-12-081-1/+11
* fixed GLX_PBUFFER valueBrian Paul2000-11-251-3/+3
* Committing in .Jouk Jansen2000-11-171-11/+848
* update to GL_MESA_trace extension enumsBrian Paul2000-11-031-1/+3
* added GL_MESA_packed_depth_stencil extensionBrian Paul2000-11-031-2/+17
* fixed value for GLU_NURBS_MODEBrian Paul2000-10-261-3/+3
* Added GL_MESA_trace extension (Loki)Brian Paul2000-09-151-1/+31
* added OSMesaCreateContextExt()Brian Paul2000-09-081-21/+37
* Committing in .Jouk Jansen2000-08-223-3/+49
* install glext.h tooBrian Paul2000-07-311-1/+1
* replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITSBrian Paul2000-07-131-2/+2
* reverted to old tessellator (GLU 1.1)Brian Paul2000-07-111-63/+53
* added extension numbers for Mesa extensionsBrian Paul2000-06-231-19/+22
* removed non-windows exit() prototypeBrian Paul2000-06-151-1/+1
* ----------------------------------------------------------------------Jouk Jansen2000-06-151-0/+6
* now using SGI's glext.h instead of original Mesa fileBrian Paul2000-06-131-2937/+2374
* clean-up in anticipation of glxext.hBrian Paul2000-06-081-84/+134
* always define GL_ARB_multitexture (OpenGL 1.2.1 feature)Brian Paul2000-05-241-101/+105
* changed glext.h includeBrian Paul2000-05-231-2/+2
* replaced __CYGWIN32__ with __CYGWIN__Brian Paul2000-05-223-7/+7
* include glext.h if GL_GLEXT_LEGACY not definedBrian Paul2000-05-221-1/+9
* moved a lot of Window-isms out of gl.h into other filesBrian Paul2000-05-223-83/+69
* 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 glPointParameterf[v]SGIS()Brian Paul2000-05-181-1/+3
* removed GL_HAS_GLEXTBrian Paul2000-05-041-3/+2
* added a bunch of missing token valuesBrian Paul2000-05-041-71/+99
* removed all DRI-ismsBrian Paul2000-05-021-32/+4
* added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul2000-04-191-3/+25
* 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