summaryrefslogtreecommitdiffstats
path: root/src/glsl/builtins/ir/atanh
Commit message (Expand)AuthorAgeFilesLines
* glsl: Add '.ir' extension to builtin IR filesPaul Berry2011-10-311-37/+0
* glsl/builtins: Fix invalid vecN constants in hyperbolic functions.Kenneth Graunke2011-09-071-9/+9
* glsl: Implement the asinh, acosh, and atanh built-in functions.Kenneth Graunke2010-11-151-0/+37