aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/nir
Commit message (Expand)AuthorAgeFilesLines
* Rename nir_lower_constant_initializers to nir_lower_variable_initalizersArcady Goldmints-Orlov2020-02-121-2/+2
* clover/nir: set spirv environment to OpenCLKarol Herbst2019-12-111-0/+1
* clover/nir: treat UniformConstant as global memoryKarol Herbst2019-12-111-0/+1
* clover: fix the nir_serialize build failureMarek Olšák2019-10-101-1/+1
* clover/nir: fix compilation with g++-5.5 and maybe earlierKarol Herbst2019-09-231-10/+7
* clover: add support for passing kernels as nir to the driverKarol Herbst2019-09-212-0/+205