summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_reg.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-11r300g: support some exotic sampler formatsMarek Olšák1-1/+1
2010-04-04r300g: add r4xx fragment shader registersMarek Olšák1-1/+47
2010-04-01r300g: add RGTC texture supportMarek Olšák1-0/+20
2010-03-13r300g: add high quality anisotropic filtering for R5xx (disabled by default)Marek Olšák1-0/+4
2010-03-12Grammar and spelling fixesJeff Smith1-2/+2
2010-02-22r3OOg: support rendering of more than 65535 vertices per draw call (almost)Marek Olšák1-0/+3
2010-02-14r300: add half_float_vertex supportMarek Olšák1-0/+3
2010-01-12r300g: add emission of texture tiling bitsMarek Olšák1-5/+11
2010-01-06r300g: optimize blending by conditionally disabling reads from the colorbufferMarek Olšák1-0/+2
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul1-8/+8
2010-01-03r300g: Remove comma at end of enumerator list.Vinson Lee1-8/+8
2009-12-15r300g: set the number of colorbuffers in RB3D_CCTLMarek Olšák1-0/+1
2009-12-09r300g: clean up r300_emit_aosMarek Olšák1-0/+5
2009-12-01r300g: add R300 prefix in reg definitionsMarek Olšák1-41/+41
2009-11-20r300g: fix typo in r300_reg.h to prevent the RS unit from doing random thingsMarek Olšák1-1/+1
2009-11-20r300g: add texture lod clampingMarek Olšák1-2/+3
2009-11-11r300, r300g: Add missing registers.Corbin Simpson1-3/+5
2009-10-31r300g: remove unnecessary assertionsMarek Olšák1-2/+2
2009-10-28r300g: fix emitting the stencil-ref and alpha-ref valuesMarek Olšák1-0/+2
2009-10-22r300g: Cleanup PSC setup math a bit and stop using Draw formats.Corbin Simpson1-0/+21
2009-10-14r300g: fixup arb occulsion query support.Dave Airlie1-4/+11
2009-09-26r300g: add tx depth support in register.Dave Airlie1-0/+1
2009-08-18r300g: Massively cleanup OQ.Corbin Simpson1-0/+4
2009-07-08r300-gallium: Mipmap setup.Corbin Simpson1-0/+1
2009-06-27r300g: YCbCr and sRGB textures.Corbin Simpson1-1/+2
2009-06-26r300g: EXT_provoking_vertex.Corbin Simpson1-4/+2
2009-06-26r300g: Use real texture formats.Corbin Simpson1-24/+20
2009-06-05r300-gallium: Improve vs emit.Corbin Simpson1-0/+2
2009-05-20r300-gallium: Make surface_copy actually load the texture in shader.Corbin Simpson1-0/+1
2009-03-31r300-gallium: Moar vert shader emit.Corbin Simpson1-0/+6
2009-03-27r300-gallium: Add some surface_copy.Corbin Simpson1-0/+3
2009-03-20r300-gallium: A bit more invariant state.Corbin Simpson1-4/+13
2009-03-18r300-gallium: Fixup registers for viewport state.Corbin Simpson1-11/+19
2009-03-10r300-gallium: Moar fixes in the register file.Corbin Simpson1-6/+9
2009-03-07r300-gallium: A bit more vertex format fixup.Corbin Simpson1-0/+8
2009-03-06r300-gallium: Flat/smooth shading state.Corbin Simpson1-14/+21
2009-03-05r300-gallium: Move RS block setup to CSO.Corbin Simpson1-0/+3
2009-02-28r300-gallium: Fix RS.Corbin Simpson1-0/+4
2009-02-27r300-gallium: Properly split up RS into r300 and r500 variants.Corbin Simpson1-0/+4
2009-02-27r300-gallium: Add RS block setup.Corbin Simpson1-0/+2
2009-02-23r300-gallium: Decode passthrough shader for r300.Corbin Simpson1-1/+14
2009-02-17r300-gallium: Update r300_reg from classic Mesa.Corbin Simpson1-44/+44
2009-02-13r300-gallium: Various thingies.Corbin Simpson1-42/+1
2009-02-12r300-gallium: Add r500 passthrough shader assembly.Corbin Simpson1-0/+1
2009-02-01r300: Add cleaned-up clear fallback, sort more regs.Corbin Simpson1-5/+5
2009-02-01r300: set up r5xx fragment shader; clear still brokenJoakim Sindholt1-1/+1
2009-02-01r300: attempt at trivial/clear on r5xxJoakim Sindholt1-4/+21
2009-02-01r300: A handful of thingys.Corbin Simpson1-1/+1
2009-02-01r300: Fix small r300_reg typo.Corbin Simpson1-1/+1
2009-02-01r300: Set up blend state emit, clean up blend registers.Corbin Simpson1-0/+2