Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300/compiler: Refactor the radeon_pair code to support control flow instruct... | Nicolai Hähnle | 2009-10-04 | 1 | -0/+3 |
* | r300/compiler: Introduce control flow instructions and refactor dataflow | Nicolai Hähnle | 2009-10-03 | 1 | -2/+1 |
* | r300/compiler: New dataflow structures and passes | Nicolai Hähnle | 2009-09-06 | 1 | -2/+6 |
* | r300: Remove all Mesa dependencies from the shader compiler | Nicolai Hähnle | 2009-08-30 | 1 | -0/+1 |
* | r300/compiler: Add vertex program code dumper from Gallium driver | Nicolai Hähnle | 2009-07-27 | 1 | -0/+1 |
* | r300: Allow compiler to add constants in a cleaner way | Nicolai Hähnle | 2009-07-27 | 1 | -0/+1 |
* | r300: Move vertex program compilation to compiler | Nicolai Hähnle | 2009-07-27 | 1 | -0/+1 |
* | r300: Add radeon_compiler as a base for compilation-related tasks | Nicolai Hähnle | 2009-07-27 | 1 | -0/+1 |
* | r300/compiler: Compile the compiler seperately into an archive | Nicolai Hähnle | 2009-07-27 | 1 | -0/+71 |