Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: Bump number of allowed global buffers to 32 | Jan Vesely | 2018-10-18 | 1 | -1/+1 |
* | radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI | Marek Olšák | 2018-08-29 | 1 | -0/+1 |
* | radeonsi: don't load block dimensions into SGPRs if they are not variable | Marek Olšák | 2018-08-07 | 1 | -2/+1 |
* | radeonsi: update copyrights | Marek Olšák | 2018-04-05 | 1 | -0/+1 |
* | radeonsi/nir: add nir support for compiling compute shaders | Timothy Arceri | 2018-02-07 | 1 | -1/+4 |
* | radeonsi: add reference count to si_compute | Nicolai Hähnle | 2017-08-22 | 1 | -0/+14 |
* | radeonsi: track use of bindless samplers/images from tgsi_shader_info | Samuel Pitoiset | 2017-06-14 | 1 | -0/+2 |
* | radeonsi: record which descriptor slots are used by shaders | Marek Olšák | 2017-05-18 | 1 | -0/+4 |
* | radeonsi: move struct si_compute into a header | Nicolai Hähnle | 2017-05-10 | 1 | -0/+50 |