Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: rename nir_var_shared to nir_var_mem_shared | Karol Herbst | 2019-01-19 | 1 | -1/+1 |
* | nir: rename nir_var_ssbo to nir_var_mem_ssbo | Karol Herbst | 2019-01-19 | 1 | -1/+1 |
* | nir: Distinguish between normal uniforms and UBOs | Jason Ekstrand | 2019-01-08 | 1 | -1/+1 |
* | nir: Fix OpAtomicCounterIDecrement for uniform atomic counters | Antia Puentes | 2018-07-03 | 1 | -2/+6 |
* | nir: Remove old-school deref chain support | Jason Ekstrand | 2018-06-22 | 1 | -2/+0 |
* | nir: Remove deref chain support from lower_atomics | Jason Ekstrand | 2018-06-22 | 1 | -144/+2 |
* | nir: Support deref instructions in lower_atomics | Jason Ekstrand | 2018-06-22 | 1 | -9/+112 |
* | nir: add deref lowering sanity checking | Rob Clark | 2018-06-22 | 1 | -0/+2 |
* | nir: move GL specific passes to src/compiler/glsl | Timothy Arceri | 2018-05-01 | 1 | -0/+213 |