summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_blit.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: Spill a bit more info about implementation errors in surface_copy.Corbin Simpson2010-04-201-1/+7
* Revert "r300g: save vertex buffers around u_blitter calls"Marek Olšák2010-04-181-1/+3
* r300g: save vertex buffers around u_blitter callsLuca Barbieri2010-04-181-0/+1
* r300g: various other cleanupsMarek Olšák2010-04-181-13/+2
* r300g: atomize fragment shaderMarek Olšák2010-04-121-1/+1
* r300g: cleanup handling of sampler viewsMarek Olšák2010-04-111-3/+4
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
* r300g: accelerate blitting for all 64-bit texture formatsMarek Olšák2010-03-211-0/+3
* r300g: fix up after mergeKeith Whitwell2010-03-151-2/+2
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-4/+9
|\
| * Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-0/+1
| |\
| | * r300g: Make velem CSO actually work.Corbin Simpson2010-03-021-1/+1
| | * r300g: adapt to new vertex element csoRoland Scheidegger2010-03-011-0/+1
| * | Merge branch 'gallium-format-cleanup'José Fonseca2010-03-021-2/+2
| |\ \
| | * | r300: Rename pipe formats.José Fonseca2010-03-021-2/+2
| * | | Merge branch 'gallium-no-rhw-position'Michal Krol2010-03-021-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | r300: Save viewport and clip states before invoking blitter.Michal Krol2010-03-011-0/+2
| | |/
| * | r300g: atomize texture and sampler statesMarek Olšák2010-02-281-3/+5
| * | r300g: Atomize vertex shader.Corbin Simpson2010-02-241-1/+1
| |/
* / r300: Fix after sampler view changes.michal2009-12-101-3/+3
|/
* r300g: accelerate blitting for all formats by faking the texture formatMarek Olšák2010-02-141-7/+67
* gallium: make u_blitter code save/restore stencil ref valuesRoland Scheidegger2010-02-111-0/+1
* r300g: Atomize framebuffers.Corbin Simpson2010-01-281-5/+7
* r300g: Remove unnecessary headers.Vinson Lee2010-01-271-2/+0
* r300g: Atomize rasterizer.Corbin Simpson2010-01-101-1/+1
* r300g: Atomize DSA.Corbin Simpson2010-01-101-1/+1
* r300g: Start using atoms.Corbin Simpson2010-01-101-1/+1
* r300g: add acceleration of the clear, surface_copy, and surface_fill functionsMarek Olšák2009-12-151-0/+130