aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: properly calculate rowstride for tiled imagesMaciej Cencora2010-03-071-1/+1
* radeon: minor refactoring of mipmap codeMaciej Cencora2010-03-071-0/+6
* radeon: add texture helper functionMaciej Cencora2010-03-071-0/+3
* radeon/fbo: use correct depth texture offset for depth texturesAndre Maasikas2010-01-221-2/+0
* radeon: update miptree code a littleMaciej Cencora2009-11-291-6/+4
* radeon: rework mipmap treeMaciej Cencora2009-11-141-15/+9
* radeon: rework mipmap tree reference countingMaciej Cencora2009-11-141-2/+3
* radeon: pass internal format into the miptree.Dave Airlie2009-09-031-2/+3
* radeon: fix size of mipmap texture arrayDave Airlie2009-06-121-1/+3
* radeon/r200/r300: fix warningsDave Airlie2009-03-241-2/+1
* radeon: add miptree offset functionsDave Airlie2009-03-221-2/+4
* radeon: renaming and headers cleanupDave Airlie2009-02-121-1/+1
* radeon/r200/r300: start to move to common miptree/texobjDave Airlie2009-01-211-0/+97