aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: Check return value of snprintf().Matt Turner2015-03-041-1/+6
* r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.Matt Turner2015-03-041-3/+3
* r300g: Fix path to test programs for out-of-tree buildsMichel Dänzer2014-08-201-1/+1
* r300g/tests: Added missing fclose for FILE resource.Siavash Eliasi2014-02-281-0/+3
* r300/compiler/tests: Fix line length check in test parserTom Stellard2013-12-091-1/+3
* r300g/compiler/tests: Add an assembly parserTom Stellard2013-06-301-6/+155
* r300g/tests: Add helper functions for creating a full programTom Stellard2013-02-211-8/+59
* r300g/compiler: Add missing license headersTom Stellard2013-02-211-0/+27
* r300g: copy the compiler from r300cMarek Olšák2011-07-261-0/+380