summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-r600
Commit message (Expand)AuthorAgeFilesLines
* scons: remove radeon buildAndreas Boll2013-05-031-28/+0
* xmlpool: Fix out-of-tree builds.Johannes Obermayr2013-01-131-0/+1
* targets/dri-r600: Force c++ linker in all casesAndreas Boll2013-01-131-8/+2
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/dri-r600: Convert to automakeMatt Turner2013-01-103-26/+80
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-161-1/+1
* Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY2012-07-131-1/+1
* scons: Link r600_drm.so against libdrm-radeonJosé Fonseca2012-05-121-0/+3
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-061-1/+1
* 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: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-302-2/+0
* r600g: fix scons buildMarek Olšák2011-08-171-0/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-162-3/+4
* r600g: do not link with softpipeMarek Olšák2011-06-141-1/+0
* target-helpers: remove copy-pasted function inline_noop_helperMarek Olšák2011-06-141-1/+1
* r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák2011-02-111-2/+0
* noop: make noop useable like trace or rbugJerome Glisse2011-01-092-3/+4
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-5/+3
* 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