Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: added pipe_put_tile_rgba_format() | Brian Paul | 2011-01-22 | 1 | -0/+7 |
* | gallium/softpipe: replace pipe_get_tile_swizzle() | Brian Paul | 2011-01-22 | 1 | -12/+5 |
* | util: Include missing headers in u_tile.h. | Vinson Lee | 2010-08-25 | 1 | -0/+3 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -8/+10 |
* | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell | 2010-03-13 | 1 | -7/+14 |
|\ | |||||
| * | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell | 2010-03-11 | 1 | -6/+12 |
* | | gallium: pipe_get_tile_swizzle() accepts format parameter. | Michal Krol | 2010-03-10 | 1 | -0/+1 |
* | | util: Add pipe_get_tile_swizzle(). | Michal Krol | 2010-03-02 | 1 | -0/+12 |
|/ | |||||
* | Cosmetic: Rename struct pipe_transfer pointers from 'ps' to 'pt'. | Michel Dänzer | 2009-02-12 | 1 | -13/+13 |
* | gallium: No longer allow CPU mapping surfaces directly. | Michel Dänzer | 2009-02-05 | 1 | -9/+9 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -0/+101 |