Clone of mesa.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Ian Romanick f13d4295f9 Change type of function_identifier to silence bison warning vor 15 Jahren
main Initial commit. lol vor 15 Jahren
tests Add a handful of simple tests for function calls in constructors vor 15 Jahren
.dir-locals.el Set C++ indent too. vor 15 Jahren
.gitignore autoconf for the ... vor 15 Jahren
Makefile.am Initial pass at resolving function calls vor 15 Jahren
ast.h Differentiate in ast_function_expression between constructors and func. calls vor 15 Jahren
ast_expr.cpp Add ast_expression_bin subclass of ast_expression vor 15 Jahren
ast_to_hir.cpp Initial pass at resolving function calls vor 15 Jahren
autogen.sh autoconf for the ... vor 15 Jahren
builtin_types.sh Fix typeo in gl_FogParameters.scale (was scalre) vor 15 Jahren
builtin_variables.h IR variable: Initial work to support GLSL built-in variables vor 15 Jahren
configure.ac autoconf for the ... vor 15 Jahren
glsl_lexer.lpp autoconf for the ... vor 15 Jahren
glsl_parser.ypp Change type of function_identifier to silence bison warning vor 15 Jahren
glsl_parser_extras.cpp Track generation of errors and halt compilation appropriately vor 15 Jahren
glsl_parser_extras.h Track generation of errors and halt compilation appropriately vor 15 Jahren
glsl_types.cpp Make glsl_type a class vor 15 Jahren
glsl_types.h Tell emacs that C++ .h files are C++ vor 15 Jahren
hash_table.c Initial commit. lol vor 15 Jahren
hash_table.h Initial commit. lol vor 15 Jahren
hir_field_selection.cpp Convert is_glsl_type_vector to glsl_type::is_vector vor 15 Jahren
hir_function.c Initial commit. lol vor 15 Jahren
ir.cpp Add ir_call call to represent function calls. vor 15 Jahren
ir.h Initial pass at resolving function calls vor 15 Jahren
ir_function.cpp Initial pass at resolving function calls vor 15 Jahren
ir_print_visitor.cpp Add ir_call call to represent function calls. vor 15 Jahren
ir_print_visitor.h Add ir_call call to represent function calls. vor 15 Jahren
ir_variable.cpp IR variable: Initial work to support GLSL built-in variables vor 15 Jahren
ir_visitor.h Add ir_call call to represent function calls. vor 15 Jahren
list.h Add yet-another linked list type vor 15 Jahren
symbol_table.c Initial commit. lol vor 15 Jahren
symbol_table.h Initial commit. lol vor 15 Jahren