summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_builder.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Add a helper for generating temporary variables in ir_builder.Eric Anholt2012-04-131-0/+11
* glsl: Add a helper for ir_builder to make dereferences for assignments.Eric Anholt2012-04-131-0/+18
* glsl: Make a little tracking class for emitting IR lists.Eric Anholt2012-04-131-0/+6
* glsl: Add common swizzles to ir_builder.Eric Anholt2012-04-131-0/+80
* glsl: Let ir_builder expressions take un-dereferenced variables.Eric Anholt2012-04-131-10/+9
* glsl: Create an ir_builder helper for hand-generating IR.Eric Anholt2012-04-131-0/+69