73 次程式碼提交 (e5ed2f07d8ee7c25c331aed3c125da7763918db4)

作者 SHA1 備註 提交日期
  Brian Paul cf01d97dc3 GL_NV_fragment_program 23 年之前
  Karl Schultz 3e2fa3fd5c Change for Windows only: Make demos and examples build again. 23 年之前
  Brian Paul c62aeed003 merge updates from 4.0.4 23 年之前
  Brian Paul 473e51f2fb Updated BeOS support (Philippe Houdoin) 23 年之前
  Brian Paul a2ae6faf1a removed glext.h fix-ups corrected in glext.h version 17 23 年之前
  Brian Paul 391876e5e6 fix up stuff accidentaly checked in a few days ago 23 年之前
  Brian Paul fb657ef91d added glXAllocate/FreeMemoryNV() 23 年之前
  Brian Paul f105bc4095 removed experiemental GL_MESA_sprite_point extension 23 年之前
  Brian Paul 491e573c38 removed glSamplePass() 24 年之前
  Brian Paul aa24e9171a use official enum values for GL_ARB_depth_texture and GL_ARB_shadow 24 年之前
  Brian Paul 78a21f96b5 added new depth_texture/shadow tokens (temporary) 24 年之前
  Brian Paul 74df2ef732 added enums for GL_ARB_depth_texture/shadow/shadow_ambient (temporary) 24 年之前
  Brian Paul 50c31d6861 added test implementation of GL_ARB_window_pos 24 年之前
  Brian Paul fe9b705a2c define GL_VERSION_1_3 (doh!) 24 年之前
  Brian Paul 78a03d3c45 bump versions to 4.0 24 年之前
  Brian Paul a8b07a539b added OpenGL 1.3 tokens and prototypes 24 年之前
  Brian Paul 03d6c4c2db define both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL_ATTRIB_BITS (spec and SI don't agree) 24 年之前
  Brian Paul 645c1cef13 s/void */GLvoid */ 24 年之前
  Brian Paul df4fd765d5 reordered a few blend enums 25 年之前
  Brian Paul 5535aca5df change glTexImage3D() internalFormat to GLenum to match other OpenGLs 25 年之前
  Brian Paul a13df148df minor comment update 25 年之前
  Brian Paul 2743def830 sync'd with the latest changes in XFree86 (cygwin stuff) 25 年之前
  Brian Paul e5dfe384ad updates to the trace extension 25 年之前
  Gareth Hughes ba8f6172bd Implementation of GL_EXT_texture_env_dot3. 25 年之前
  Brian Paul 2f911cdf17 define GL_ARB_imaging 25 年之前
  Brian Paul 1c6701e1e1 added LL_MESA_sprite_point extension 25 年之前
  Brian Paul a190221f70 update to GL_MESA_trace extension enums 25 年之前
  Brian Paul 44bd53f259 added GL_MESA_packed_depth_stencil extension 25 年之前
  Brian Paul 98b3dd40f7 Added GL_MESA_trace extension (Loki) 25 年之前
  Brian Paul 4bb651306c replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS 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 e2f66e40df added glPointParameterf[v]SGIS() 25 年之前
  Brian Paul a14d28c2bd removed GL_HAS_GLEXT 25 年之前
  Randy Frank 23ee049401 Implemented support for the HP occlusion test extension (osmesa and X) 26 年之前
  Brian Paul 0862721958 removed some unpopular extensions (now in glext.h) 26 年之前
  Brian Paul 1ea2d444fa Cygwin changes, removed two ARB extensions, now in glext.h 26 年之前
  Brian Paul f5d36aefd1 added GL_HAS_GLEXT 26 年之前
  Brian Paul 8814124f35 bunch of extension clean-up 26 年之前
  Brian Paul ae773f612c clean-up 26 年之前
  Brian Paul 3d41d5ade7 added GLCALLBACKPCAST for Cygnus (Sven Panne) 26 年之前
  Brian Paul e69f1f54f9 GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix 26 年之前
  Brian Paul 3db088f7d7 added missing POINT/LINE RANGE/GRANULARITY tokens 26 年之前
  Brian Paul e8dad9dbe4 fixed prototype typo in glHintPGI ( ) 26 年之前
  Brian Paul 3c3533c5c8 added missing glHintPGI() function 26 年之前
  Brian Paul 0a654a5d5a assigned official GL_ARB_transpose_matrix enums 26 年之前
  Brian Paul 0056c5e40d added GL_ARB_transpose_matrix 26 年之前