Age | Commit message (Expand) | Author |
---|---|---|
2010-04-19 | r300/compiler: Implement branch emulation for R300 fragment programs | Nicolai Hähnle |
2010-04-16 | r300/compiler: Split off texture fixes to their own file. | Corbin Simpson |
2009-10-04 | r300/compiler: Refactor the radeon_pair code to support control flow instruct... | Nicolai Hähnle |
2009-10-03 | r300/compiler: Introduce control flow instructions and refactor dataflow | Nicolai Hähnle |
2009-09-06 | r300/compiler: New dataflow structures and passes | Nicolai Hähnle |
2009-08-30 | r300: Remove all Mesa dependencies from the shader compiler | Nicolai Hähnle |
2009-07-27 | r300/compiler: Add vertex program code dumper from Gallium driver | Nicolai Hähnle |
2009-07-27 | r300: Allow compiler to add constants in a cleaner way | Nicolai Hähnle |
2009-07-27 | r300: Move vertex program compilation to compiler | Nicolai Hähnle |
2009-07-27 | r300: Add radeon_compiler as a base for compilation-related tasks | Nicolai Hähnle |
2009-07-27 | r300/compiler: Compile the compiler seperately into an archive | Nicolai Hähnle |