Age | Commit message (Expand) | Author |
2009-03-31 | r300-gallium: Stubs for vertex shaders. | Corbin Simpson |
2009-03-30 | r300-gallium: r500-fs: If recompiling a shader, overwrite old insts. | Corbin Simpson |
2009-03-25 | r300-gallium: r300-fs: Moar. | Corbin Simpson |
2009-03-25 | r300-gallium: Unify shader interfaces, enable r300 shader, start unbreaking. | Corbin Simpson |
2009-03-25 | r300-gallium: r500-fs: Remove unused variable. | Corbin Simpson |
2009-03-17 | r300-gallium: r500-fs: Fixup immediate->constant counting a bit. | Corbin Simpson |
2009-03-17 | r300-gallium: r500-fs: Properly set up TEX/OUT. | Corbin Simpson |
2009-03-17 | r300-gallium: r500-fs: Texture insts, ABS, moar comments. | Corbin Simpson |
2009-03-17 | r300-gallium: Clean up some code, un-special-case scalar ops. | Corbin Simpson |
2009-03-17 | r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD/MUL/SUB. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Add ABS. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Clamp only when saturation flags are set. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Working ADD and MUL, add more sop stuff. | Corbin Simpson |
2009-03-16 | r300-gallium: Cleanup a few things. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: MUL. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Stub out the simple scalar ops. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Add DPH. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Add dot products. | Corbin Simpson |
2009-03-16 | r300-gallium: r500-fs: Actually handle consts and imms correctly. | Corbin Simpson |
2009-03-15 | r300-gallium: r500-fs: Setup immediates. | Corbin Simpson |
2009-03-15 | r300-gallium: r500-fs: Add writemasks and some flexibility for MOV/SWZ. | Corbin Simpson |
2009-03-11 | r300-gallium: r500-fs: More texture fixes. | Corbin Simpson |
2009-03-11 | r300-gallium: r500-fs: Add shader dumper and more tex work. | Corbin Simpson |
2009-03-11 | r300-gallium: r500-fs: Add SWZ. | Corbin Simpson |
2009-03-11 | r300-gallium: Start swizzles. | Corbin Simpson |
2009-03-11 | r300-gallium: Begin R500 fragment shader assembler. | Corbin Simpson |
2009-02-13 | r300-gallium: Various thingies. | Corbin Simpson |
2009-02-12 | r300-gallium: Take care of various bad dereferences in shader setup. | Corbin Simpson |
2009-02-12 | r300-gallium: r300 passthrough shader, static shader objects, and clear code. | Corbin Simpson |
2009-02-12 | r300-gallium: Add r300 passthrough shader. | Corbin Simpson |
2009-02-12 | r300-gallium: Add r500 passthrough shader assembly. | Corbin Simpson |
2009-02-04 | r300: Add shader state stubs. | Corbin Simpson |