summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_texture_desc.h
Commit message (Expand)AuthorAgeFilesLines
* r300g: rework resource_copy_region, not changing pipe_resourceMarek Olšák2012-01-011-0/+3
* r300g: don't return NULL in resource_from_handle if the resource is too smallMarek Olšák2011-10-201-3/+3
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-3/+3
* r300g: add a way to change texture properties arbitrarilyMarek Olšák2011-02-101-5/+1
* r300g: consolidate buffers and textures to r300_resourceMarek Olšák2011-02-101-3/+3
* r300g: fixup rs690 tiling stride alignment calculations.Dave Airlie2010-12-131-1/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+1
* r300g: Include missing header in r300_texture_desc.h.Vinson Lee2010-08-261-0/+1
* r300g: cleanup texture creation codeMarek Olšák2010-07-251-0/+57