Age | Commit message (Expand) | Author |
---|---|---|
2010-04-16 | r300/compiler: Split off texture fixes to their own file. | Corbin Simpson |
2010-04-15 | r300/compiler: kill off RC_WRAP_CLAMP | Marek Olšák |
2010-04-12 | r300/compiler: Comment code, add much better mirror maths. | Corbin Simpson |
2010-04-11 | r300/compiler: Implement texcoord repeat and mirror for NPOT. | Corbin Simpson |
2010-02-02 | r300compiler: Add MRT number to debugging output. | Corbin Simpson |
2009-10-04 | r300/compiler: Refactor to allow different instruction types | Nicolai Hähnle |
2009-08-30 | r300: Remove all Mesa dependencies from the shader compiler | Nicolai Hähnle |
2009-07-29 | r300: Cleanup r300_fragment_program_code | Nicolai Hähnle |
2009-07-27 | r300/compiler: Refactor local transforms to use rc_program | Nicolai Hähnle |
2009-07-27 | r300/vertprog: Cleanup source conflict handling | Nicolai Hähnle |
2009-07-27 | r300: Further reduce dependency between compiler and classic driver | Nicolai Hähnle |
2009-07-27 | r300: Detangle fragment program compiler from driver-specific structure | Nicolai Hähnle |