summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_ir.c
AgeCommit message (Expand)Author
2007-07-26Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion.Brian
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2007-05-02fix some DDX,DDY mix-upsBrian
2007-04-21Remove all the USE_MEMPOOL debug code.Brian
2007-04-21Use new memory pool allocator. Lots of debug code still in place...Brian
2007-03-28remove IR_BREAK_IF_FALSEBrian
2007-03-28Get rid of IR_CONT_IF_FALSEBrian
2007-03-26Get rid of IR_JUMP and related code.Brian
2007-03-26disable free() until other issues can be fixed...Brian
2007-03-24fix mistake in _slang_free_ir()Brian
2007-03-24Properly free the slang_ir_node->Store data (use ref counting).Brian
2007-03-24IR utility functionsBrian