aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/builtin_functions.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: include mtypes.h lessMarek Olšák2018-04-121-0/+2
* glsl: Add prototype for udivmod64()Matt Turner2017-08-211-0/+3
* glsl: check if any of the named builtins are available firstIlia Mirkin2017-07-051-1/+2
* glsl: builtin: always return clones of the builtinsLionel Landwerlin2017-03-091-2/+2
* glsl: Add "built-in" functions to do 64%64 => 64 modulusIan Romanick2017-01-201-0/+6
* glsl: Add "built-in" functions to do 64/64 => 64 divisionIan Romanick2017-01-201-0/+6
* glsl: Add "built-in" function for 64-bit integer sign()Ian Romanick2017-01-201-0/+3
* glsl: Add "built-in" functions to do 64x64 => 64 multiplicationIan Romanick2017-01-201-0/+7
* glsl: Move builtin_function related prototypes to a separate fileIan Romanick2017-01-201-0/+46