summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_tile_image.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Always swizzle/unswizzle whole tiles.José Fonseca2010-07-131-2/+2
* llvmpipe: Replace tile_read/write with more descriptive swizzle/unswizzle verbs.José Fonseca2010-04-251-2/+2
* llvmpipe: Undo zs tiling changes.José Fonseca2010-04-221-0/+4
* llvmpipe: Fix rendering to non 32bpp formats.José Fonseca2010-04-221-14/+8
* Merge the lp-surface-tiling branch into master.Brian Paul2010-04-161-46/+250
* llvmpipe: whole image tile/untile functionsBrian Paul2010-02-231-0/+126