155 コミット (78ad878b661d72ce1246b8c66ce97b7f67bed4e7)

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