summaryrefslogtreecommitdiff
path: root/ir.h
AgeCommit message (Expand)Author
2010-03-11Initial pass at resolving function callsIan Romanick
2010-03-11Add ir_call call to represent function calls.Ian Romanick
2010-03-11Fix broken constructor of ir_instruction base classIan Romanick
2010-03-10Tell emacs that C++ .h files are C++Ian Romanick
2010-03-10IR variable: Initial work to support GLSL built-in variablesIan Romanick
2010-03-09IR visitor: Add initial version of ir_visitor classesIan Romanick
2010-03-08Conver IR structures to use exec_list instead of simple_nodeIan Romanick
2010-02-22Initial commit. lolIan Romanick