summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_render.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-04-11r300: respect radeon common code fallbacksMaciej Cencora
2009-06-07r300: rewrite vertex setup for software T&L path using functions from softwar...Maciej Cencora
2009-06-07r300: add hw accelerated support for different vertex data formatsMaciej Cencora
2009-06-07r300: prepare for different vertex data type supportMaciej Cencora
2009-05-16r300: move forward declarations to where they belongMaciej Cencora
2009-05-16r300: software fallbacking handling rewriteMaciej Cencora