summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_builtin_builder.h
Commit message (Expand)AuthorAgeFilesLines
* vtn/opencl: add clz supportDave Airlie2019-11-221-0/+8
* spirv/nir/opencl: handle some multiply instructions.Dave Airlie2019-11-221-0/+37
* nir/builtin: Add extern "C" guards to nir_builtin_builder.hNeil Roberts2019-10-121-0/+8
* nir/builtin: Add #include u_math.h to the headerNeil Roberts2019-10-121-0/+1
* nir/builder: Move nir_atan and nir_atan2 from SPIR-V translatorNeil Roberts2019-10-121-0/+2
* nir/spirv: initial handling of OpenCL.std extension opcodesKarol Herbst2019-03-051-1/+129
* nir: replace magic numbers with M_PIKarol Herbst2019-03-051-2/+2
* compiler/spirv: handle 16-bit float in radians() and degrees()Iago Toral Quiroga2019-01-021-2/+2
* nir: add builtin builderKarol Herbst2018-07-241-0/+84