1. 6c86ea8 Add unary operator to convert unsigned integer to float by Ian Romanick · 14 years ago
  2. affc141 Move swizzles out of ir_dereference and into their own class. by Kenneth Graunke · 14 years ago
  3. fb9fb5f Add new abstract ir_rvalue class; rework accordingly. by Kenneth Graunke · 14 years ago
  4. 44e1dfa Replace "mode" type tag with virtual as_foo() downcasting functions. by Kenneth Graunke · 14 years ago
  5. 9546997 Add dereference constructor for array element dereferences by Ian Romanick · 14 years ago
  6. f25a5ad Widen num_components to handle vec4 correctly. by Kenneth Graunke · 14 years ago
  7. 9048723 Typo fixes: de/re/ference. by Kenneth Graunke · 15 years ago
  8. 2f4240f Add method to set the swizzle of an ir_dereference by Ian Romanick · 15 years ago
  9. 882dad7 ir_function constructor now takes the function name as a parameter by Ian Romanick · 15 years ago
  10. 9e7c34b Set the type of a function call to be the return type of the callee by Ian Romanick · 15 years ago
  11. e39cc69 Set, and require, a return type for function signatures by Ian Romanick · 15 years ago
  12. 9578c87 Implement IR return instructions by Ian Romanick · 15 years ago
  13. e309a60 Add multiple include protection to ir.h by Ian Romanick · 15 years ago
  14. 471471f Initial pass at resolving function calls by Ian Romanick · 15 years ago
  15. ed45ec6 Add ir_call call to represent function calls. by Ian Romanick · 15 years ago
  16. d27ec24 Fix broken constructor of ir_instruction base class by Ian Romanick · 15 years ago
  17. 986b8f7 Tell emacs that C++ .h files are C++ by Ian Romanick · 15 years ago
  18. adfb0cd IR variable: Initial work to support GLSL built-in variables by Ian Romanick · 15 years ago
  19. 78b51b0 IR visitor: Add initial version of ir_visitor classes by Ian Romanick · 15 years ago
  20. 0044e7e Conver IR structures to use exec_list instead of simple_node by Ian Romanick · 15 years ago
  21. a87ac25 Initial commit. lol by Ian Romanick · 15 years ago