aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/gl_nir_lower_atomics.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Fix OpAtomicCounterIDecrement for uniform atomic countersAntia Puentes2018-07-031-2/+6
* nir: Remove old-school deref chain supportJason Ekstrand2018-06-221-2/+0
* nir: Remove deref chain support from lower_atomicsJason Ekstrand2018-06-221-144/+2
* nir: Support deref instructions in lower_atomicsJason Ekstrand2018-06-221-9/+112
* nir: add deref lowering sanity checkingRob Clark2018-06-221-0/+2
* nir: move GL specific passes to src/compiler/glslTimothy Arceri2018-05-011-0/+213