Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeon: properly calculate rowstride for tiled images | Maciej Cencora | 2010-03-07 | 1 | -1/+1 |
* | radeon: minor refactoring of mipmap code | Maciej Cencora | 2010-03-07 | 1 | -0/+6 |
* | radeon: add texture helper function | Maciej Cencora | 2010-03-07 | 1 | -0/+3 |
* | radeon/fbo: use correct depth texture offset for depth textures | Andre Maasikas | 2010-01-22 | 1 | -2/+0 |
* | radeon: update miptree code a little | Maciej Cencora | 2009-11-29 | 1 | -6/+4 |
* | radeon: rework mipmap tree | Maciej Cencora | 2009-11-14 | 1 | -15/+9 |
* | radeon: rework mipmap tree reference counting | Maciej Cencora | 2009-11-14 | 1 | -2/+3 |
* | radeon: pass internal format into the miptree. | Dave Airlie | 2009-09-03 | 1 | -2/+3 |
* | radeon: fix size of mipmap texture array | Dave Airlie | 2009-06-12 | 1 | -1/+3 |
* | radeon/r200/r300: fix warnings | Dave Airlie | 2009-03-24 | 1 | -2/+1 |
* | radeon: add miptree offset functions | Dave Airlie | 2009-03-22 | 1 | -2/+4 |
* | radeon: renaming and headers cleanup | Dave Airlie | 2009-02-12 | 1 | -1/+1 |
* | radeon/r200/r300: start to move to common miptree/texobj | Dave Airlie | 2009-01-21 | 1 | -0/+97 |