summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/r600_texture.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-12radeon: Allocate htile buffer for SI in r600_texture.Andreas Hartmetz1-15/+67
2013-12-12radeon: rearrange r600_texture and related code a bit.Andreas Hartmetz1-29/+29
2013-12-12winsys/radeon: set/get the scanout flag with the tiling ioctlsMarek Olšák1-4/+5
2013-12-03gallium/radeon: use PRIu64 macro for printing uint64_tEmil Velikov1-3/+4
2013-11-23radeonsi: implement MSAA for CIKMarek Olšák1-3/+7
2013-11-23radeonsi: enable 2D tiling on CIKMarek Olšák1-4/+0
2013-10-13radeon: use staging for mapping linear texturesGrigori Goronzy1-0/+6
2013-10-03r600g: fix ínitialization of non_disp_tiling flagMarek Olšák1-4/+5
2013-09-29radeon: make texture logging more usefulMarek Olšák1-17/+16
2013-09-29r600g,radeonsi: share r600_texture.cMarek Olšák1-0/+1015