summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_emit.h
Commit message (Expand)AuthorAgeFilesLines
* Properly configure routing - based on advice by Keith Whitwell.Vladimir Dergachev2005-01-221-2/+2
* Move the few definitions from r300_lib.h still in use to r300_emit.h.Vladimir Dergachev2005-01-111-0/+41
* Add a convenience function to issue CP delays.Vladimir Dergachev2005-01-011-0/+21
* Bring in latest revision of r300_lib.Vladimir Dergachev2004-12-291-0/+32
* Use R300_CMD_END3D for end_3d().Vladimir Dergachev2004-12-271-1/+13
* Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev2004-12-271-0/+140