summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_texture.c
AgeCommit message (Expand)Author
2009-02-12r300-gallium: Fix typo in texture buffer size request.Corbin Simpson
2009-02-08r300: Accidentally removed a pipe_buffer_reference that should be there.Corbin Simpson
2009-02-08r300: Update to match pipe_surface changes.Corbin Simpson
2009-02-05r300: working trivial/clear for r5xxJoakim Sindholt
2009-02-02r300, amd: Oops, a couple more API changes.Corbin Simpson
2009-02-01r300: Clean up after rebase.Corbin Simpson
2009-02-01Rebased to gallium-0.2, Jan 24 2009.Corbin Simpson
2009-02-01r300: Finish basic state setup.Corbin Simpson
2009-02-01r300: Add more pipe_texture stuff.Corbin Simpson
2009-02-01r300: Add initial pipe_texture handling.Corbin Simpson
2009-02-01r300: Add texture stubs.Corbin Simpson