aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_shader_tgsi_mem.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: clamp indirect index to the number of declared shader resourcesMarek Olšák2017-05-181-3/+3
* radeonsi: merge sampler and image descriptor lists into oneMarek Olšák2017-05-181-4/+11
* radeonsi: merge constant and shader buffers descriptor lists into oneMarek Olšák2017-05-181-4/+9
* radeonsi: get the sampler view type from inst->Texture for TG4Samuel Pitoiset2017-05-181-7/+3
* radeonsi: extract TGSI memory/texture opcode handling into its own fileNicolai Hähnle2017-05-161-0/+1883