summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-03-22minor comment updateBrian Paul
2001-03-21sync'd with the latest changes in XFree86 (cygwin stuff)Brian Paul
2001-03-20* common_rules.make: Created to hold the conditional build rulepesco
2001-03-17SGI SI GLU 1.3 headerBrian Paul
2001-02-19added a bunch of extensions (Ray Tice)Brian Paul
2001-01-30Upgrade to (patched) version 7 of glext.hGareth Hughes
2001-01-29updates to the trace extensionBrian Paul
2001-01-24minor tweaksBrian Paul
2001-01-13Resync with new XFree version of this fileKeith Whitwell
2001-01-08Moved glcore.h to a location prefixed by 'GL/internal', for compatibilityKeith Whitwell
2001-01-06Implementation of GL_EXT_texture_env_dot3.Gareth Hughes
2000-12-24* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco
2000-12-21* include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUTpesco
2000-12-14updated glXSet3DfxModeMESA() prototype typesBrian Paul
2000-12-11disabled GLX_SGIS_multisample (temporarily) since its tokens aren't definedBrian Paul
2000-12-11Added a new configure.in flag, --enable-glut-build.Jon Taylor
2000-12-09define GL_ARB_imagingBrian Paul
2000-12-08include glxext.h unless GLX_GLXEXT_LEGACY is definedBrian Paul
2000-12-08standardized GLX extensions headerBrian Paul
2000-12-08added LL_MESA_sprite_point extensionBrian Paul
2000-11-25fixed GLX_PBUFFER valueBrian Paul
2000-11-17 Committing in .Jouk Jansen
2000-11-03update to GL_MESA_trace extension enumsBrian Paul
2000-11-03added GL_MESA_packed_depth_stencil extensionBrian Paul
2000-10-26fixed value for GLU_NURBS_MODEBrian Paul
2000-09-15Added GL_MESA_trace extension (Loki)Brian Paul
2000-09-08added OSMesaCreateContextExt()Brian Paul
2000-08-22 Committing in .Jouk Jansen
2000-07-31install glext.h tooBrian Paul
2000-07-13replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITSBrian Paul
2000-07-11reverted to old tessellator (GLU 1.1)Brian Paul
2000-06-23added extension numbers for Mesa extensionsBrian Paul
2000-06-15removed non-windows exit() prototypeBrian Paul
2000-06-15 ----------------------------------------------------------------------Jouk Jansen
2000-06-13now using SGI's glext.h instead of original Mesa fileBrian Paul
2000-06-08clean-up in anticipation of glxext.hBrian Paul
2000-05-24always define GL_ARB_multitexture (OpenGL 1.2.1 feature)Brian Paul
2000-05-23changed glext.h includeBrian Paul
2000-05-22replaced __CYGWIN32__ with __CYGWIN__Brian Paul
2000-05-22include glext.h if GL_GLEXT_LEGACY not definedBrian Paul
2000-05-22moved a lot of Window-isms out of gl.h into other filesBrian Paul
2000-05-19changed internalFormat to GLenum in TexImage4DSGI and all compressed textimag...Brian Paul
2000-05-19protect PFNGLCOLORSUBTABLEEXTPROC from multi-definedBrian Paul
2000-05-18updated to version 10Brian Paul
2000-05-18added glPointParameterf[v]SGIS()Brian Paul
2000-05-04removed GL_HAS_GLEXTBrian Paul
2000-05-04added a bunch of missing token valuesBrian Paul
2000-05-02removed all DRI-ismsBrian Paul
2000-04-19added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul
2000-04-15added GL_NV_texgen_embossBrian Paul