aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/gl_nir.h
Commit message (Expand)AuthorAgeFilesLines
* nir: move gl_nir_opt_access from glsl directoryMarek Olšák2019-10-101-2/+0
* glsl/nir: Add optimization pass for access flagsConnor Abbott2019-06-191-0/+2
* glsl/nir: add support for lowering bindless images_derefsKarol Herbst2019-04-121-0/+1
* glsl/nir: Add a pass to lower UBO and SSBO accessJason Ekstrand2019-03-151-0/+3
* nir/lower_samplers: remove legacy versionRob Clark2018-06-221-2/+0
* nir/lower_samplers: split out _legacy version for deref chainsRob Clark2018-06-221-0/+2
* nir: move GL specific passes to src/compiler/glslTimothy Arceri2018-05-011-0/+47