summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-r600
Commit message (Expand)AuthorAgeFilesLines
* r600g: more cleanupJerome Glisse2010-09-291-27/+2
* r600g: switch to new designJerome Glisse2010-09-281-1/+1
* r600g: set back to correct codepaths.Dave Airlie2010-09-211-1/+1
* r600g: add back reference check when mapping bufferJerome Glisse2010-09-201-1/+1
* r600g: alternative command stream building from contextJerome Glisse2010-09-171-0/+23
* r600g: avoid dynamic allocation of statesJerome Glisse2010-09-011-2/+2
* r600g: drop libdrm_radeon linkDave Airlie2010-08-171-1/+1
* scons: Fix r600g build.Vinson Lee2010-08-141-1/+1
* Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse2010-08-061-2/+2
* r600g: don't use dynamic state allocation for statesJerome Glisse2010-08-051-2/+2
* gallium: Use debugging helper in all drm targetsJakob Bornecrantz2010-06-243-0/+8
* r600g: Move bootstrap code to targetJakob Bornecrantz2010-06-241-2/+21
* gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2010-06-064-1/+6
* r600g: fix buildMarek Olšák2010-05-292-0/+2
* r600g: Integrate into buildJakob Bornecrantz2010-05-271-1/+1
* r600g: adapt to latest interfaces changesMarek Olšák2010-05-273-0/+47