summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_tcl.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2012-01-17radeon: share common fog code between radeon and r200Alex Deucher1-3/+0
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-5/+5
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2005-10-17add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger1-1/+5
2005-10-13enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger1-1/+2
2005-10-05Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger1-3/+0
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson1-4/+0
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl1-1/+1
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+70