summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_state2.c
AgeCommit message (Expand)Author
2010-09-22r600g: fix typo in struct member nameDave Airlie
2010-09-21r600g: occlusion query for new designJerome Glisse
2010-09-21r600g: fix multi buffer renderingJerome Glisse
2010-09-21r600g: directly allocate bo for user bufferJerome Glisse
2010-09-20r600g: use pipe context for flushing inside mapJerome Glisse
2010-09-20r600g: move chip class to radeon common structureJerome Glisse
2010-09-19r600g: Fix false and true.Corbin Simpson
2010-09-19r600g: Use align() instead of handrolled code.Corbin Simpson
2010-09-17r600g: Silence unused variable warnings.Vinson Lee
2010-09-17r600g: Remove unnecessary header.Vinson Lee
2010-09-17r600g: alternative command stream building from contextJerome Glisse