summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_constant_expressions.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Sun CC specific code.Jose Fonseca2015-12-021-8/+0
* nir: s/nir_type_unsigned/nir_type_uintJason Ekstrand2015-11-231-1/+1
* glsl: move half<->float convertion to utilRob Clark2015-10-161-0/+1
* glsl: Remove MSVC implementations of copysign and isnormal.Matt Turner2015-07-291-13/+1
* mesa: Replace _mesa_round_to_even() with _mesa_roundeven().Matt Turner2015-03-181-6/+9
* nir: add new constant folding infrastructureJason Ekstrand2015-01-241-0/+352