Age | Commit message (Expand) | Author |
---|---|---|
2008-07-12 | r300_fragprog: Use nqssa+dce and program_pair for emit | Nicolai Haehnle |
2008-07-06 | r300_fragprog: Emulate trigonometric functions in radeon_program_alu | Nicolai Haehnle |
2008-07-06 | r300: Translate fragment program DST in radeon_program_alu | Nicolai Haehnle |
2008-07-06 | r300: Translate fragment program LRP in radeon_program_alu.c | Nicolai Haehnle |
2008-07-06 | r300: Allow adding parameters during fragprog transform, share LIT code | Nicolai Haehnle |
2008-07-05 | r300: Remove clause stuff for now in favour of a cloned generic gl_program | Nicolai Haehnle |
2008-06-21 | replace __inline and __inline__ with INLINE macro | Brian Paul |
2008-06-14 | r300: Add radeonTransformALU and fix a bug in r300_fragprog DPH | Nicolai Haehnle |
2008-06-14 | r300_fragprog: Refactor TEX transformation | Nicolai Haehnle |
2008-06-14 | r300: Add radeon_program and trivial refactoring of r300_fragprog to use it | Nicolai Haehnle |