llvmpipe: implement 64 bit mul opcodes in llvmpipe
[mesa.git] / src / glsl / lower_ubo_reference.cpp
2013-03-29 Ian Romanickglsl: Generated masked write instead of vector array...
2013-01-25 Ian Romanickglsl: Lower UBO references using link-time data instead...
2013-01-25 Ian Romanickglsl: Make the align function available elsewhere in...
2013-01-25 Ian Romanickglsl: Add ir_variable::is_in_uniform_block predicate
2012-08-07 Eric Anholtglsl: Add a lowering pass to turn complicated UBO refer...