mesa.git
2008-05-28 Dave Airlier500: remove warnings and only start on newer drms.
2008-05-28 Alex DeucherR3/4/5xx: update to use drm get_param for num gb pipes
2008-05-28 Dave Airlier500: cleanup warnings and include files
2008-05-27 Corbin Simpsonr5xx: Add OPCODE_XPD. In working condition, I might...
2008-05-27 Corbin Simpsonr5xx: Just a few small LIT fixes.
2008-05-27 Corbin Simpsonr5xx: Fix emit_mov() regression.
2008-05-27 Dave Airlier500: the cs is shared per context - doh so don't use...
2008-05-27 Dave Airlier500: need to re-setup inst offset/end for translated...
2008-05-27 Dave Airlier500: reset fp/fp_const counts
2008-05-27 Dave Airlier300/r500: emit flush inside vap_cntl state atom
2008-05-27 Dave Airlier500: hopefully fix 4096 texture harder
2008-05-27 Corbin Simpsonr5xx: Fix FP temp counting.
2008-05-27 Dave Airlier500: remove debugging
2008-05-27 Dave Airlier300/r500: fix r500 fragment program texture unit refer...
2008-05-27 Dave Airlier500: initial support for tmu mappings
2008-05-26 Corbin Simpsonr5xx: Enhance emit_mov().
2008-05-26 Corbin Simpsonr5xx: Moar LIT.
2008-05-26 Corbin Simpsonr5xx: First stab at LIT.
2008-05-26 Corbin SimpsonReplace copyright on r500_fragprog.c
2008-05-26 Corbin Simpsonr5xx: Unbreak texture swizzling.
2008-05-25 Corbin Simpsonr5xx: Massive MAD cleanup.
2008-05-25 Corbin Simpsonr5xx: Negation masks for every inst except SWZ.
2008-05-25 Corbin Simpsonr5xx: More emit_alu().
2008-05-25 Corbin Simpsonr5xx: Add emit_mad() for FP.
2008-05-24 Corbin Simpsonr5xx: Consolidate FP tex insts.
2008-05-24 Corbin Simpsonr5xx: Fix SGE/SLT.
2008-05-24 Corbin Simpsonr5xx: Remove some debugging cruft.
2008-05-24 Dave Airlier500: missed a couple of inst4s.
2008-05-24 Dave Airlier500: add depth output write
2008-05-23 Corbin Simpsonr5xx: Clean up some compiler warnings.
2008-05-23 Corbin Simpsonr5xx: Move dumb_shader.
2008-05-23 Corbin Simpsonr5xx: Add OPCODE_DST.
2008-05-23 Corbin Simpsonr5xx: More trig work.
2008-05-22 Dave Airlier500: bump state atom size up for fp and fp constants
2008-05-22 Corbin Simpsonr5xx: Fixed LRP.
2008-05-22 Corbin Simpsonr5xx: Change debug info for readability.
2008-05-21 Corbin Simpsonr5xx: Initial (broken) OPCODE_LRP.
2008-05-21 Corbin Simpsonr5xx: Add OPCODE_POW.
2008-05-21 Dave Airlier500: print out opcode string
2008-05-21 Dave Airlier500: set the RS unit register for R500 not R300 dangna...
2008-05-21 Dave Airlier500: finish main texture instruction decoding
2008-05-20 Corbin Simpsonr5xx: Count refs so we don't have to guess on temp...
2008-05-20 Corbin Simpsonr5xx: Fixup SOP insts.
2008-05-20 Corbin Simpsonr5xx: New fix for COS/SIN/SCS.
2008-05-20 Dave Airlier300/r500: fixup some of the register write sizes
2008-05-20 Dave Airlier300: some ctrl-m's wierd.
2008-05-20 Dave Airlier300/r500: fix RS col fmt bits
2008-05-19 Corbin Simpsonr5xx: Fixup emit_tex, add debugging info, enable temp...
2008-05-19 Dave Airlier500: add more input srcs
2008-05-19 Dave Airlier500: fix swz gets and some returns
2008-05-19 Dave Airlier500: add mask debugging
2008-05-19 Dave Airlier500: add fragment program debug dumper
2008-05-19 Corbin Simpsonr5xx: Fix magic offsets for output fifo write masks.
2008-05-19 Corbin Simpsonr5xx: Swap sources for CMP.
2008-05-19 Corbin Simpsonr5xx: Fix typo of epic proportions.
2008-05-19 Corbin Simpsonr5xx: ALU/OUT fixups.
2008-05-18 Dave Airlier300: fixup US_OUT_FMT bits
2008-05-18 Dave Airlier500: you can have a single texcoord
2008-05-17 Corbin Simpsonr5xx: Add OPCODE_KIL.
2008-05-17 Corbin Simpsonr5xx: Added OPCODE_DPH.
2008-05-17 Corbin Simpsonr5xx: Fix FRC.
2008-05-17 Corbin Simpsonr5xx: Fix SCS.
2008-05-17 Corbin Simpsonr5xx: Add OPCODE_SWZ.
2008-05-17 Corbin Simpsonr5xx: Add OPCODE_SCS.
2008-05-17 Corbin Simpsonr5xx: Adding more opcodes.
2008-05-17 Corbin Simpsonr5xx: First swing at OPCODE_COS.
2008-05-17 Corbin Simpsonr5xx: Unbreak MAX and MIN.
2008-05-17 Dave Airlier500: set fragprog end to correct place
2008-05-17 Alex Deucherr300: SC register naming cleanup
2008-05-17 Alex Deucherr500: write out the correct FP registers
2008-05-15 Dave Airlier500: default rsunit swizzle like fglrx
2008-05-15 Dave Airlier500: shift tex src properly
2008-05-15 Dave Airlier500: fixup r500 rs unit texture coordinate counting
2008-05-15 Dave Airlier500: remove some debugging
2008-05-15 Dave Airlier500: split output/pixel masks and emit in the correct...
2008-05-15 Dave Airlier3/500: emit RS state before VAP
2008-05-15 Dave Airlier500: fixup the program allocations to be the correct...
2008-05-15 Dave Airlier300: set screen so that context init can find out...
2008-05-15 Dave Airlier500: add cmp support in theory
2008-05-15 Dave Airlier500: some trivial fixups to get tri working.
2008-05-15 Dave Airlier500: we just need to emit a colour for clear drop...
2008-05-13 Alex DeucherR300: clean up GA registers
2008-05-13 Alex DeucherR3xx: clean up ZB registers
2008-05-13 Alex DeucherR300: clean up CB registers
2008-05-13 Alex DeucherR300: clean up Fog registers
2008-05-13 Alex DeucherR500: fixup r300EmitClearState() FP for r5xx
2008-05-13 Alex DeucherR300: cleanup FS code and fill in missing details
2008-05-13 Alex DeucherR3xx: more PVS cleanup
2008-05-12 Alex DeucherMerge branch 'r500-support' of git+ssh://agd5f@git...
2008-05-12 Alex DeucherR500: add support for 4k textures
2008-05-07 Dave Airlier500: cleanup r500 RS setup
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.
next