nir: support feeding state to nir_lower_clip_[vg]s
[mesa.git] / src / compiler / nir / nir_builtin_builder.h
2019-10-12 Neil Robertsnir/builtin: Add extern "C" guards to nir_builtin_builder.h
2019-10-12 Neil Robertsnir/builtin: Add #include u_math.h to the header
2019-10-12 Neil Robertsnir/builder: Move nir_atan and nir_atan2 from SPIR...
2019-03-05 Karol Herbstnir/spirv: initial handling of OpenCL.std extension...
2019-03-05 Karol Herbstnir: replace magic numbers with M_PI
2019-01-02 Iago Toral Quirogacompiler/spirv: handle 16-bit float in radians() and...
2018-07-24 Karol Herbstnir: add builtin builder