summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_emit.h
AgeCommit message (Expand)Author
2005-06-27Uncomment a couple of helper functions.Vladimir Dergachev
2005-06-27Rename unchecked state to match DRM driver.Vladimir Dergachev
2005-05-05Flat shading and bunch of clarifications to r300_reg.h .Aapo Tahkola
2005-03-12Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.Aapo Tahkola
2005-03-03Add a couple of helper functions for completeness.Vladimir Dergachev
2005-02-17Fixing *lots* of warning messages, especially concerning unportableNicolai Haehnle
2005-02-16Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...Aapo Tahkola
2005-01-22Properly configure routing - based on advice by Keith Whitwell.Vladimir Dergachev
2005-01-11Move the few definitions from r300_lib.h still in use to r300_emit.h.Vladimir Dergachev
2005-01-01Add a convenience function to issue CP delays.Vladimir Dergachev
2004-12-29Bring in latest revision of r300_lib.Vladimir Dergachev
2004-12-27Use R300_CMD_END3D for end_3d().Vladimir Dergachev
2004-12-27Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev