summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_texture.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: rename r600_texture::resource to bufferMarek Olšák2018-04-271-84/+84
* radeonsi: use r600_resource() typecast helperMarek Olšák2018-04-271-3/+3
* radeonsi: remove r600_pipe_common.hMarek Olšák2018-04-271-0/+1
* radeonsi: rewrite DCC format compatibility checking codeMarek Olšák2018-04-271-56/+42
* radeonsi: fully enable 2x DCC MSAA for array and non-array texturesMarek Olšák2018-04-271-3/+12
* radeonsi: fix error paths of si_texture_transfer_mapNicolai Hähnle2018-04-201-13/+12
* radeonsi: don't emit partial flushes for internal CS flushes onlyMarek Olšák2018-04-161-1/+1
* radeonsi: disable TC-compat HTILE on Tonga and IcelandMarek Olšák2018-04-131-0/+7
* radeonsi: force 2D tiling on VI only when TC-compat HTILE is really enabledMarek Olšák2018-04-131-9/+7
* radeonsi: remove more R600 referencesMarek Olšák2018-04-051-1/+1
* radeonsi: remove r600_common_contextMarek Olšák2018-04-051-62/+62
* radeonsi: move r600_buffer_common.c and r600_texture.c into radeonsiMarek Olšák2018-04-051-0/+2499