aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_tile.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* util: silence MSVC signed/unsigned comparison warningsBrian Paul2013-01-251-4/+4
* gallium: unify transfer functionsMarek Olšák2012-10-111-26/+26
* gallium: add initial pure integer support (v2)Dave Airlie2011-10-081-0/+39
* 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