summaryrefslogtreecommitdiffstats
path: root/src/glsl/builtins/ir/noise2
Commit message (Expand)AuthorAgeFilesLines
* glsl/builtins: Remove unnecessary (constant bool (1)) from assignments.Kenneth Graunke2011-01-121-16/+16
* glsl: Rework assignments with write_masks to have LHS chan count match RHS.Eric Anholt2010-09-221-8/+8
* glsl2: Implement noise[1234] built-in functions using ir_unop_noiseIan Romanick2010-09-091-16/+59
* glsl2: Rework builtin function generation.Kenneth Graunke2010-08-131-0/+18