100 次代码提交 (d0582776a619cc0633a0cbeea010a0db5e3e210f)

作者 SHA1 备注 提交日期
  Brian Paul c2f739169e update function mangling and add comment about it to gl.h 22 年前
  Ian Romanick 74cf25b081 Missed this commit as part of the addition of 22 年前
  Brian Paul cdde03efe2 remove stuff that's now in glext.h 22 年前
  Brian Paul c3fb2558f0 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) 22 年前
  Alan Hourihane 18343db1d8 reverse Keith's 'XFree86Server' glue. 22 年前
  Keith Whitwell 3abad78e26 Can't include <stddef.h> when building XFree86 server - define 22 年前
  Brian Paul 78c5841364 s/APIENTRY/GLAPIENTRY/ for 1.5 functions 22 年前
  Alan Hourihane faf4059aa8 check if GLAPIENTRYP is already set 22 年前
  Alan Hourihane f82c775fff #define GLAPIENTRYP GLAPIENTRY * 22 年前
  Brian Paul 91b6a4aa90 include malloc.h to get ptrdiff_t for vertex buffer object's GLintptr 22 年前
  Brian Paul 67f8a1d4ad added OpenGL 1.5 tokens and functions not yet put into glext.h 22 年前
  Brian Paul 3eb0edb31f added GL_ARB_point_sprite tokens 22 年前
  Kendall Bennett d6643331ab Updates required for building the SciTech SNAP version of Mesa. This includes: 22 年前
  Brian Paul d7dabacfa3 new enum values for GL_MESA_program_debug 22 年前
  Ian Romanick c8363a31cf Added support for EXT_texture_mirror_clamp and the single wrap mode 22 年前
  Brian Paul 58c5df87be remove a bunch of the extension definitions from the legacy section 22 年前
  Brian Paul 9d73b81068 Fix glPixelMap: s/GLint/GLsizei/ 22 年前
  Brian Paul 389858ee7b tokens, functions for GL_MESA_program_debug 22 年前
  Brian Paul b17a722ca3 Implemented GL_ARB_occlusion_query (not 100% finalized). 22 年前
  Brian Paul b93df0af47 remove temporary stuff 22 年前
  Brian Paul e78f823724 fix function prototypes for manging (Bill Hoffman) 22 年前
  Brian Paul 2780bb824f added GL_EXT_depth_bounds_test 22 年前
  Brian Paul 9b14e0fbfd more GL_ARB_fragment_program tokens 22 年前
  Brian Paul af0c247021 temporary GL_ARB_fragment_program tokens 22 年前
  Brian Paul 4c928471c1 Added function pointer typedefs for GL_NV_fragment_program 22 年前
  Brian Paul 001a3012ac updated version 23 年前
  Alan Hourihane 615991ac66 fix fragment_program for Windows 23 年前
  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() 23 年前
  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 24 年前
  Brian Paul 5535aca5df change glTexImage3D() internalFormat to GLenum to match other OpenGLs 24 年前
  Brian Paul a13df148df minor comment update 24 年前
  Brian Paul 2743def830 sync'd with the latest changes in XFree86 (cygwin stuff) 24 年前
  Brian Paul e5dfe384ad updates to the trace extension 25 年前