2041 次程式碼提交 (554ceab8ecc9805afb89cfa5975852fd57cad1e6)
 

作者 SHA1 備註 提交日期
  Keith Whitwell 554ceab8ec Fix SGL testGeoSets.exe polygon mode problem (wrong interpretation of 24 年之前
  Keith Whitwell 51184566fb Fix SGL monoindexed bug (glDrawRangeElements in dlist) 24 年之前
  Keith Whitwell c618005dcf Fix copying problem (light spots) on evaluated surfaces. 24 年之前
  Keith Whitwell 3670e206a7 Fix core in fixup_normal_lengths 24 年之前
  Keith Whitwell 46af1f87c8 Remove _BaseAlpha, fix reflect lighting bug. 24 年之前
  Brian Paul 616f470629 more GLAPIENTRY fixes (Karl Schultz) 24 年之前
  Brian Paul 2f65b316ff added latest 3.5.1 bug fixes 24 年之前
  Brian Paul 8a8d474068 undo previous check-in (restore the @ symbols) 24 年之前
  Brian Paul dae1774e20 check if deleting _Current texobj in _mesa_DeleteTextures (Bart Barenbrug) 24 年之前
  Brian Paul 086f1b8428 added four missing GLX 1.3 tokens 24 年之前
  Brian Paul 24d9350897 replaced @ with ## or # to allow compilation on SunOS 5.6 (Bug 442742) 24 年之前
  Brian Paul 73fc243420 wglUseFontBitmapsA() update (Frank Warmerdam) 24 年之前
  Brian Paul 172281dad8 fixes for proxy cube map texture images 24 年之前
  Brian Paul e2df5de01c use GLAPIENTRY when declaring a couple function pointers (Gerk Huisma) 24 年之前
  Brian Paul d4cff4f2fa Applied Klaus Niederkrueger's latest flat-shading clean-ups and some of my own. 24 年之前
  Brian Paul bbf6a41d2f GLchan and GL_ADD clamping changes (Klaus Niederkrueger) 24 年之前
  Brian Paul 62c734f499 don't make default teximage if glTexImage's pixels=NULL (Gerk Huisma) 24 年之前
  Brian Paul ae40b2281d rename ERROR macro to TE_ERROR (Gerk Huisma) 24 年之前
  Brian Paul 3c03f3232d fix some Win32 warnings (Gerk Huisma) 24 年之前
  Brian Paul 4fa5c1966a don't clamp colors if GLchan==GLfloat in add_colors() 24 年之前
  Brian Paul 55180f4b92 GLubyte -> GLchan change 24 年之前
  Brian Paul f3b85c983f check for pixels=NULL in _mesa_store_teximage[123]d() 24 年之前
  Brian Paul 89480f7382 added vms_x_fix.h to tar file list 24 年之前
  Jouk Jansen 46e6c7ad54 Committing in . 24 年之前
  Brian Paul 48f3bdaeb3 GLchan changes 24 年之前
  Brian Paul fd28445e10 Added Win32 memory debugging and fixed a few memory leaks (Gerk Huisma) 24 年之前
  Brian Paul 2a9eca0ed4 do some 16-bit GLchan computations in floating point (Gerk Huisma) 24 年之前
  Jouk Jansen 3b925120a6 Committing in . 24 年之前
  Keith Whitwell 277fd2e66e Fix Alan Barnett's 'try10' display list bug. 24 年之前
  Keith Whitwell 5356031129 Lighting now emits colors as CHAN_TYPE, as it used to. This will require 24 年之前
  Brian Paul 4ae22b9721 include glu.h 24 年之前
  Brian Paul 461b990508 disable MMX blend code until it gets fixed 24 年之前
  Brian Paul a1503b00f8 Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma) 24 年之前
  Brian Paul fba5e95468 assorted fixes for Win32 (Gerk Huisma) 24 年之前
  Brian Paul 96385fa155 more work on float colors (still not finished) 24 年之前
  Brian Paul 274fc30d31 added latest 3.5.1 bug fixes 24 年之前
  Brian Paul ac3958ea1b removed unused tiny triangle test code 24 年之前
  Brian Paul ee6cf4c6b0 undo previous check-in (unfinished code) 24 年之前
  Brian Paul 601ce1d624 minor tweaks 24 年之前
  Brian Paul 5b22aa1e33 added linux-osmesa32 config 24 年之前
  Brian Paul f431a3fb4d assorted changes for supporting GLfloat color channels (not done) 24 年之前
  Brian Paul bc07a99cc3 replaced __inline with INLINE 24 年之前
  Brian Paul cff1cfd90d silence an uninitialized var warning 24 年之前
  Brian Paul 5c749d9e3c silence a warning 24 年之前
  Brian Paul b23f5b5a5c replace _NEW_PIXEL with _IMAGE_NEW_TRANSFER_STATE to catch color matrix changes 24 年之前
  Brian Paul 77a4754d73 fixed two bad casts (Stephane Conversy) 24 年之前
  Jouk Jansen 0cab1db776 Committing in . 24 年之前
  Keith Whitwell 1182ffeec3 Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it 24 年之前
  Brian Paul fae7b778b8 fixed flat shading bug in affine_ and persp_textured_triangle() functions 24 年之前
  Brian Paul 571c8ecc8f added missing \'s 24 年之前