summaryrefslogtreecommitdiff
path: root/src/glsl/ir_function_inlining.cpp
AgeCommit message (Expand)Author
2010-07-22glsl2: When inlining, don't clone and assign sampler arguments.Eric Anholt
2010-07-21glsl2: Replace insert_before/remove pairs with exec_node::replace_with.Kenneth Graunke
2010-07-20glsl2: Add and use new variable mode ir_var_temporaryIan Romanick
2010-07-20glsl2: Fix handling of out values in function inlining.Eric Anholt
2010-07-12glsl2: Check when inlining a bare function call that it actually is.Eric Anholt
2010-07-06glsl2: Clone methods return the type of the thing being clonedIan Romanick
2010-07-06Add hash table helper functions for using pointers as hash keysIan Romanick
2010-06-24glsl2: Wrap includes of C interfaces with extern "C".Eric Anholt
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt