summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_maos_vbtmp.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2009-11-19tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]Eric Anholt1-3/+3
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt1-6/+6
2009-11-19tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]Eric Anholt1-2/+2
2009-11-19tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt1-15/+15
2009-11-19tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]Eric Anholt1-3/+3
2009-08-31r100: Use shared debug code.Pauli Nieminen1-2/+1
2005-10-17add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger1-8/+7
2005-10-13enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger1-0/+2
2005-10-11Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger1-2/+0
2005-10-05Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger1-3/+21
2003-11-24Import vtx-0-2-branchKeith Whitwell1-149/+65
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+368