summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_tile.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-3/+3
* radeon: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-0/+1
* 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