summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_state.c
Commit message (Expand)AuthorAgeFilesLines
* 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