86 Commits (9109625c03217680cfd03752214ad44a6ad39ca4)

Author SHA1 Message Date
  Ian Romanick c8363a31cf Added support for EXT_texture_mirror_clamp and the single wrap mode 21 years ago
  Brian Paul 58c5df87be remove a bunch of the extension definitions from the legacy section 22 years ago
  Brian Paul 9d73b81068 Fix glPixelMap: s/GLint/GLsizei/ 22 years ago
  Brian Paul 389858ee7b tokens, functions for GL_MESA_program_debug 22 years ago
  Brian Paul b17a722ca3 Implemented GL_ARB_occlusion_query (not 100% finalized). 22 years ago
  Brian Paul b93df0af47 remove temporary stuff 22 years ago
  Brian Paul e78f823724 fix function prototypes for manging (Bill Hoffman) 22 years ago
  Brian Paul 2780bb824f added GL_EXT_depth_bounds_test 22 years ago
  Brian Paul 9b14e0fbfd more GL_ARB_fragment_program tokens 22 years ago
  Brian Paul af0c247021 temporary GL_ARB_fragment_program tokens 22 years ago
  Brian Paul 4c928471c1 Added function pointer typedefs for GL_NV_fragment_program 22 years ago
  Brian Paul 001a3012ac updated version 22 years ago
  Alan Hourihane 615991ac66 fix fragment_program for Windows 22 years ago
  Brian Paul cf01d97dc3 GL_NV_fragment_program 22 years ago
  Karl Schultz 3e2fa3fd5c Change for Windows only: Make demos and examples build again. 22 years ago
  Brian Paul c62aeed003 merge updates from 4.0.4 22 years ago
  Brian Paul 473e51f2fb Updated BeOS support (Philippe Houdoin) 22 years ago
  Brian Paul a2ae6faf1a removed glext.h fix-ups corrected in glext.h version 17 22 years ago
  Brian Paul 391876e5e6 fix up stuff accidentaly checked in a few days ago 23 years ago
  Brian Paul fb657ef91d added glXAllocate/FreeMemoryNV() 23 years ago
  Brian Paul f105bc4095 removed experiemental GL_MESA_sprite_point extension 23 years ago
  Brian Paul 491e573c38 removed glSamplePass() 23 years ago
  Brian Paul aa24e9171a use official enum values for GL_ARB_depth_texture and GL_ARB_shadow 23 years ago
  Brian Paul 78a21f96b5 added new depth_texture/shadow tokens (temporary) 23 years ago
  Brian Paul 74df2ef732 added enums for GL_ARB_depth_texture/shadow/shadow_ambient (temporary) 23 years ago
  Brian Paul 50c31d6861 added test implementation of GL_ARB_window_pos 23 years ago
  Brian Paul fe9b705a2c define GL_VERSION_1_3 (doh!) 23 years ago
  Brian Paul 78a03d3c45 bump versions to 4.0 23 years ago
  Brian Paul a8b07a539b added OpenGL 1.3 tokens and prototypes 24 years ago
  Brian Paul 03d6c4c2db define both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL_ATTRIB_BITS (spec and SI don't agree) 24 years ago
  Brian Paul 645c1cef13 s/void */GLvoid */ 24 years ago
  Brian Paul df4fd765d5 reordered a few blend enums 24 years ago
  Brian Paul 5535aca5df change glTexImage3D() internalFormat to GLenum to match other OpenGLs 24 years ago
  Brian Paul a13df148df minor comment update 24 years ago
  Brian Paul 2743def830 sync'd with the latest changes in XFree86 (cygwin stuff) 24 years ago
  Brian Paul e5dfe384ad updates to the trace extension 24 years ago
  Gareth Hughes ba8f6172bd Implementation of GL_EXT_texture_env_dot3. 24 years ago
  Brian Paul 2f911cdf17 define GL_ARB_imaging 24 years ago
  Brian Paul 1c6701e1e1 added LL_MESA_sprite_point extension 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 98b3dd40f7 Added GL_MESA_trace extension (Loki) 24 years ago
  Brian Paul 4bb651306c replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS 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 e2f66e40df added glPointParameterf[v]SGIS() 25 years ago
  Brian Paul a14d28c2bd removed GL_HAS_GLEXT 25 years ago