summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_blit.c
AgeCommit message (Expand)Author
2010-05-02r300g: fix surface_copy for compressed formatsMarek Olšák
2010-04-20r300g: Spill a bit more info about implementation errors in surface_copy.Corbin Simpson
2010-04-18Revert "r300g: save vertex buffers around u_blitter calls"Marek Olšák
2010-04-18r300g: save vertex buffers around u_blitter callsLuca Barbieri
2010-04-18r300g: various other cleanupsMarek Olšák
2010-04-12r300g: atomize fragment shaderMarek Olšák
2010-04-11r300g: cleanup handling of sampler viewsMarek Olšák
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-21r300g: accelerate blitting for all 64-bit texture formatsMarek Olšák
2010-03-15r300g: fix up after mergeKeith Whitwell
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-02r300g: Make velem CSO actually work.Corbin Simpson
2010-03-02Merge branch 'gallium-format-cleanup'José Fonseca
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol
2010-03-02r300: Rename pipe formats.José Fonseca
2010-03-01r300g: adapt to new vertex element csoRoland Scheidegger
2010-03-01r300: Save viewport and clip states before invoking blitter.Michal Krol
2010-02-28r300g: atomize texture and sampler statesMarek Olšák
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
2009-12-10r300: Fix after sampler view changes.michal