summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_render.h
Commit message (Expand)AuthorAgeFilesLines
* r300c, r600c: Remove these DRI drivers.Eric Anholt2011-10-281-70/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* r300: respect radeon common code fallbacksMaciej Cencora2010-04-111-0/+1
* r300: rewrite vertex setup for software T&L path using functions from softwar...Maciej Cencora2009-06-071-0/+9
* r300: add hw accelerated support for different vertex data formatsMaciej Cencora2009-06-071-2/+3
* r300: prepare for different vertex data type supportMaciej Cencora2009-06-071-0/+6
* r300: move forward declarations to where they belongMaciej Cencora2009-05-161-0/+4
* r300: software fallbacking handling rewriteMaciej Cencora2009-05-161-0/+49