Bug #4900: Fix the non-fogcoord fog test on r100 (and rv200) at tcl_mode=1 by
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_texstate.c
2005-10-15 Roland Scheideggerenable cube maps on radeon (#2241 on bugzilla). No...
2005-10-13 Roland Scheideggerenable 3rd texture unit on radeon (default still 2...
2005-10-13 Roland Scheideggermake sure texture matrix is updated often enough with...
2005-10-05 Roland ScheideggerRemove the tcl fallback for texture rectangle (by manip...
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
2005-09-26 Roland Scheideggerremove identity check for texgen planes (which was...
2005-06-26 Eric AnholtExplain the reason for TCL fallback when GL_SPHERE_MAP...
2005-05-28 Eric AnholtPut some fallback debugging output under DEBUG_FALLBACKS.
2005-02-10 Roland Scheideggeradd texture micro and macro tiling to radeon/r200 drive...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-06-23 Roland Scheideggerrevert accidental change from rev. 1.10
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
2004-06-17 Roland Scheideggeruse I8 internal format for GL_INTENSITY, GL_ALPHA and...
2004-06-02 Roland Scheideggerchange GL_ARB_texture_env_crossbar implementation behav...
2004-06-01 Roland Scheideggeradd support for GL_ARB_texture_env_crossbar
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-02-16 Roland Scheideggertexture env combine refactor (Andreas Stenglein), follo...
2004-02-06 Ian RomanickRefactor "class" texture environments to be implemented...
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper