r500: split output/pixel masks and emit in the correct places
[mesa.git] / src / mesa / drivers / dri / r300 / r500_fragprog.c
2008-05-15 Dave Airlier500: split output/pixel masks and emit in the correct...
2008-05-15 Dave Airlier500: add cmp support in theory
2008-05-15 Dave Airlier500: some trivial fixups to get tri working.
2008-05-12 Alex DeucherMerge branch 'r500-support' of git+ssh://agd5f@git...
2008-05-07 Dave Airlier500: for rectangular textures set to unscaled coordinates.
2008-05-07 Corbin Simpsonr5xx: Fix FP inputs. (For good?)
2008-05-07 Corbin Simpsonr5xx: Fix false error with DP3/DP4.
2008-05-07 Corbin Simpsonr5xx: Index inputs and temps.
2008-05-07 Corbin Simpsonr5xx: FP: Add OPCODE_TXB.
2008-05-07 Corbin Simpsonr5xx: FP: Make MOV/ABS look pretty.
2008-05-06 Corbin Simpsonr5xx: Emit an OUT instruction at the end of execution.
2008-05-06 Corbin Simpsonr5xx: We update max_temp_idx now, so no need to hard...
2008-05-06 Corbin Simpsonr5xx: Fix typo.
2008-05-06 Corbin Simpsonr5xx: Use max_temp_idx.
2008-05-05 Dave Airlier500: consolidate tex instructions
2008-05-05 Dave Airlier500: mov cleanup macros
2008-05-05 Dave Airlier500: make tri-param work
2008-05-03 Corbin Simpsonr5xx: Fix for loops.
2008-05-03 Corbin Simpsonr5xx: Fix dumb shader.
2008-05-03 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Corbin SimpsonMerge branch 'r345-cleanup' of git://people.freedesktop...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-02 Dave Airlier500: fragprog
2008-05-02 Corbin Simpsonr5xx: Fragprog shader now handles TEX/TXP correctly.
2008-05-02 Corbin SimpsonStart of TEX/TXP support.
2008-05-02 Corbin SimpsonAdded OPCODE_ABS, slightly fixed ADD/SUB
2008-05-02 Corbin SimpsonInitial r5xx fragment program compiler support.
2008-05-02 Dave Airlier500: fragprog
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-17 Dave Airlier500: fragprog