| Commit message (Expand) | Author | Age | Files | Lines |
* | softpipe: remove the 32bits limitation on depth(-stencil) formats | Morgan Armand | 2012-01-03 | 1 | -2/+3 |
* | softpipe: add integer support | Dave Airlie | 2011-10-11 | 1 | -2/+5 |
* | softpipe: increase max texture size to 16K | Brian Paul | 2010-12-02 | 1 | -11/+11 |
* | softpipe: remove >32bpp color restriction | Brian Paul | 2010-10-23 | 1 | -1/+1 |
* | softpipe: allocate tile data on demand | Brian Paul | 2010-09-27 | 1 | -4/+5 |
* | softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1. | José Fonseca | 2010-04-25 | 1 | -2/+0 |
* | Squashed commit of gallium-context-transfers: | Keith Whitwell | 2010-03-11 | 1 | -2/+2 |
* | softpipe: fix compiler warnings | Keith Whitwell | 2009-09-24 | 1 | -1/+1 |
* | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-09-23 | 1 | -2/+2 |
|\ |
|
* \ | Merge branch 'tex-tilecache' into softpipe-opt | Keith Whitwell | 2009-08-23 | 1 | -39/+3 |
|\ \ |
|
| * | | softpipe: split texture and surface tile caches | Keith Whitwell | 2009-08-18 | 1 | -39/+3 |
* | | | softpipe: minor code refactoring to remove softpipe/tile cache dependencies | Brian Paul | 2009-08-21 | 1 | -1/+0 |
|/ / |
|
* | | softpipe: also shortcircuit non-texture tile lookups | Keith Whitwell | 2009-07-23 | 1 | -1/+15 |
* | | softpipe: shortcircuit repeated lookups of the same tile | Keith Whitwell | 2009-07-22 | 1 | -4/+84 |
* | | softpipe: make some small steps to flush texture cache less frequently | Keith Whitwell | 2009-07-22 | 1 | -0/+3 |
* | | softpipe: remove backwards dependency from tilecache to softpipe | Keith Whitwell | 2009-07-22 | 1 | -8/+4 |
|/ |
|
* | softpipe: clean up the buffer clear and tile cache code a little | Brian Paul | 2009-04-06 | 1 | -1/+2 |
* | gallium: No longer allow CPU mapping surfaces directly. | Michel Dänzer | 2009-02-05 | 1 | -2/+2 |
* | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian | 2008-11-23 | 1 | -1/+1 |
* | gallium: tex surface checkpoint | Keith Whitwell | 2008-05-01 | 1 | -1/+1 |
* | gallium: use pipe_texture_reference() in sp_tile_cache_set_texture() | Brian | 2008-02-20 | 1 | -1/+2 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+104 |