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