summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_state_shader.h
AgeCommit message (Expand)Author
2009-03-16r300-gallium: r500-fs: Actually handle consts and imms correctly.Corbin Simpson
2009-03-15r300-gallium: r500-fs: Setup immediates.Corbin Simpson
2009-03-15r300-gallium: r500-fs: Add writemasks and some flexibility for MOV/SWZ.Corbin Simpson
2009-03-11r300-gallium: r500-fs: More texture fixes.Corbin Simpson
2009-03-11r300-gallium: r500-fs: Add shader dumper and more tex work.Corbin Simpson
2009-03-11r300-gallium: Start swizzles.Corbin Simpson
2009-03-11r300-gallium: Begin R500 fragment shader assembler.Corbin Simpson
2009-02-23r300-gallium: Decode passthrough shader for r300.Corbin Simpson
2009-02-13r300-gallium: Various thingies.Corbin Simpson
2009-02-12r300-gallium: Take care of various bad dereferences in shader setup.Corbin Simpson
2009-02-12r300-gallium: Fix build errors.Corbin Simpson
2009-02-12r300-gallium: r300 passthrough shader, static shader objects, and clear code.Corbin Simpson
2009-02-12r300-gallium: Add r500 passthrough shader assembly.Corbin Simpson
2009-02-04r300: Add shader state stubs.Corbin Simpson