aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_blit.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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