summaryrefslogtreecommitdiff
path: root/src/glsl/builtins/profiles/130.frag
AgeCommit message (Collapse)Author
2010-08-18glsl/builtins: Add forgotten hyperbolic trig builtins in 1.30 profiles.Kenneth Graunke
2010-08-16glsl2: Add builtins profile for GLSL 1.30.Kenneth Graunke
Many functions are currently wrapped with #if 0 since we haven't implemented them yet.