1927 Révisions (4097590bc6e13c1903760dbfb1d60123ee0f527d)
 

Auteur SHA1 Message Date
  Brian Paul 4097590bc6 replaced #ifdef 0 with #if 0 il y a 24 ans
  Brian Paul 21f80baa35 swapped in/out arguments to interp_func. Improved comments il y a 24 ans
  Brian Paul e715c4a62d fixed s/w alpha channel bug il y a 24 ans
  Brian Paul 987caacbeb GLubyte -> GLchan fix il y a 24 ans
  Brian Paul b5d3f2c521 added current raster fog coord and related code il y a 24 ans
  Brian Paul 529e48bb0f added test for EXT_fog_coord il y a 24 ans
  Brian Paul 47a3c67fa6 forgot to check-in yesterday il y a 24 ans
  Keith Whitwell 71f2c401c5 rerun vertex stage on _MESA_NEW_NEED_EYE_COORDS il y a 24 ans
  Brian Paul 84cac8441f more DRI libGL-related changes il y a 24 ans
  Brian Paul e4a01fd7e1 added math/m_debug_clip.c il y a 24 ans
  Brian Paul 655ba5d992 removed some old DRI-isms il y a 24 ans
  Brian Paul ffa10b1c3b added new functions to GLX_functions[] il y a 24 ans
  Brian Paul 645c1cef13 s/void */GLvoid */ il y a 24 ans
  Brian Paul 736fcbec47 infrastructure for GL_ARB_multisample il y a 24 ans
  Brian Paul 5ff1c613ea removed unused var il y a 24 ans
  Brian Paul b0bb4f6226 more work on XMesa / libGL integration il y a 24 ans
  Brian Paul b95884c53d added void to __GLXextFuncPtr il y a 24 ans
  Brian Paul 2a3cc7d907 added missing GLX_SGIS_multisample tokens il y a 24 ans
  Brian Paul c98da4d99a changed #if OLD_VMS to #ifdef OLD_VMS il y a 24 ans
  Brian Paul 12c1bee87f added some casts so that older glx.h can be used il y a 24 ans
  Brian Paul e203c9cdd8 change GLXContext and GLXFBConfig typedefs il y a 24 ans
  Brian Paul 7cf50e137d Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL. il y a 24 ans
  Brian Paul bcebfe647f added GL_SGIS_generate_mipmap il y a 24 ans
  Brian Paul 9228e17bb5 Finished GL_SGIS_generate_mipmap. Should be trivial to enable in DRI drivers. il y a 24 ans
  Brian Paul 55ed11bac5 prototyping some new stuff il y a 24 ans
  Brian Paul 874ae72495 added color table clamp bugfix il y a 24 ans
  Brian Paul f6e0e92beb fix bug 426657: need to clamp RGBA before color table lookups il y a 24 ans
  Brian Paul 6f0ab1d868 import from 3.4 branch il y a 24 ans
  Brian Paul e34d63f087 added 3.4.2 changes, SPARC assembly il y a 24 ans
  Brian Paul 04a6c35819 updated copyright il y a 24 ans
  Brian Paul 7943b349d6 SPARC assembly optimizations from David Miller. il y a 24 ans
  Brian Paul 8bd0693101 a little more work on GL_SGIS_generate_mipmap il y a 24 ans
  Brian Paul 6b1e4ea5a5 fixed a number of multi-texture line bugs il y a 24 ans
  Brian Paul 300e1056f5 added multitexture support il y a 24 ans
  Brian Paul 3893e638e6 initial support for GL_SGIS_generate_mipmap extension il y a 24 ans
  Gareth Hughes e7e38a47a8 Initial commit of cliptest work. More to come shortly. il y a 24 ans
  Brian Paul e9482d004f s/Height/height/ (Jeff Potter) il y a 24 ans
  Brian Paul d577248b89 added missing #undefs at end of file il y a 24 ans
  Brian Paul ca78774fc7 fixed a bad error string in ClientActiveTexture() il y a 24 ans
  Brian Paul 569b5f32b9 fixed two GL error calls il y a 24 ans
  Brian Paul 758a21f104 fixed Width/Height typo (Jeff Hartmann) il y a 24 ans
  Brian Paul 1341f40dfe removed (void) index; statement il y a 24 ans
  Keith Whitwell 5439ab0683 Comment out __FUNCTION__ usage. il y a 24 ans
  Keith Whitwell 89dae684aa Fix order of decomposition of quad. il y a 24 ans
  Brian Paul 47cf442c11 use DEFARRAY, etc macros to work around 32k data limit on Macs (Tom Goon) il y a 24 ans
  Brian Paul 441a4af435 generate INVALID_OPERATION if active texture != 0 in glMap[12][fd] il y a 24 ans
  Keith Whitwell dbd0dad580 fix for Jouk's glplanet bug il y a 24 ans
  Brian Paul c47a5327d3 added latest 3.5 changes il y a 24 ans
  Brian Paul 5071b0812f Apply antialiasing coverage factor to alpha after texture application, il y a 24 ans
  Brian Paul a51f07d5a1 _mesa_pack_index_span() was broken for non-GLubyte datatypes il y a 24 ans