summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-27mesa: change gl_format to mesa_formatMark Mueller1-3/+3
2011-12-05radeon: texture/renderbuffer overhaul.Dave Airlie1-1/+6
2011-11-11radeon: fix bug with wrong stride being used for rectangluar textures.Dave Airlie1-1/+1
2010-12-09radeon: bump mip tree levels to 15Alex Deucher1-1/+1
2010-03-07radeon: properly calculate rowstride for tiled imagesMaciej Cencora1-1/+1
2010-03-07radeon: minor refactoring of mipmap codeMaciej Cencora1-0/+6
2010-03-07radeon: add texture helper functionMaciej Cencora1-0/+3
2010-01-22radeon/fbo: use correct depth texture offset for depth texturesAndre Maasikas1-2/+0
2009-11-29radeon: update miptree code a littleMaciej Cencora1-6/+4
2009-11-14radeon: rework mipmap treeMaciej Cencora1-15/+9
2009-11-14radeon: rework mipmap tree reference countingMaciej Cencora1-2/+3
2009-09-03radeon: pass internal format into the miptree.Dave Airlie1-2/+3
2009-06-12radeon: fix size of mipmap texture arrayDave Airlie1-1/+3
2009-03-24radeon/r200/r300: fix warningsDave Airlie1-2/+1
2009-03-22radeon: add miptree offset functionsDave Airlie1-2/+4
2009-02-12radeon: renaming and headers cleanupDave Airlie1-1/+1
2009-01-21radeon/r200/r300: start to move to common miptree/texobjDave Airlie1-0/+97