summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_blit.c
AgeCommit message (Expand)Author
2010-02-24r300g: Atomize vertex shader.Corbin Simpson
2010-02-14r300g: accelerate blitting for all formats by faking the texture formatMarek Olšák
2010-02-11gallium: make u_blitter code save/restore stencil ref valuesRoland Scheidegger
2010-01-28r300g: Atomize framebuffers.Corbin Simpson
2010-01-27r300g: Remove unnecessary headers.Vinson Lee
2010-01-10r300g: Atomize rasterizer.Corbin Simpson
2010-01-10r300g: Atomize DSA.Corbin Simpson
2010-01-10r300g: Start using atoms.Corbin Simpson
2009-12-15r300g: add acceleration of the clear, surface_copy, and surface_fill functionsMarek Olšák