summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.c
AgeCommit message (Expand)Author
2009-08-17radeon: remove RADEON_DEBUG_BO stuffAlex Deucher
2009-08-05radeon: fix miptree comparison breakageRoland Scheidegger
2009-08-04radeon: more fixes for compressed texturesRoland Scheidegger
2009-07-29r600: fix texture pitch alignmentAlex Deucher
2009-06-12Merge master and fix conflictsAlex Deucher
2009-06-12radeon/r200/r300: fix max texture levels assertDave Airlie
2009-05-19Makeup checkin for radeon code change paired with r6/7 code.root
2009-05-06r100/r200: try and allocate miptree correct for hw.Dave Airlie
2009-05-04r300: set proper texture row alignment for IGP chipsMaciej Cencora
2009-04-19r300: revert part of cb4bef7ae0b5fe8de82c380bc98f19067394d355Maciej Cencora
2009-04-19r300: general cleanupMaciej Cencora
2009-03-24radeon/r200/r300: fix warningsDave Airlie
2009-03-22radeon: add miptree offset functionsDave Airlie
2009-02-14r300: Fix crash in cubemap tree creationNicolai Haehnle
2009-02-13radeon: fix compressed texture upload on all radeonsDave Airlie
2009-02-12radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie
2009-02-03r300: fixup mipmap + texsubimage issuesDave Airlie
2009-01-21radeon/r200/r300: start to move to common miptree/texobjDave Airlie