summaryrefslogtreecommitdiff
path: root/src/glsl/builtins/ir/noise2
AgeCommit message (Expand)Author
2011-01-12glsl/builtins: Remove unnecessary (constant bool (1)) from assignments.Kenneth Graunke
2010-09-22glsl: Rework assignments with write_masks to have LHS chan count match RHS.Eric Anholt
2010-09-09glsl2: Implement noise[1234] built-in functions using ir_unop_noiseIan Romanick
2010-08-13glsl2: Rework builtin function generation.Kenneth Graunke