summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/raw
Commit message (Collapse)AuthorAgeFilesLines
* tests/graw: raw -> grawJosé Fonseca2010-05-112-119/+0
| | | | for consistency
* raw/clear: Make it portable.José Fonseca2010-05-061-2/+3
|
* graw-null: New target to ensure we always have a graw implementation available.José Fonseca2010-05-061-2/+5
|
* tests/raw: Get it building with scons.José Fonseca2010-05-052-1/+4
|
* progs/gallium: Move into src/gallium/testsJosé Fonseca2010-04-132-0/+112
Two reasons: - progs will eventually have its own repository - it is just to easy to forget updating the code for interface changes when it is outside of src