aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_state.c
Commit message (Expand)AuthorAgeFilesLines
* r300-gallium: Add r500 passthrough shader assembly.Corbin Simpson2009-02-121-0/+5
* r300: Add shader state stubs.Corbin Simpson2009-02-041-7/+28
* r300: A bit more cleanup and state handling.Corbin Simpson2009-02-041-31/+7
* r300: fix compiler/linker errorsJoakim Sindholt2009-02-021-0/+1
* r300: Clear up XXX in r300_state.Corbin Simpson2009-02-021-9/+10
* r300: Clean up after rebase.Corbin Simpson2009-02-011-5/+6
* r300: Add more rs_state, fix indents on dsa_state.Corbin Simpson2009-02-011-23/+28
* r300: Add line stipple state to rs_state.Corbin Simpson2009-02-011-3/+9
* r300: Hook up clear, set it to fallback.Corbin Simpson2009-02-011-2/+16
* r300: More state setters.Corbin Simpson2009-02-011-3/+23
* r300: Plan for the next state setters.Corbin Simpson2009-02-011-2/+9
* r300: Moar state handlers.Corbin Simpson2009-02-011-0/+76
* r300: Add fragment shader stubs.Corbin Simpson2009-02-011-1/+31
* r300: Add texture sampler state.Corbin Simpson2009-02-011-5/+108
* r300: Add sampler state skeleton.Corbin Simpson2009-02-011-4/+43
* r300: Fix constness, compile warnings, indentation in r300_state.Corbin Simpson2009-02-011-7/+8
* r300: Various flags, small state tracking things.Corbin Simpson2009-02-011-0/+4
* r300: Remove r300_state.hCorbin Simpson2009-02-011-1/+3
* r300: Add blend color.Corbin Simpson2009-02-011-0/+29
* r300: Add more state.Corbin Simpson2009-02-011-3/+133
* r300: Hook up state functions.Corbin Simpson2009-02-011-37/+23
* r300: Add DSA state.Corbin Simpson2009-02-011-0/+162
* r300: Add scissor state, fix build.Corbin Simpson2009-02-011-0/+47
* r300: Add blend state.Corbin Simpson2009-02-011-0/+121
* gallium-r300: Add copyrights, place (broken) CS.Corbin Simpson2009-02-011-0/+22
* gallium-r300: Initial commit.Corbin Simpson2009-02-011-0/+22