Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ra: cleanup the public API | Connor Abbott | 2014-08-13 | 1 | -1/+1 |
* | util: Gather some common macros | Jason Ekstrand | 2014-08-04 | 1 | -1/+1 |
* | r300g/compiler: Prevent regalloc from swizzling texture operands v2 | Tom Stellard | 2013-06-30 | 1 | -0/+8 |
* | r300/compiler: Use precomputed q values in the register allocator | Tom Stellard | 2012-09-19 | 1 | -1/+69 |
* | r300g: Init regalloc state during context creation | Tom Stellard | 2012-09-19 | 1 | -151/+124 |
* | r300/compiler: Don't create register classes for inputs | Tom Stellard | 2012-09-19 | 1 | -14/+1 |
* | ra: Add q_values parameter to ra_set_finalize() | Tom Stellard | 2012-09-19 | 1 | -1/+1 |
* | mesa: Make the register allocator allocation take a ralloc context. | Eric Anholt | 2012-01-18 | 1 | -1/+1 |
* | r300/compiler: Prevent regalloc from creating non-native swizzles | Tom Stellard | 2011-10-14 | 1 | -16/+63 |
* | r300g: copy the compiler from r300c | Marek Olšák | 2011-07-26 | 1 | -0/+706 |