summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.c
Commit message (Collapse)AuthorAgeFilesLines
* r300g/compiler: Prevent regalloc from swizzling texture operands v2Tom Stellard2013-06-301-0/+1
| | | | | | | | | https://bugs.freedesktop.org/show_bug.cgi?id=63520 NOTE: This is a candidate for the stable branches. Reviewed-by: Marek Olšák <maraeo@gmail.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
* r300g/tests: Exit test runner with a valid status codeTom Stellard2013-02-211-1/+11
| | | | | | | | This way make check can report whether or not the tests pass. NOTE: This is a candidate for the stable branches. Reviewed-by: Marek Olšák <maraeo@gmail.com>
* r300g/compiler: Add missing license headersTom Stellard2013-02-211-0/+27
| | | | | | | | | | These are all files that I authored, but forgot to add the license headers. NOTE: This is a candidate for the stable branches. Signed-off-by: Tom Stellard <thomas.stellard@amd.com> Reviewed-by: Marek Olšák <maraeo@gmail.com>
* r300g: Reorganize the compiler unit testsTom Stellard2012-02-261-0/+6