11 Commits (e46a454305af64710ce8deadafc718f75363ac7e)

Author SHA1 Message Date
  Kenneth Graunke 26d74cd1d1 Add stub visitor support for ir_texture. 15 years ago
  Ian Romanick c7b1046a9f Refactor ir_dereference support for ir_visitor 15 years ago
  Kenneth Graunke 3289886688 Remove ir_label since it is no longer used. 15 years ago
  Ian Romanick f8e31e00b1 Add ir_loop_jump to represent 'break' and 'continue' in loops 15 years ago
  Ian Romanick fad607a9be Add ir_loop to represent loops 15 years ago
  Ian Romanick 3c6fea3048 Implement ir_if (for if-statments) and conversion from AST 15 years ago
  Kenneth Graunke affc1413ac Move swizzles out of ir_dereference and into their own class. 15 years ago
  Ian Romanick 9578c87ce2 Implement IR return instructions 15 years ago
  Ian Romanick ed45ec6a51 Add ir_call call to represent function calls. 15 years ago
  Ian Romanick 986b8f7982 Tell emacs that C++ .h files are C++ 15 years ago
  Ian Romanick 78b51b0fdd IR visitor: Add initial version of ir_visitor classes 15 years ago
  Ian Romanick 88349b22ca Add ast_expression_bin subclass of ast_expression 15 years ago
  Ian Romanick a87ac255cf Initial commit. lol 15 years ago