| main | Initial commit.  lol | 15 years ago | 
		
			
			
			
				
					| tests | Add PASS / FAIL annotations to tests missing them. | 15 years ago | 
		
			
			
			
				
					| .dir-locals.el | Set C++ indent too. | 15 years ago | 
		
			
			
			
				
					| .gitignore | autoconf for the ... | 15 years ago | 
		
			
			
			
				
					| Makefile.am | Add a constant folding optimization pass. | 15 years ago | 
		
			
			
			
				
					| ast.h | Additional void parameter checks | 15 years ago | 
		
			
			
			
				
					| ast_expr.cpp | Fix up the operator printing for the logic or and beyond, check array bounds. | 15 years ago | 
		
			
			
			
				
					| ast_function.cpp | Use glsl_type::element_type to get the type of array elements | 15 years ago | 
		
			
			
			
				
					| ast_to_hir.cpp | Set lower bound on size implied by whole-array assignment | 15 years ago | 
		
			
			
			
				
					| ast_type.cpp | Add parser support for texture rectangle types | 15 years ago | 
		
			
			
			
				
					| autogen.sh | autoconf for the ... | 15 years ago | 
		
			
			
			
				
					| builtin_function.cpp | Use ir_function::add_signature to create link between function and signature | 15 years ago | 
		
			
			
			
				
					| builtin_types.sh | Slightly change the representation of numeric types | 15 years ago | 
		
			
			
			
				
					| builtin_variables.h | Add definitions for 1.10 built-in uniforms for ff state. | 15 years ago | 
		
			
			
			
				
					| configure.ac | autoconf for the ... | 15 years ago | 
		
			
			
			
				
					| glsl_lexer.lpp | Don't track new type names during pass-1 parsing | 15 years ago | 
		
			
			
			
				
					| glsl_parser.ypp | Set source locations on AST nodes so error messages print locations. | 15 years ago | 
		
			
			
			
				
					| glsl_parser_extras.cpp | Add a constant folding optimization pass. | 15 years ago | 
		
			
			
			
				
					| glsl_parser_extras.h | Add generate_temporary to generate an anonymous temporary | 15 years ago | 
		
			
			
			
				
					| glsl_symbol_table.h | Add query to determine whether a name was declared at this scope | 15 years ago | 
		
			
			
			
				
					| glsl_types.cpp | Use ir_function::add_signature to create link between function and signature | 15 years ago | 
		
			
			
			
				
					| glsl_types.h | Add glsl_type::element_type and glsl_type::array_size queries | 15 years ago | 
		
			
			
			
				
					| hash_table.c | Initial commit.  lol | 15 years ago | 
		
			
			
			
				
					| hash_table.h | Add proper wrappers so that C++ code can use hash_table type | 15 years ago | 
		
			
			
			
				
					| hir_field_selection.cpp | Use glsl_type::is_error instead of comparison with glsl_error_type pointer | 15 years ago | 
		
			
			
			
				
					| ir.cpp | Set correct type for ir_dereference of a matrix or a vector | 15 years ago | 
		
			
			
			
				
					| ir.h | Track whether whole-arrays are assignable | 15 years ago | 
		
			
			
			
				
					| ir_constant_expression.cpp | Add support for =, != to ir_constant_expresion.cpp | 15 years ago | 
		
			
			
			
				
					| ir_constant_folding.cpp | Fold constant expressions in if conditionals. | 15 years ago | 
		
			
			
			
				
					| ir_constant_folding.h | Add a constant folding optimization pass. | 15 years ago | 
		
			
			
			
				
					| ir_function.cpp | Ensure that 'in' and 'inout' formal parameters are valid lvalues | 15 years ago | 
		
			
			
			
				
					| ir_print_visitor.cpp | Add bool/int conversion as IR operations. | 15 years ago | 
		
			
			
			
				
					| ir_print_visitor.h | Implement ir_if (for if-statments) and conversion from AST | 15 years ago | 
		
			
			
			
				
					| ir_variable.cpp | Add definition of gl_ClipDistance[] | 15 years ago | 
		
			
			
			
				
					| ir_visitor.h | Implement ir_if (for if-statments) and conversion from AST | 15 years ago | 
		
			
			
			
				
					| list.h | Fix exec_list::move_nodes_to when the source list is empty | 15 years ago | 
		
			
			
			
				
					| symbol_table.c | Allow duplicate symbols at the same scope that are in different name spaces | 15 years ago | 
		
			
			
			
				
					| symbol_table.h | Add function to determine the scope where a variable is declared | 15 years ago |