Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: clamp indirect index to the number of declared shader resources | Marek Olšák | 2017-05-18 | 1 | -3/+3 |
* | radeonsi: merge sampler and image descriptor lists into one | Marek Olšák | 2017-05-18 | 1 | -4/+11 |
* | radeonsi: merge constant and shader buffers descriptor lists into one | Marek Olšák | 2017-05-18 | 1 | -4/+9 |
* | radeonsi: get the sampler view type from inst->Texture for TG4 | Samuel Pitoiset | 2017-05-18 | 1 | -7/+3 |
* | radeonsi: extract TGSI memory/texture opcode handling into its own file | Nicolai Hähnle | 2017-05-16 | 1 | -0/+1883 |