summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_context.c
Commit message (Expand)AuthorAgeFilesLines
* amd/r300: Wire up GETPARAM ioctls.Corbin Simpson2009-02-011-1/+1
* r300: Add path for pci_id in winsys.Corbin Simpson2009-02-011-1/+1
* r300: Various flags, small state tracking things.Corbin Simpson2009-02-011-0/+3
* r300: Add blend color.Corbin Simpson2009-02-011-0/+2
* r300: Add more state.Corbin Simpson2009-02-011-5/+3
* r300: Hook up state functions.Corbin Simpson2009-02-011-0/+2
* r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson2009-02-011-3/+3
* A bit of r300 cleanup.Corbin Simpson2009-02-011-6/+1
* r300: Hook up to winsys, add missing header.Corbin Simpson2009-02-011-1/+8
* gallium-r300: Fit it all together now.Corbin Simpson2009-02-011-1/+3
* gallium-r300: Add copyrights, place (broken) CS.Corbin Simpson2009-02-011-0/+27
* gallium-r300: Make it build.Corbin Simpson2009-02-011-10/+10
* gallium-r300: Look less like i915.Corbin Simpson2009-02-011-4/+4
* gallium-r300: Initial commit.Corbin Simpson2009-02-011-0/+27