summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_state_shader.h
AgeCommit message (Expand)Author
2009-05-20r300-gallium: Make surface_copy actually load the texture in shader.Corbin Simpson
2009-05-17r300-gallium: Update XXX.Corbin Simpson
2009-05-17r300-gallium: r500-fs: Enable depth writes, kinda.Corbin Simpson
2009-04-04r300-gallium: r500 surface_copy fragment shader.Corbin Simpson
2009-04-01r300-gallium: Fix compiler warnings.Corbin Simpson
2009-03-27r300-gallium: Add some surface_copy.Corbin Simpson
2009-03-27r300-gallium: Use CMP for MOV on r300.Corbin Simpson
2009-03-25r300-gallium: r300-fs: Moar.Corbin Simpson
2009-03-25r300-gallium: Unify shader interfaces, enable r300 shader, start unbreaking.Corbin Simpson
2009-03-17r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD/MUL/SUB.Corbin Simpson
2009-03-16r300-gallium: r500-fs: MUL.Corbin Simpson
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