aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_maos_vbtmp.h
Commit message (Expand)AuthorAgeFilesLines
* tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]Eric Anholt2009-11-191-3/+3
* tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt2009-11-191-6/+6
* tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]Eric Anholt2009-11-191-2/+2
* tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt2009-11-191-15/+15
* tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]Eric Anholt2009-11-191-3/+3
* r100: Use shared debug code.Pauli Nieminen2009-08-311-2/+1
* add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger2005-10-171-8/+7
* enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger2005-10-131-0/+2
* Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger2005-10-111-2/+0
* Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger2005-10-051-3/+21
* Import vtx-0-2-branchKeith Whitwell2003-11-241-149/+65
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+368