Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ian Romanick f13d4295f9 Change type of function_identifier to silence bison warning преди 15 години
main Initial commit. lol преди 15 години
tests Add a handful of simple tests for function calls in constructors преди 15 години
.dir-locals.el Set C++ indent too. преди 15 години
.gitignore autoconf for the ... преди 15 години
Makefile.am Initial pass at resolving function calls преди 15 години
ast.h Differentiate in ast_function_expression between constructors and func. calls преди 15 години
ast_expr.cpp Add ast_expression_bin subclass of ast_expression преди 15 години
ast_to_hir.cpp Initial pass at resolving function calls преди 15 години
autogen.sh autoconf for the ... преди 15 години
builtin_types.sh Fix typeo in gl_FogParameters.scale (was scalre) преди 15 години
builtin_variables.h IR variable: Initial work to support GLSL built-in variables преди 15 години
configure.ac autoconf for the ... преди 15 години
glsl_lexer.lpp autoconf for the ... преди 15 години
glsl_parser.ypp Change type of function_identifier to silence bison warning преди 15 години
glsl_parser_extras.cpp Track generation of errors and halt compilation appropriately преди 15 години
glsl_parser_extras.h Track generation of errors and halt compilation appropriately преди 15 години
glsl_types.cpp Make glsl_type a class преди 15 години
glsl_types.h Tell emacs that C++ .h files are C++ преди 15 години
hash_table.c Initial commit. lol преди 15 години
hash_table.h Initial commit. lol преди 15 години
hir_field_selection.cpp Convert is_glsl_type_vector to glsl_type::is_vector преди 15 години
hir_function.c Initial commit. lol преди 15 години
ir.cpp Add ir_call call to represent function calls. преди 15 години
ir.h Initial pass at resolving function calls преди 15 години
ir_function.cpp Initial pass at resolving function calls преди 15 години
ir_print_visitor.cpp Add ir_call call to represent function calls. преди 15 години
ir_print_visitor.h Add ir_call call to represent function calls. преди 15 години
ir_variable.cpp IR variable: Initial work to support GLSL built-in variables преди 15 години
ir_visitor.h Add ir_call call to represent function calls. преди 15 години
list.h Add yet-another linked list type преди 15 години
symbol_table.c Initial commit. lol преди 15 години
symbol_table.h Initial commit. lol преди 15 години