linker: Add imported functions to the linked IR
[mesa.git] / src / glsl / opt_algebraic.cpp
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-30 Aras Pranckeviciusglsl: fix matrix type check in ir_algebraic
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Ian Romanickglsl: Add ir_quadop_vector expression
2010-11-19 Ian Romanickglsl: Eliminate assumptions about size of ir_expression...
2010-11-17 Chad Versaceglsl: Fix Doxygen tag \file in recently renamed files
2010-11-16 Ian Romanickglsl: Refactor is_vec_{zero,one} to be methods of ir_co...
2010-11-16 Kenneth Graunkeglsl: Rename various ir_* files to lower_* and opt_*.