Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300/compiler: Fix scheduler bug causing texture corruption | Tom Stellard | 2011-10-27 | 1 | -6/+35 |
* | r300/compiler: Try to eliminate REPL_ALPHA instructions | Tom Stellard | 2011-10-16 | 1 | -33/+57 |
* | r300/compiler: More agressive RGB to Alpha conversions | Tom Stellard | 2011-10-16 | 1 | -8/+10 |
* | r300/compiler: Only convert RGB->Alpha when optimizations are enabled | Tom Stellard | 2011-10-16 | 1 | -0/+7 |
* | r300/compiler: Implement the texture semaphore | Tom Stellard | 2011-10-14 | 1 | -42/+286 |
* | r300/compiler: Don't pair output writes with GPR writes in the scheduler | Tom Stellard | 2011-10-14 | 1 | -0/+7 |
* | r300/compiler: Allow merged instructions to be scheduled on demand | Tom Stellard | 2011-10-14 | 1 | -50/+99 |
* | r300/compiler: Add support for the output modifier (OMOD) | Tom Stellard | 2011-09-16 | 1 | -0/+2 |
* | r300g: copy the compiler from r300c | Marek Olšák | 2011-07-26 | 1 | -0/+1010 |