summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_emit.h
AgeCommit message (Expand)AuthorFilesLines
2005-05-05Flat shading and bunch of clarifications to r300_reg.h .Aapo Tahkola1-0/+1
2005-03-12Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.Aapo Tahkola1-2/+4
2005-03-03Add a couple of helper functions for completeness.Vladimir Dergachev1-0/+19
2005-02-17Fixing *lots* of warning messages, especially concerning unportableNicolai Haehnle1-5/+7
2005-02-16Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...Aapo Tahkola1-0/+1
2005-01-22Properly configure routing - based on advice by Keith Whitwell.Vladimir Dergachev1-2/+2
2005-01-11Move the few definitions from r300_lib.h still in use to r300_emit.h.Vladimir Dergachev1-0/+41
2005-01-01Add a convenience function to issue CP delays.Vladimir Dergachev1-0/+21
2004-12-29Bring in latest revision of r300_lib.Vladimir Dergachev1-0/+32
2004-12-27Use R300_CMD_END3D for end_3d().Vladimir Dergachev1-1/+13
2004-12-27Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev1-0/+140