summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_state.c
AgeCommit message (Expand)Author
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-02Merge branch 'r500-support' into r500testCorbin Simpson
2008-05-03r300: update r300 rs unit for swtcl need to fix r500 most likelyDave Airlie
2008-05-02Merge branch 'r345-cleanup' of git://people.freedesktop.org/~agd5f/mesa into ...Corbin Simpson
2008-05-02R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher
2008-05-02R300: cleanup VAP_CLIP_CNTLAlex 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-02r300: this code really shouldn't be here.Dave Airlie
2008-05-02mesa: cleanup state emission and rs for r500Dave Airlie
2008-05-02r500 RS unit setupDave Airlie
2008-05-02some basic r500 portageDave Airlie
2008-05-02Start of TEX/TXP support.Corbin Simpson
2008-05-02Initial r5xx fragment program compiler support.Corbin Simpson
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-02r300: this code really shouldn't be here.Dave Airlie
2008-05-02mesa: cleanup state emission and rs for r500Dave Airlie
2008-05-02r500 RS unit setupDave Airlie
2008-05-02some basic r500 portageDave Airlie
2008-05-02R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher
2008-05-02R300: cleanup VAP_CLIP_CNTLAlex Deucher
2008-05-02Update commentAlex Deucher
2008-05-02R5xx: various updatesAlex Deucher
2008-05-01R5xx: Add R5xx pci idsAlex Deucher
2008-04-16fixup r500 bits for renamingDave Airlie
2008-04-16Merge branch 'master' into r500testDave Airlie
2008-03-29Merge branch 'r300-vertprog-branch' of ssh://people.freedesktop.org/~z3ro/mesaOliver McFadden
2008-03-28r300: finish conversion of RS_INST regsDave Airlie
2008-03-28r300: move to using RS_INST namesDave Airlie
2008-03-26r300: Cleaned up the default vertex program code with longer lines.Oliver McFadden
2008-03-26r300: Renamed the destination-and-opcode/source macros to more appropriate na...Oliver McFadden
2008-03-24r300: Merged the Vector and Math Engine opcode macros.Oliver McFadden
2008-03-22r500: fixup fake shader to keep gears goingDave Airlie
2008-03-22r500: enable gb tiling for r5xxDave Airlie
2008-03-22r500: fixup support for emitting fragment program to hardware.Dave Airlie
2008-03-20r300: this code really shouldn't be here.Dave Airlie
2008-03-20mesa: cleanup state emission and rs for r500Dave Airlie
2008-03-20r500 RS unit setupDave Airlie
2008-03-17some basic r500 portageDave Airlie
2008-03-04r300: replace some hard coded mask by define in stencil areaChristoph Brill