remove CVS/XFree86 keywords
[mesa.git] / src / mesa / drivers / dri / r200 / r200_texstate.c
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
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 Paulcasting, type changes to silence warnings
2006-09-20 Roland Scheideggertry to use a 8888 texture format which will result...
2006-09-20 Roland Scheideggerfix mixed texgen/non-texgen with texgen modes requiring...
2006-09-13 Roland ScheideggerAlways mark tex state atom as dirty when the texture...
2006-09-13 Roland Scheideggerfix GL_REFLECTION_MAP texgen by not using tex matrix...
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-09-12 Roland Scheideggeradd complete support for ATI_fragment_shader for the...
2005-08-31 Roland Scheideggerenable GL_ARB_texture_env_crossbar on r200, separate...
2005-05-31 Eric AnholtBugzilla #2708: Disable the fallback on GL_SPHERE_MAP...
2005-02-10 Roland Scheideggeradd texture micro and macro tiling to radeon/r200 drive...
2004-10-18 Ian RomanickFix compile errors when DEBUG is defined.
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-10-16 Eric AnholtAlways turn on the TAM_DEBUG3=0x6 workaround on real...
2004-10-09 Eric AnholtThis statechange is vtx state, not tcl.
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-09-24 Eric Anholt-O -Wall warnings cleanups in r200.
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-03 Roland Scheideggerfix minor signedness issue in assertion
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-05-05 Ian RomanickAdded support for the 3rd texture coordinate for cubema...
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...
2004-01-22 Ian RomanickCorrected a comment about how the DOT3 hardware works...
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl