summaryrefslogtreecommitdiffstats
path: root/ir.h
Commit message (Expand)AuthorAgeFilesLines
* Initial pass at resolving function callsIan Romanick2010-03-111-4/+18
* Add ir_call call to represent function calls.Ian Romanick2010-03-111-1/+29
* Fix broken constructor of ir_instruction base classIan Romanick2010-03-111-1/+5
* Tell emacs that C++ .h files are C++Ian Romanick2010-03-101-0/+1
* IR variable: Initial work to support GLSL built-in variablesIan Romanick2010-03-101-0/+4
* IR visitor: Add initial version of ir_visitor classesIan Romanick2010-03-091-0/+43
* Conver IR structures to use exec_list instead of simple_nodeIan Romanick2010-03-081-3/+5
* Initial commit. lolIan Romanick2010-02-221-0/+302