summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_blit.c
Commit message (Expand)AuthorAgeFilesLines
* r300: Add blend state.Corbin Simpson2009-02-011-2/+2
* r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson2009-02-011-1/+1
* gallium-r300: Add primitive CS.Corbin Simpson2009-02-011-0/+6
* gallium-r300: Set right ROP for solid fills.Corbin Simpson2009-02-011-3/+1
* gallium-r300: Fit it all together now.Corbin Simpson2009-02-011-0/+2
* gallium-r300: Add r300_blit.Corbin Simpson2009-02-011-0/+90