GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
[mesa.git] / src / mesa / drivers / dri / r200 / r200_texstate.c
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