Age | Commit message (Expand) | Author |
---|---|---|
2009-09-01 | r300/compiler: fix warning due to no newline | Dave Airlie |
2009-07-30 | r300/compiler: Remove inst_offset from r500_fragment_program_code | Nicolai Hähnle |
2009-07-29 | r300: Cleanup r300_fragment_program_code | Nicolai Hähnle |
2009-07-27 | r300/compiler: Add vertex program code dumper from Gallium driver | Nicolai Hähnle |
2009-07-27 | r300/compiler: Prepare for hookup to Gallium | Nicolai Hähnle |
2009-07-27 | r300/fragprog: Move wpos_attr and fog_attr where they belong | Nicolai Hähnle |
2009-07-27 | r300/vertprog: Move Mesa-dependent input/output handling out of compiler | Nicolai Hähnle |
2009-07-27 | r300/vertprog: Refactor addArtificialOutputs to use rc_program | Nicolai Hähnle |
2009-07-27 | r300/compiler: Refactor local transforms 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: Move vertex program compilation to compiler | Nicolai Hähnle |
2009-07-27 | r300: Reduce include dependencies | Nicolai Hähnle |