summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_builtin_builder.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-12nir/builder: Move nir_atan and nir_atan2 from SPIR-V translatorNeil Roberts1-0/+152
2019-05-24nir/builder: Remove the use_fmov parameter from nir_swizzleJason Ekstrand1-4/+4
2019-03-05nir/spirv: initial handling of OpenCL.std extension opcodesKarol Herbst1-1/+111
2018-07-24nir: add builtin builderKarol Herbst1-0/+65