199 Коміти (d8a2133887576daf7bc87fe05efdf31e7b5dca28)
 

Автор SHA1 Повідомлення Дата
  Ian Romanick 5c2bd09888 Trivial clean-ups to ast_type_specifier(int) constructor 15 роки тому
  Ian Romanick ed85a5dd4b Add new constructors for ast_type_specifier 15 роки тому
  Ian Romanick 7f9d309743 Ensure that ast_type always has type_name set 15 роки тому
  Ian Romanick bbddcb3092 Factor ast_type_specifier code out to ast_type.cpp 15 роки тому
  Ian Romanick f4749610ed Factor guts of function matching code out to match_function_by_name 15 роки тому
  Ian Romanick 548fa293a3 Move ast_function_expression::hir to ast_function.cpp 15 роки тому
  Ian Romanick 728330e3b2 Remove DOA hir_function.c file 15 роки тому
  Ian Romanick f13d4295f9 Change type of function_identifier to silence bison warning 15 роки тому
  Ian Romanick 44eb13d0b5 Add parameters to function declarations in the correct order 15 роки тому
  Ian Romanick 471471f834 Initial pass at resolving function calls 15 роки тому
  Ian Romanick cdb8d54b68 Default function parameters to 'in' instead of auto 15 роки тому
  Ian Romanick 7e3ed40200 Add a handful of simple tests for function calls in constructors 15 роки тому
  Ian Romanick ed45ec6a51 Add ir_call call to represent function calls. 15 роки тому
  Ian Romanick d27ec2461b Fix broken constructor of ir_instruction base class 15 роки тому
  Ian Romanick 1f58518059 Track generation of errors and halt compilation appropriately 15 роки тому
  Ian Romanick 3821761e45 Differentiate in ast_function_expression between constructors and func. calls 15 роки тому
  Ian Romanick 986b8f7982 Tell emacs that C++ .h files are C++ 15 роки тому
  Ian Romanick 7cfddf1941 Make ast_function_expression subclass of ast_expression 15 роки тому
  Ian Romanick d10fe19495 Simplified constructor for identifier expressions 15 роки тому
  Ian Romanick adfb0cd740 IR variable: Initial work to support GLSL built-in variables 15 роки тому
  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 роки тому