429 коммитов (e4afc64290a7917fa388f4395ed7066eaba519a5)
 

Автор SHA1 Сообщение Дата
  Ian Romanick f52888fac0 Include cstdlib to be sure size_t is available 15 лет назад
  Ian Romanick d949a9afb0 Move top-level AST to HIR conversion to _mesa_ast_to_hir 15 лет назад
  Ian Romanick 8e6cd3bf54 Require the shader target be specified to the driver program 15 лет назад
  Ian Romanick 1c4156ffac Use ir_print_visitor to dump IR tree 15 лет назад
  Ian Romanick 02ae68f496 Fix typeo in gl_FogParameters.scale (was scalre) 15 лет назад
  Ian Romanick 0b67823462 AST to IR: Mark 'varying' in a vertex shader as 'out' 15 лет назад
  Ian Romanick 654c057257 ir_variable: Initialize all attribute bits to reasonable defaults 15 лет назад
  Ian Romanick fe10250355 IR print visitor: Add some support for printing types and constants 15 лет назад
  Ian Romanick 6044ae79a0 IR print visitor: Print assignments 15 лет назад
  Ian Romanick 6652af36fe Add assignment side-effect to the instruction stream 15 лет назад
  Ian Romanick 78b51b0fdd IR visitor: Add initial version of ir_visitor classes 15 лет назад
  Ian Romanick fce1150156 Convert is_glsl_type_matrix to glsl_type::is_matrix 15 лет назад
  Ian Romanick a2dd22fb19 Convert is_glsl_type_vector to glsl_type::is_vector 15 лет назад
  Ian Romanick cb36f8aaee Convert is_glsl_type_scalar to glsl_type::is_scalar 15 лет назад
  Ian Romanick eccf0bf5f2 Make glsl_type a class 15 лет назад
  Ian Romanick 3a9e989628 Remove unused function 15 лет назад
  Ian Romanick 0044e7edce Conver IR structures to use exec_list instead of simple_node 15 лет назад
  Ian Romanick 7e4ce71923 Add yet-another linked list type 15 лет назад
  Ian Romanick 61484ba188 Remove prototypes for *_to_hir functions that no longer exist 15 лет назад
  Ian Romanick 1e2e58c1f6 Set C++ indent too. 15 лет назад
  Ian Romanick 18238de6c3 Make AST->HIR conversion a method of ast_node, re-enable 15 лет назад
  Ian Romanick d59673c9de autoconf for the ... 15 лет назад
  Ian Romanick e41a1cd4d5 Replace tacky wrapper macros with tacky in-line type-casts 15 лет назад
  Ian Romanick 168890ce1b Convert to new interfaces so that it will compile 15 лет назад
  Ian Romanick 88349b22ca Add ast_expression_bin subclass of ast_expression 15 лет назад
  Ian Romanick 89227f6ce4 Ignore all build products 15 лет назад
  Ian Romanick d5f4f09e76 Rename .cc files to .cpp 15 лет назад
  Ian Romanick 53d2774ee3 Initialize the node structure embedded in the ast_node 15 лет назад
  Ian Romanick a87ac255cf Initial commit. lol 15 лет назад