summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_tile_image.c
AgeCommit message (Expand)Author
2010-07-13llvmpipe: Always swizzle/unswizzle whole tiles.José Fonseca
2010-04-25llvmpipe: Replace tile_read/write with more descriptive swizzle/unswizzle verbs.José Fonseca
2010-04-22llvmpipe: Undo zs tiling changes.José Fonseca
2010-04-22llvmpipe: Fix rendering to non 32bpp formats.José Fonseca
2010-04-16Merge the lp-surface-tiling branch into master.Brian Paul
2010-02-23llvmpipe: whole image tile/untile functionsBrian Paul