This patch enables GL_ARB_vertex_program and GL_NV_vertex_program
[mesa.git] / src / mesa / drivers / dri / r200 / r200_texstate.c
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