Remove CVS keywords.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_texstate.c
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-14 Chris Rankinradeon: SetTexOffset support
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Brian Pauls/GLuint/int/ to silence warnings
2006-10-15 Roland Scheideggerfix handling of textures with a base internal format...
2006-09-13 Roland ScheideggerAlways mark tex state atom as dirty when the texture...
2006-09-10 Roland Scheideggerremove code to deal with non-normalized texture coordin...
2006-09-10 Roland Scheideggercause a raster fallback if a yuv texture is used on...
2006-01-30 Roland Scheideggerfix broken assertion to make radeon driver compile...
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