Age | Commit message (Expand) | Author |
---|---|---|
2010-03-11 | Initial pass at resolving function calls | Ian Romanick |
2010-03-11 | Add ir_call call to represent function calls. | Ian Romanick |
2010-03-11 | Fix broken constructor of ir_instruction base class | Ian Romanick |
2010-03-10 | Tell emacs that C++ .h files are C++ | Ian Romanick |
2010-03-10 | IR variable: Initial work to support GLSL built-in variables | Ian Romanick |
2010-03-09 | IR visitor: Add initial version of ir_visitor classes | Ian Romanick |
2010-03-08 | Conver IR structures to use exec_list instead of simple_node | Ian Romanick |
2010-02-22 | Initial commit. lol | Ian Romanick |