aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_tile.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: properly calculate rowstride for tiled imagesMaciej Cencora2010-03-071-2/+0
* radeon: add some debugging info to sw tiling/untiling functionsMaciej Cencora2010-03-071-1/+10
* radeon: add software untiling functionsMaciej Cencora2010-03-071-0/+221
* radeon: add tile size getterMaciej Cencora2010-03-071-1/+39
* radeon: added tiling functionsMaciej Cencora2010-03-071-0/+246