summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_clone.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add compute shader shared variable storage classJordan Justen2016-03-171-0/+1
* nir/clone: Add support for cloning a single function_implJason Ekstrand2016-03-121-32/+80
* nir: Remove the const_offset from nir_tex_instrJason Ekstrand2016-02-101-1/+0
* nir: Separate texture from sampler in nir_tex_instrJason Ekstrand2016-02-091-1/+6
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-4/+4
* nir: move to compiler/Emil Velikov2016-01-261-0/+659