aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_texture.c
Commit message (Expand)AuthorAgeFilesLines
* r300-gallium: Fix typo in texture buffer size request.Corbin Simpson2009-02-121-1/+1
* r300: Accidentally removed a pipe_buffer_reference that should be there.Corbin Simpson2009-02-081-0/+2
* r300: Update to match pipe_surface changes.Corbin Simpson2009-02-081-4/+0
* r300: working trivial/clear for r5xxJoakim Sindholt2009-02-051-4/+4
* r300, amd: Oops, a couple more API changes.Corbin Simpson2009-02-021-1/+1
* r300: Clean up after rebase.Corbin Simpson2009-02-011-4/+4
* Rebased to gallium-0.2, Jan 24 2009.Corbin Simpson2009-02-011-1/+0
* r300: Finish basic state setup.Corbin Simpson2009-02-011-0/+31
* r300: Add more pipe_texture stuff.Corbin Simpson2009-02-011-0/+54
* r300: Add initial pipe_texture handling.Corbin Simpson2009-02-011-0/+76
* r300: Add texture stubs.Corbin Simpson2009-02-011-0/+35