Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -3/+3 |
* | radeon: Build the driver into the shared mesa_dri_drivers.so. | Eric Anholt | 2013-10-24 | 1 | -0/+1 |
* | radeon: properly calculate rowstride for tiled images | Maciej Cencora | 2010-03-07 | 1 | -2/+0 |
* | radeon: add some debugging info to sw tiling/untiling functions | Maciej Cencora | 2010-03-07 | 1 | -1/+10 |
* | radeon: add software untiling functions | Maciej Cencora | 2010-03-07 | 1 | -0/+221 |
* | radeon: add tile size getter | Maciej Cencora | 2010-03-07 | 1 | -1/+39 |
* | radeon: added tiling functions | Maciej Cencora | 2010-03-07 | 1 | -0/+246 |