Age | Commit message (Expand) | Author |
---|---|---|
2010-07-27 | ir_to_mesa: Provide a restricted type size to _mesa_add_uniform. | Eric Anholt |
2010-07-27 | ir_to_mesa: Add support for array constants. | Eric Anholt |
2010-07-27 | glsl2: Make the dead code handler make its own talloc context. | Eric Anholt |
2010-07-27 | ir_to_mesa: Set the swizzle on constant struct src regs. | Eric Anholt |
2010-07-27 | ir_to_mesa: Fix stray "break" that broke functions of >1 argument. | Eric Anholt |
2010-07-27 | glsl2: Add optimization pass for algebraic simplifications. | Eric Anholt |
2010-07-26 | ir_to_mesa: Fix up handling of void function returns. | Eric Anholt |
2010-07-26 | ir_to_mesa: Actually allocate the right size for constant matrix temps. | Eric Anholt |
2010-07-26 | ir_to_mesa: Add support for structure constants. | Eric Anholt |
2010-07-26 | Merge remote branch 'origin/master' into glsl2 | Eric Anholt |