Merge branch 'master' into i915-superioctl
[mesa.git] / src / mesa / shader / slang / slang_ir.c
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-26 BrianFix function call bug 11731. Also, fix up IR_CALL...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-03 Brianfix some DDX,DDY mix-ups
2007-04-21 BrianRemove all the USE_MEMPOOL debug code.
2007-04-21 BrianUse new memory pool allocator. Lots of debug code still...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 Brianremove IR_BREAK_IF_FALSE
2007-03-28 BrianGet rid of IR_CONT_IF_FALSE
2007-03-27 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-03-26 BrianGet rid of IR_JUMP and related code.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Briandisable free() until other issues can be fixed...
2007-03-24 Brianfix mistake in _slang_free_ir()
2007-03-24 BrianProperly free the slang_ir_node->Store data (use ref...
2007-03-24 BrianIR utility functions