summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-13R300: clean up Fog registersAlex Deucher
2008-05-13R500: fixup r300EmitClearState() FP for r5xxAlex Deucher
2008-05-13R300: cleanup FS code and fill in missing detailsAlex Deucher
2008-05-13R3xx: more PVS cleanupAlex Deucher
2008-05-12Merge branch 'r500-support' of git+ssh://agd5f@git.freedesktop.org/git/mesa/m...Alex Deucher
2008-05-12R500: add support for 4k texturesAlex Deucher
2008-05-07r500: cleanup r500 RS setupDave Airlie
2008-05-07r500: for rectangular textures set to unscaled coordinates.Dave Airlie
2008-05-07r5xx: Fix FP inputs. (For good?)Corbin Simpson
2008-05-06r5xx: Fix false error with DP3/DP4.Corbin Simpson
2008-05-06r5xx: Index inputs and temps.Corbin Simpson
2008-05-06r5xx: FP: Add OPCODE_TXB.Corbin Simpson
2008-05-06r5xx: FP: Make MOV/ABS look pretty.Corbin Simpson
2008-05-06r5xx: Emit an OUT instruction at the end of execution.Corbin Simpson
2008-05-06r5xx: We update max_temp_idx now, so no need to hard-code it.Corbin Simpson
2008-05-06r5xx: Fix typo.Corbin Simpson
2008-05-06r5xx: Use max_temp_idx.Corbin Simpson
2008-05-05r500: consolidate tex instructionsDave Airlie
2008-05-05r500: mov cleanup macrosDave Airlie
2008-05-05r500: make tri-param workDave Airlie
2008-05-05r500: make sure we emit max temp atom.Dave Airlie
2008-05-05r300: fix swtcl texrect path properly.Dave Airlie
2008-05-03r300: Set correct VAP_CNTL per vertex program.Markus Amsler
2008-05-03r5xx: Fix for loops.Corbin Simpson
2008-05-03r5xx: Fix dumb shader.Corbin Simpson
2008-05-03Merge branch 'r500test' of git://people.freedesktop.org/~csimpson/mesa into r...Corbin Simpson
2008-05-04r300: remove debugging codeDave Airlie
2008-05-04r300: setup vte according to inputsDave Airlie
2008-05-03r300: update r300 rs unit for swtcl need to fix r500 most likelyDave Airlie
2008-05-03r300: recombine the vap input route 0 code and cleanDave Airlie
2008-05-03r300: add R300_NO_TCL to allow testing of non-tcl on tcl cardsDave Airlie
2008-05-02Merge branch 'r500-support' into r500testCorbin Simpson
2008-05-02Merge branch 'r345-cleanup' of git://people.freedesktop.org/~agd5f/mesa into ...Corbin Simpson
2008-05-02Make radeon stuff build again.Corbin Simpson
2008-05-02R300: fix rebase conflictsAlex Deucher
2008-05-02Merge branch 'r500test' of git://people.freedesktop.org/~airlied/mesa into r5...Corbin Simpson
2008-05-02R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher
2008-05-02R300: fix VAP_OUTPUT_VTX_FMT_1 definesAlex Deucher
2008-05-02R300: cleanup VAP_CLIP_CNTLAlex Deucher
2008-05-02R300: clean up VAP_PROG_STREAM_CNTL* register usageAlex Deucher
2008-05-02Update commentAlex Deucher
2008-05-02R5xx: various updatesAlex Deucher
2008-05-02R5xx: Add R5xx pci idsAlex Deucher
2008-05-02fixup r500 bits for renamingDave Airlie
2008-05-02r500: fixup fake shader to keep gears goingDave Airlie
2008-05-02r500: enable gb tiling for r5xxDave Airlie
2008-05-02r500: fixup support for emitting fragment program to hardware.Dave Airlie
2008-05-02r500: setup fragment program constant emission atomDave Airlie
2008-05-02r300: add rv530 pci id for the t60p laptopDave Airlie
2008-05-02r300: this code really shouldn't be here.Dave Airlie