Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vtn/opencl: add clz support | Dave Airlie | 2019-11-22 | 1 | -0/+8 |
* | spirv/nir/opencl: handle some multiply instructions. | Dave Airlie | 2019-11-22 | 1 | -0/+37 |
* | nir/builtin: Add extern "C" guards to nir_builtin_builder.h | Neil Roberts | 2019-10-12 | 1 | -0/+8 |
* | nir/builtin: Add #include u_math.h to the header | Neil Roberts | 2019-10-12 | 1 | -0/+1 |
* | nir/builder: Move nir_atan and nir_atan2 from SPIR-V translator | Neil Roberts | 2019-10-12 | 1 | -0/+2 |
* | nir/spirv: initial handling of OpenCL.std extension opcodes | Karol Herbst | 2019-03-05 | 1 | -1/+129 |
* | nir: replace magic numbers with M_PI | Karol Herbst | 2019-03-05 | 1 | -2/+2 |
* | compiler/spirv: handle 16-bit float in radians() and degrees() | Iago Toral Quiroga | 2019-01-02 | 1 | -2/+2 |
* | nir: add builtin builder | Karol Herbst | 2018-07-24 | 1 | -0/+84 |