summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_tcl.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* radeon: share common fog code between radeon and r200Alex Deucher2012-01-171-3/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger2005-10-171-1/+5
* enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger2005-10-131-1/+2
* Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger2005-10-051-3/+0
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-4/+0
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-1/+1
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+70