Merge branch 'xa_branch'
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_channel_expressions.cpp
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Kenneth Graunkei965/fs: Implement new ir_unop_u2i and ir_unop_i2u...
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-12-05 Eric Anholti965: Fix compile warning about missing opcodes.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-17 Kenneth Graunkeglsl: Remove the ir_binop_cross opcode.
2010-10-26 Eric Anholti965: Handle new ir_unop_round_even in channel expressi...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-11 Eric Anholti965: Move FS backend structures to a header.
2010-09-22 Eric Anholti965: Update expression splitting for the vector-result...
2010-09-22 Eric Anholti965: Fix the vector/expression splitting for the write...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Eric Anholti965: Add switch cases for ir_unop_noise, which should...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Eric Anholti965: Add a pass for the FS to reduce vector expression...