Age | Commit message (Expand) | Author |
2008-05-21 | r5xx: Initial (broken) OPCODE_LRP. | Corbin Simpson |
2008-05-21 | r5xx: Add OPCODE_POW. | Corbin Simpson |
2008-05-21 | r500: print out opcode string | Dave Airlie |
2008-05-21 | r500: set the RS unit register for R500 not R300 dangnammit.. | Dave Airlie |
2008-05-21 | r500: finish main texture instruction decoding | Dave Airlie |
2008-05-20 | r5xx: Count refs so we don't have to guess on temp reg allocation. | Corbin Simpson |
2008-05-19 | r5xx: Fixup SOP insts. | Corbin Simpson |
2008-05-19 | r5xx: New fix for COS/SIN/SCS. | Corbin Simpson |
2008-05-20 | r300/r500: fixup some of the register write sizes | Dave Airlie |
2008-05-20 | r300: some ctrl-m's wierd. | Dave Airlie |
2008-05-20 | r300/r500: fix RS col fmt bits | Dave Airlie |
2008-05-19 | r5xx: Fixup emit_tex, add debugging info, enable temp temps. | Corbin Simpson |
2008-05-19 | r500: add more input srcs | Dave Airlie |
2008-05-19 | r500: fix swz gets and some returns | Dave Airlie |
2008-05-19 | r500: add mask debugging | Dave Airlie |
2008-05-19 | r500: add fragment program debug dumper | Dave Airlie |
2008-05-19 | r5xx: Fix magic offsets for output fifo write masks. | Corbin Simpson |
2008-05-18 | r5xx: Swap sources for CMP. | Corbin Simpson |
2008-05-18 | r5xx: Fix typo of epic proportions. | Corbin Simpson |
2008-05-18 | r5xx: ALU/OUT fixups. | Corbin Simpson |
2008-05-18 | r300: fixup US_OUT_FMT bits | Dave Airlie |
2008-05-18 | r500: you can have a single texcoord | Dave Airlie |
2008-05-17 | r5xx: Add OPCODE_KIL. | Corbin Simpson |
2008-05-17 | r5xx: Added OPCODE_DPH. | Corbin Simpson |
2008-05-17 | r5xx: Fix FRC. | Corbin Simpson |
2008-05-17 | r5xx: Fix SCS. | Corbin Simpson |
2008-05-17 | r5xx: Add OPCODE_SWZ. | Corbin Simpson |
2008-05-17 | r5xx: Add OPCODE_SCS. | Corbin Simpson |
2008-05-17 | r5xx: Adding more opcodes. | Corbin Simpson |
2008-05-17 | r5xx: First swing at OPCODE_COS. | Corbin Simpson |
2008-05-17 | r5xx: Unbreak MAX and MIN. | Corbin Simpson |
2008-05-17 | r500: set fragprog end to correct place | Dave Airlie |
2008-05-17 | r300: SC register naming cleanup | Alex Deucher |
2008-05-17 | r500: write out the correct FP registers | Alex Deucher |
2008-05-15 | r500: default rsunit swizzle like fglrx | Dave Airlie |
2008-05-15 | r500: shift tex src properly | Dave Airlie |
2008-05-15 | r500: fixup r500 rs unit texture coordinate counting | Dave Airlie |
2008-05-15 | r500: remove some debugging | Dave Airlie |
2008-05-15 | r500: split output/pixel masks and emit in the correct places | Dave Airlie |
2008-05-15 | r3/500: emit RS state before VAP | Dave Airlie |
2008-05-15 | r500: fixup the program allocations to be the correct sizes | Dave Airlie |
2008-05-15 | r300: set screen so that context init can find out chip ids | Dave Airlie |
2008-05-15 | r500: add cmp support in theory | Dave Airlie |
2008-05-15 | r500: some trivial fixups to get tri working. | Dave Airlie |
2008-05-15 | r500: we just need to emit a colour for clear drop tex instruction | Dave Airlie |
2008-05-13 | R300: clean up GA registers | Alex Deucher |
2008-05-13 | R3xx: clean up ZB registers | Alex Deucher |
2008-05-13 | R300: clean up CB registers | Alex Deucher |
2008-05-13 | R300: clean up Fog registers | Alex Deucher |
2008-05-13 | R500: fixup r300EmitClearState() FP for r5xx | Alex Deucher |