aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_state_shader.h
Commit message (Expand)AuthorAgeFilesLines
* r300-gallium: r500 surface_copy fragment shader.Corbin Simpson2009-04-041-8/+23
* r300-gallium: Fix compiler warnings.Corbin Simpson2009-04-011-4/+4
* r300-gallium: Add some surface_copy.Corbin Simpson2009-03-271-0/+54
* r300-gallium: Use CMP for MOV on r300.Corbin Simpson2009-03-271-4/+4
* r300-gallium: r300-fs: Moar.Corbin Simpson2009-03-251-2/+2
* r300-gallium: Unify shader interfaces, enable r300 shader, start unbreaking.Corbin Simpson2009-03-251-4/+1
* r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD/MUL/SUB.Corbin Simpson2009-03-171-4/+2
* r300-gallium: r500-fs: MUL.Corbin Simpson2009-03-161-0/+23
* r300-gallium: r500-fs: Actually handle consts and imms correctly.Corbin Simpson2009-03-161-0/+2
* r300-gallium: r500-fs: Setup immediates.Corbin Simpson2009-03-151-0/+6
* r300-gallium: r500-fs: Add writemasks and some flexibility for MOV/SWZ.Corbin Simpson2009-03-151-0/+2
* r300-gallium: r500-fs: More texture fixes.Corbin Simpson2009-03-111-8/+10
* r300-gallium: r500-fs: Add shader dumper and more tex work.Corbin Simpson2009-03-111-0/+3
* r300-gallium: Start swizzles.Corbin Simpson2009-03-111-0/+23
* r300-gallium: Begin R500 fragment shader assembler.Corbin Simpson2009-03-111-0/+15
* r300-gallium: Decode passthrough shader for r300.Corbin Simpson2009-02-231-5/+12
* r300-gallium: Various thingies.Corbin Simpson2009-02-131-8/+3
* r300-gallium: Take care of various bad dereferences in shader setup.Corbin Simpson2009-02-121-1/+0
* r300-gallium: Fix build errors.Corbin Simpson2009-02-121-8/+8
* r300-gallium: r300 passthrough shader, static shader objects, and clear code.Corbin Simpson2009-02-121-0/+53
* r300-gallium: Add r500 passthrough shader assembly.Corbin Simpson2009-02-121-0/+1
* r300: Add shader state stubs.Corbin Simpson2009-02-041-0/+35