summaryrefslogtreecommitdiff
path: root/src/glsl/builtins/ir/roundEven
AgeCommit message (Collapse)Author
2010-10-14glsl: Add front-end support for GLSL 1.30's roundEven built-in.Kenneth Graunke
Implemented using the op-code introduced in the previous commit.