Eric Anholt
|
2928588267
|
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
|
2010-06-24 15:36:00 -07:00 |
|
Eric Anholt
|
bdd9b1f3ff
|
Move optimization pass prototypes to a single header.
|
2010-05-05 11:47:33 -07:00 |
|
Eric Anholt
|
e8e9748722
|
ir_function_inlining: Implement inlining in many more cases.
We still don't inline for control flow in the inlined function, and we
don't have any limits on what we will inline.
|
2010-04-23 16:12:44 -07:00 |
|
Kenneth Graunke
|
3289886688
|
Remove ir_label since it is no longer used.
|
2010-04-21 15:37:10 -07:00 |
|
Eric Anholt
|
cad9766118
|
Inline functions consisting of a return of an expression.
|
2010-04-08 11:24:06 -07:00 |
|