summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_texture_desc.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-01r300g: rework resource_copy_region, not changing pipe_resourceMarek Olšák1-0/+3
2011-10-20r300g: don't return NULL in resource_from_handle if the resource is too smallMarek Olšák1-3/+3
2011-04-18r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák1-3/+3
2011-02-10r300g: add a way to change texture properties arbitrarilyMarek Olšák1-5/+1
2011-02-10r300g: consolidate buffers and textures to r300_resourceMarek Olšák1-3/+3
2010-12-13r300g: fixup rs690 tiling stride alignment calculations.Dave Airlie1-1/+1
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-2/+1
2010-08-26r300g: Include missing header in r300_texture_desc.h.Vinson Lee1-0/+1
2010-07-25r300g: cleanup texture creation codeMarek Olšák1-0/+57