Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Ian Romanick d10fe19495 Simplified constructor for identifier expressions 15 лет назад
main Initial commit. lol 15 лет назад
tests Initial commit. lol 15 лет назад
.dir-locals.el Set C++ indent too. 15 лет назад
.gitignore autoconf for the ... 15 лет назад
Makefile.am IR variable: Initial work to support GLSL built-in variables 15 лет назад
ast.h Simplified constructor for identifier expressions 15 лет назад
ast_expr.cpp Add ast_expression_bin subclass of ast_expression 15 лет назад
ast_to_hir.cpp IR variable: Initial work to support GLSL built-in variables 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 Simplified constructor for identifier expressions 15 лет назад
glsl_parser_extras.cpp Move top-level AST to HIR conversion to _mesa_ast_to_hir 15 лет назад
glsl_parser_extras.h Include cstdlib to be sure size_t is available 15 лет назад
glsl_types.cpp Make glsl_type a class 15 лет назад
glsl_types.h Convert is_glsl_type_matrix to glsl_type::is_matrix 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 ir_variable: Initialize all attribute bits to reasonable defaults 15 лет назад
ir.h IR variable: Initial work to support GLSL built-in variables 15 лет назад
ir_print_visitor.cpp IR print visitor: Add some support for printing types and constants 15 лет назад
ir_print_visitor.h IR visitor: Add initial version of ir_visitor classes 15 лет назад
ir_variable.cpp IR variable: Initial work to support GLSL built-in variables 15 лет назад
ir_visitor.h IR visitor: Add initial version of ir_visitor classes 15 лет назад
list.h Add yet-another linked list type 15 лет назад
symbol_table.c Initial commit. lol 15 лет назад
symbol_table.h Initial commit. lol 15 лет назад