summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_tile.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: added pipe_put_tile_rgba_format()Brian Paul2011-01-221-0/+7
* gallium/softpipe: replace pipe_get_tile_swizzle()Brian Paul2011-01-221-12/+5
* util: Include missing headers in u_tile.h.Vinson Lee2010-08-251-0/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-8/+10
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-7/+14
|\
| * gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-6/+12
* | gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol2010-03-101-0/+1
* | util: Add pipe_get_tile_swizzle().Michal Krol2010-03-021-0/+12
|/
* Cosmetic: Rename struct pipe_transfer pointers from 'ps' to 'pt'.Michel Dänzer2009-02-121-13/+13
* gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer2009-02-051-9/+9
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-0/+101