aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/memory_pool.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few typosZoë Blade2015-04-271-1/+1
| | | | Reviewed-by: Francisco Jerez <[email protected]>
* r300g: copy the compiler from r300cMarek Olšák2011-07-261-0/+80
What a beast. r300g doesn't depend on files from r300c anymore, so r300c is now left to its own fate. BTW 'make test' can be invoked from the gallium/r300 directory to run some compiler unit tests.