summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/tests
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/tests: Include stdio.h.Vinson Lee2015-02-261-0/+2
* radeon/compiler: include stdio.hBrian Paul2015-02-261-0/+1
* 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
* r300/compiler/tests: Fix segfaultTom Stellard2013-12-091-6/+5
* r300g/compiler/tests: Fix segfaultTom Stellard2013-08-073-4/+4
* r300g/compiler: Prevent regalloc from swizzling texture operands v2Tom Stellard2013-06-303-0/+115
* r300g/compiler/tests: Add an assembly parserTom Stellard2013-06-305-16/+200
* r300g/compiler: Fix bug in OMOD foldingTom Stellard2013-02-211-0/+75
* r300g/tests: Add helper functions for creating a full programTom Stellard2013-02-212-8/+75
* r300g/tests: Exit test runner with a valid status codeTom Stellard2013-02-215-6/+22
* r300g/compiler: Add missing license headersTom Stellard2013-02-217-0/+186
* r300g: Use automake to generate Makefile v3Tom Stellard2012-02-262-55/+0
* r300g: Reorganize the compiler unit testsTom Stellard2012-02-264-2/+12
* r300g: copy the compiler from r300cMarek Olšák2011-07-267-0/+575