Clone of mesa.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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 роки тому