Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300g: don't return NULL in resource_from_handle if the resource is too small | Marek Olšák | 2011-10-20 | 1 | -3/+3 |
* | r300g/winsys: rename r300->radeon and do a little cleanup | Marek Olšák | 2011-04-18 | 1 | -3/+3 |
* | r300g: add a way to change texture properties arbitrarily | Marek Olšák | 2011-02-10 | 1 | -5/+1 |
* | r300g: consolidate buffers and textures to r300_resource | Marek Olšák | 2011-02-10 | 1 | -3/+3 |
* | r300g: fixup rs690 tiling stride alignment calculations. | Dave Airlie | 2010-12-13 | 1 | -1/+1 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -2/+1 |
* | r300g: Include missing header in r300_texture_desc.h. | Vinson Lee | 2010-08-26 | 1 | -0/+1 |
* | r300g: cleanup texture creation code | Marek Olšák | 2010-07-25 | 1 | -0/+57 |