1533 Комити (7d5656bee7d3e0c4ba54005c7af6f59f4bf8aea0)

Аутор SHA1 Порука Датум
  Brian Paul 7d5656bee7 prototype work for Pbuffer support пре 24 година
  Brian Paul 9bed64cbf1 fixed dangling pointer problem (Chris Burghart) пре 24 година
  Brian Paul 04ec0fd71e changes to allow the driver to compile - still doesn't work though пре 24 година
  Brian Paul a0037ad8b3 added OSMESA_MAX_WIDTH/HEIGHT queries пре 24 година
  Brian Paul 2a88946f9a OpenGL 1.3 support пре 24 година
  Brian Paul c123a9b2ed removed a semicolon in the USE() macro пре 24 година
  Brian Paul d9fc8e20e3 bumped version string to 3.5.1 пре 24 година
  Brian Paul ac6daf97e1 better error messages пре 24 година
  Brian Paul df631a866d better error reporting пре 24 година
  Brian Paul 233aafbb30 new debugging code пре 24 година
  Brian Paul 976c26ca34 WindML driver (Stephane Raimbault) пре 24 година
  Brian Paul 60174c1aef Fixes for 32-bit GLchans: smooth/flat/textured triangles seem to work now. пре 24 година
  Keith Whitwell 76a52525c7 Reenable, but only in the size four case... пре 24 година
  Keith Whitwell bd9b4056d7 Undo last change - breaks other stuff. пре 24 година
  Keith Whitwell 3d1df5554e Compute first partials before taking cross product to calculate normal. пре 24 година
  Keith Whitwell b1a2393bb7 Fix problem with colormaterial (bug #441859) пре 24 година
  Keith Whitwell c8a27838a0 Removed optimizations (this code is now seldom used) пре 24 година
  Brian Paul d922109eb3 added GL_EXT_texture_edge_clamp пре 24 година
  Brian Paul 978a2a0a43 fixed Solaris compilation problems (Bug 441817) пре 24 година
  Brian Paul 2e5a20ae21 rm .lo .la files for make clean пре 24 година
  Brian Paul b22fe91cdb removed ss_interp.c пре 24 година
  Brian Paul 58cfa0fd90 fixed a glPush/PopAttrib bug related to texture binding (reported by Wes Bethel) пре 24 година
  Brian Paul c6182ab54c fixed bug in DEST_4F template function пре 24 година
  Brian Paul 94f494e780 removed some now bogus assertions (due to Klaus's latest optimization) пре 24 година
  Brian Paul ebc9f221b2 fixed NewState update bugs in _mesa_PopClientAttrib() пре 24 година
  Brian Paul b5797a5085 Win32 fixes, etc. (Gerk Huisma) пре 24 година
  Brian Paul 696cd3d2b6 optimization to sample_lambda_2d() (Klaus Niederkrueger) пре 24 година
  Brian Paul 5e1680ce1d fixed GLX context sharing bug (reported by Eric Plante) пре 24 година
  davem69 636fb6cae7 Use #function instead of @function пре 24 година
  Keith Whitwell 84170351db Fix VERT_RGBA special case. пре 24 година
  Keith Whitwell 76ca0f5232 Fix SGL testLights.exe bugs (interaction of copying and fixup in display lists) пре 24 година
  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 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 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 година