summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_tile.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-01-25util: silence MSVC signed/unsigned comparison warningsBrian Paul1-4/+4
2012-10-11gallium: unify transfer functionsMarek Olšák1-26/+26
2011-10-08gallium: add initial pure integer support (v2)Dave Airlie1-0/+39
2011-01-22gallium/util: added pipe_put_tile_rgba_format()Brian Paul1-0/+7
2011-01-22gallium/softpipe: replace pipe_get_tile_swizzle()Brian Paul1-12/+5
2010-08-25util: Include missing headers in u_tile.h.Vinson Lee1-0/+3
2010-04-10Squashed commit of the following:Keith Whitwell1-8/+10
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell1-7/+14
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell1-6/+12
2010-03-10gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol1-0/+1
2010-03-02util: Add pipe_get_tile_swizzle().Michal Krol1-0/+12
2009-02-12Cosmetic: Rename struct pipe_transfer pointers from 'ps' to 'pt'.Michel Dänzer1-13/+13
2009-02-05gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer1-9/+9
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul1-0/+101