11164 次程式碼提交 (2f8ff58c0e8fbb60974be9c2412db8610b2152e2)
 

作者 SHA1 備註 提交日期
  Brian Paul e300ab8b2b new MESA_ version number symbols 26 年之前
  Brian Paul 212e625c24 new version number symbols 26 年之前
  Brian Paul cd65179540 added a few more files to the tar list 26 年之前
  Brian Paul 2f49a40a07 added third, tiny version number to mklib scripts 26 年之前
  Brian Paul d9bb106726 added third, tiny version number to arguments 26 年之前
  Brian Paul 210ef19797 added TINY version symbol 26 年之前
  Brian Paul af19f37b79 removed unused GLcontext arg from a few functions 26 年之前
  Gareth Hughes a852e8fc0f Added debugging pragma message. 26 年之前
  Gareth Hughes d7c9c1e5c0 Fixed vector macro calls, specifically COPY_3V params. 26 年之前
  Gareth Hughes 2b2746fedd Added debugging output. 26 年之前
  Brian Paul bbe0c46722 added linux-386-pthread-shared-glide 26 年之前
  Gareth Hughes d21c43cd15 Win32 fix by Eero Pajarre. 26 年之前
  Gareth Hughes 77dcf82d81 Fixed legacy gluNextContour impact on gluTessEndContour. 26 年之前
  Gareth Hughes 49e0bc42e2 Fixed GLUtriangulatorObj again (spelling). 26 年之前
  Gareth Hughes 32c658b057 Fixed definition of GLUtriangluatorObj for 1.3 tessellator. 26 年之前
  Brian Paul de37ce3e22 fixed pixel packing/unpacking code in gluBuild2DMipmaps() 26 年之前
  Brian Paul a96e8ad978 added gluCheckExtension() 26 年之前
  Brian Paul daa0b0f656 added gluUnProject4() 26 年之前
  Gareth Hughes d1603d4a46 Fixed file headers. Tracking down macro bugs. 26 年之前
  Jouk Jansen 70cf58648a strcmp needs the string.h 26 年之前
  Brian Paul eada67136a added Eero's multitexture function patch 26 年之前
  Jon Taylor 9c097c0f11 Re-added missing GGIMesa context bufsize structure member 26 年之前
  Brian Paul 0f9aed04d8 fixed typo in GetProcAddress 26 年之前
  Brian Paul d8ede96148 clean-up of glXGetProcAddressEXT() 26 年之前
  Keith Whitwell 6fd3b96822 bugix from raul for fxddbitmap 26 年之前
  Brian Paul 84ffacb978 added 1.2 function to gluGetProcAddressEXT() 26 年之前
  Brian Paul c5d7d70be8 GL_EXT_get_proc_address clean-up 26 年之前
  Brian Paul c0e2871718 include extensions.h 26 年之前
  Brian Paul f893f032fa added GLU_EXT_get_proc_address 26 年之前
  Brian Paul 89a42b7e73 added GLX_EXT_get_proc_address 26 年之前
  Brian Paul 585a68c82b added GL_EXT_get_proc_address 26 年之前
  Brian Paul ed3453350a added GL_EXT_get_proc_address 26 年之前
  Keith Whitwell 6c8657fa5f new DD_Z_NEVER flag 26 年之前
  Gareth Hughes f0f3815e4f Fixed triangle output, recovery process termination. 26 年之前
  Brian Paul 95740b2c11 changed C++ comments to C style 26 年之前
  Gareth Hughes 2856b53e03 Added GLU 1.3 tessellation (except winding rule code). 26 年之前
  Brian Paul 2ba7c1cbe4 moved gl_GetPointerv() into get.h 26 年之前
  Brian Paul 00dd504c72 moved gl_GetString() into get.c 26 年之前
  Miklos Fazekas e4c15c12d8 More compliant error check. 26 年之前
  Brian Paul 36ca6bd82a minor changes. always call compactify_arrays() 26 年之前
  Brian Paul 45224face0 removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead 26 年之前
  Brian Paul 2ca99ca2e7 added vertices.c 26 年之前
  Keith Whitwell 9b7c843671 fixes for the mga driver 26 年之前
  Keith Whitwell 324beb95f3 fix for mga depthbuffer resize 26 年之前
  Keith Whitwell da54ffc852 more bugfixes 26 年之前
  Keith Whitwell 44c73933e9 Fog, displaylist and zoom operations 26 年之前
  Keith Whitwell 8d8e248ab2 fix for GL_COMPILE_AND_EXECUTE bug 26 年之前
  Keith Whitwell b6e6937287 fixed GL_FRONT_AND_BACK cull bug 26 年之前
  Jouk Jansen a4bb2ef30e Added vertices.c to compile list 26 年之前
  Keith Whitwell d858a651d8 removed bogus call 26 年之前