summaryrefslogtreecommitdiffstats
path: root/src/compiler/spirv/vtn_alu.c
Commit message (Expand)AuthorAgeFilesLines
* spirv: Enable FPRoundingMode decorator to nir operationsJose Maria Casanova Crespo2017-12-061-0/+33
* nir: Handle fp16 rounding modes at nir_type_conversion_opJose Maria Casanova Crespo2017-12-061-1/+1
* spirv: Replace unreachable with vtn_failJason Ekstrand2017-12-041-8/+12
* spirv: Replace assert with vtn_assertJason Ekstrand2017-12-041-13/+13
* spirv: fix OpBitcast when the src and dst bitsize are different (v3)Connor Abbott2017-07-031-1/+66
* spirv: Implement IsInf using an integer comparisonJason Ekstrand2017-03-201-1/+1
* spirv: handle SpvOpUConvert in proper place.Dave Airlie2017-02-161-1/+1
* spirv/nir: implement DF conversionsSamuel Iglesias Gonsálvez2017-01-091-11/+18
* nir/spirv: implement ordered / unordered floating point comparisons properlyIago Toral Quiroga2016-11-231-1/+52
* spirv: Mark default cases unreachable().Matt Turner2016-05-251-0/+2
* spirv: Move to compiler/Jason Ekstrand2016-04-141-0/+464