Age | Commit message (Expand) | Author |
---|---|---|
2009-10-04 | r300/compiler: Refactor to allow different instruction types | 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/vertprog: Refactor wpos rewrite using rc_program | Nicolai Hähnle |
2009-07-27 | r300/vertprog: Refactor fog_as_texcoord to use rc_program | Nicolai Hähnle |
2009-07-27 | r300/fragprog: Refactor wpos rewrite to use rc_program | Nicolai Hähnle |
2009-07-27 | r300/compiler: Refactor fragment program fog rewrite to use rc_program | Nicolai Hähnle |
2009-07-27 | r300: Allow compiler to add constants in a cleaner way | Nicolai Hähnle |
2009-07-27 | r300/compiler: Lay groundwork for better error handling | Nicolai Hähnle |
2009-07-27 | r300: Introduce rc_program and use it in radeon_pair | Nicolai Hähnle |
2009-07-27 | r300: Add radeon_compiler as a base for compilation-related tasks | Nicolai Hähnle |