155 Commits (78ad878b661d72ce1246b8c66ce97b7f67bed4e7)

Author SHA1 Message Date
  Gareth Hughes f2515fa83e Upgrade to (patched) version 7 of glext.h 24 years ago
  Brian Paul e5dfe384ad updates to the trace extension 24 years ago
  Brian Paul 9533fd1842 minor tweaks 24 years ago
  Keith Whitwell a087c7421b Resync with new XFree version of this file 24 years ago
  Keith Whitwell 78477947de Moved glcore.h to a location prefixed by 'GL/internal', for compatibility 24 years ago
  Gareth Hughes ba8f6172bd Implementation of GL_EXT_texture_env_dot3. 24 years ago
  pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util. 24 years ago
  pesco 05ecec6f49 * include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT 24 years ago
  Brian Paul daabce72db updated glXSet3DfxModeMESA() prototype types 24 years ago
  Brian Paul 3afb7a0f70 disabled GLX_SGIS_multisample (temporarily) since its tokens aren't defined 24 years ago
  Jon Taylor 14586916b9 Added a new configure.in flag, --enable-glut-build. 24 years ago
  Brian Paul 2f911cdf17 define GL_ARB_imaging 24 years ago
  Brian Paul 23b1503d79 include glxext.h unless GLX_GLXEXT_LEGACY is defined 24 years ago
  Brian Paul fed386cdc0 standardized GLX extensions header 24 years ago
  Brian Paul 1c6701e1e1 added LL_MESA_sprite_point extension 24 years ago
  Brian Paul 68656667b2 fixed GLX_PBUFFER value 24 years ago
  Jouk Jansen 9e83e8c790 Committing in . 24 years ago
  Brian Paul a190221f70 update to GL_MESA_trace extension enums 24 years ago
  Brian Paul 44bd53f259 added GL_MESA_packed_depth_stencil extension 24 years ago
  Brian Paul 7ceffd0e0d fixed value for GLU_NURBS_MODE 24 years ago
  Brian Paul 98b3dd40f7 Added GL_MESA_trace extension (Loki) 25 years ago
  Brian Paul 2bf5d9470d added OSMesaCreateContextExt() 25 years ago
  Jouk Jansen b5b5c52034 Committing in . 25 years ago
  Brian Paul 974e468e6d install glext.h too 25 years ago
  Brian Paul 4bb651306c replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS 25 years ago
  Brian Paul f88602394d reverted to old tessellator (GLU 1.1) 25 years ago
  Brian Paul 401fc936f1 added extension numbers for Mesa extensions 25 years ago
  Brian Paul 9f60fd2154 removed non-windows exit() prototype 25 years ago
  Jouk Jansen 55336ae09d ---------------------------------------------------------------------- 25 years ago
  Brian Paul e7268d8341 now using SGI's glext.h instead of original Mesa file 25 years ago
  Brian Paul 07b220ad46 clean-up in anticipation of glxext.h 25 years ago
  Brian Paul f658ab0e2e always define GL_ARB_multitexture (OpenGL 1.2.1 feature) 25 years ago
  Brian Paul 90fbef490e changed glext.h include 25 years ago
  Brian Paul 8da58f3184 replaced __CYGWIN32__ with __CYGWIN__ 25 years ago
  Brian Paul 0890ed3148 include glext.h if GL_GLEXT_LEGACY not defined 25 years ago
  Brian Paul 08f0374bfa moved a lot of Window-isms out of gl.h into other files 25 years ago
  Brian Paul cc2b08ddf0 changed internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls 25 years ago
  Brian Paul b1bc367ab3 protect PFNGLCOLORSUBTABLEEXTPROC from multi-defined 25 years ago
  Brian Paul 0914fbaec1 updated to version 10 25 years ago
  Brian Paul e2f66e40df added glPointParameterf[v]SGIS() 25 years ago
  Brian Paul a14d28c2bd removed GL_HAS_GLEXT 25 years ago
  Brian Paul 474e2f4dbb added a bunch of missing token values 25 years ago
  Brian Paul ede979fcb5 removed all DRI-isms 25 years ago
  Brian Paul 353479fa8a added GLX_EXT_import_context, 1.3 misc clean-up 25 years ago
  Brian Paul 825fb31e58 added GL_NV_texgen_emboss 25 years ago
  Brian Paul e9cd76e239 added some missing NV token values 25 years ago
  Brian Paul eae28ca68c more clean-up 25 years ago
  Brian Paul 76713fb0b0 version 8, added GL_EXT_texture_cube_map 25 years ago
  Brian Paul a28a4f7820 removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI token 25 years ago
  Brian Paul 47e719fa44 added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBConfig() 25 years ago