summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/int64.glsl
Commit message (Expand)AuthorAgeFilesLines
* glsl/int64: Fix a typo in imod64Jason Ekstrand2017-03-011-1/+1
* glsl: Add "built-in" functions to do 64%64 => 64 modulusIan Romanick2017-01-201-0/+18
* glsl: Add "built-in" functions to do 64/64 => 64 divisionIan Romanick2017-01-201-2/+75
* glsl: Add "built-in" function for 64-bit integer sign()Ian Romanick2017-01-201-0/+11
* glsl: Add "built-in" functions to do 64x64 => 64 multiplicationIan Romanick2017-01-201-0/+19