summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-r600/target.c
Commit message (Expand)AuthorAgeFilesLines
* dri-r600: Hook up a drm_descriptor configuration functionMathias Fröhlich2011-10-231-1/+17
* drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom2011-10-141-1/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-161-3/+3
* target-helpers: remove copy-pasted function inline_noop_helperMarek Olšák2011-06-141-1/+1
* noop: make noop useable like trace or rbugJerome Glisse2011-01-091-1/+1
* 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
* gallium: Use debugging helper in all drm targetsJakob Bornecrantz2010-06-241-0/+3
* r600g: Move bootstrap code to targetJakob Bornecrantz2010-06-241-2/+21
* gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2010-06-061-0/+4