aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_precision.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/lower_precision: Use vector.back() instead of vector.end()[-1]Neil Roberts2020-04-031-13/+13
* glsl/lower_precision: Lower builtins depending on argumentsNeil Roberts2020-03-241-2/+105
* glsl: Add an IR lowering pass to convert mediump operations to 16-bitNeil Roberts2020-03-241-0/+618