projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-08-13
José Fonseca
scons: Build the new glsl2 code.
commit
|
commitdiff
|
tree
2010-08-13
José Fonseca
talloc: Make it compile with MSVC, MinGW, and Xcode...
commit
|
commitdiff
|
tree
2010-08-13
José Fonseca
talloc: Import 2.0.1 code.
commit
|
commitdiff
|
tree
2010-08-13
Ian Romanick
glsl2: Use MIN2 from macros.h instead of open coding it
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Use Elements from main/compiler.h instead of...
commit
|
commitdiff
|
tree
2010-08-12
Brian Paul
mesa: check for null shader->InfoLog before printing
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Commit generated file changed by previous commit
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Add missing include of string.h
commit
|
commitdiff
|
tree
2010-08-12
Jakob Bornecrantz
gallium: Link DRI drivers with g++ and test with CXX
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Change command line options passed to flex
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Commit generated files changed by previous commit
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Use bison command line option to set prefix
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Commit generated files changed by previous commit
commit
|
commitdiff
|
tree
2010-08-12
Ian Romanick
glsl2: Emit error from lexer when illegal reserved...
commit
|
commitdiff
|
tree
2010-08-11
Ian Romanick
glsl2: Don't declare a variable called sig that shadows...
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Fix "unterminated if" diagnostic.
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glccp: Regenerate glcpp-parse.c
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Add an explicit diagnostic for #if with no expre...
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Reword diagnostic for #elif with no expression
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Add several tests for diagnostics.
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Regenerate glcpp-lex.c
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Initialize line and column numbers to 1, not 0.
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp-test: Capture the stderr output of the preprocessor.
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
configs: added -ltalloc to config files
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
osmesa: link with new libglsl.a lib
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: added casts to silence warnings
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: remove stray semicolon
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: added casts to silence warnings
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: add cast to silence warning
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: remove stray semicolon
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: move declarations before code
commit
|
commitdiff
|
tree
2010-08-11
Brian Paul
glsl2: remove trailing comma to silence warning
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Clean up intermediate file when test suite is...
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Regenerate glcpp-parse.c
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Additional fixes for not evaluating skipped...
commit
|
commitdiff
|
tree
2010-08-11
Kenneth Graunke
glcpp/tests: Commit forgotten file 074-elif-undef.c...
commit
|
commitdiff
|
tree
2010-08-11
Kenneth Graunke
texture_builtins.py: Remove useless comments.
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Discard output of cmp when running the test...
commit
|
commitdiff
|
tree
2010-08-11
Carl Worth
glcpp: Fix expected result for the 064-version.c test.
commit
|
commitdiff
|
tree
2010-08-10
Carl Worth
glcpp: Regnerate glcpp-parse.c and glcpp-parse.h
commit
|
commitdiff
|
tree
2010-08-10
Carl Worth
glcpp: Initialize location structure at beginning of...
commit
|
commitdiff
|
tree
2010-08-10
Carl Worth
glsl2: Regenerate glsl_parser.cpp and glsl_parser.h
commit
|
commitdiff
|
tree
2010-08-10
Carl Worth
glsl2: Initialize location structure at beginning of...
commit
|
commitdiff
|
tree
2010-08-10
Eric Anholt
glsl2: Make ir_algebraic reassociate add/mul operands...
commit
|
commitdiff
|
tree
2010-08-10
Eric Anholt
glsl2: Add a pass to transform ir_binop_sub to add...
commit
|
commitdiff
|
tree
2010-08-10
Eric Anholt
glsl2: Add constant propagation.
commit
|
commitdiff
|
tree
2010-08-10
Eric Anholt
i965: More s/stderr/stdout/ for program debug.
commit
|
commitdiff
|
tree
2010-08-10
Eric Anholt
glsl2: Teach copy propagation about "if" and "loop...
commit
|
commitdiff
|
tree
2010-08-09
Kenneth Graunke
glsl2: Refresh autogenerated file builtin_function...
commit
|
commitdiff
|
tree
2010-08-09
Kenneth Graunke
texture_builtins.py: Fix cut and paste errors in functi...
commit
|
commitdiff
|
tree
2010-08-09
Kenneth Graunke
glsl2: Use gl_DepthRange's proper name.
commit
|
commitdiff
|
tree
2010-08-09
Ian Romanick
ir_algebraic: Support other comparisons in ir_unop_logi...
commit
|
commitdiff
|
tree
2010-08-09
Ian Romanick
ir_algebraic: Convert ir_unop_logic_not handler to...
commit
|
commitdiff
|
tree
2010-08-09
Aras Pranckevicius
glsl2: do not use __retval name; two underscores is...
commit
|
commitdiff
|
tree
2010-08-09
Aras Pranckevicius
glsl: fix missing return in ir_structure_splitting
commit
|
commitdiff
|
tree
2010-08-09
Eric Anholt
glsl2: Handle plain variable copies in struct splitting.
commit
|
commitdiff
|
tree
2010-08-07
Kenneth Graunke
glsl2: Add the 1.30 reserved keywords.
commit
|
commitdiff
|
tree
2010-08-06
Aras Pranckevicius
ir_function_inlining: Fix missing iter.next() in inlini...
commit
|
commitdiff
|
tree
2010-08-06
Aras Pranckevicius
copy_propagation: do propagation into non-out call...
commit
|
commitdiff
|
tree
2010-08-06
Eric Anholt
glsl2: Move gl_program->InputsRead/OutputsWritten setti...
commit
|
commitdiff
|
tree
2010-08-06
Eric Anholt
ir_to_mesa: Add support for sampler arrays.
commit
|
commitdiff
|
tree
2010-08-06
Eric Anholt
glsl2: Fix inlining with sampler array or struct derefe...
commit
|
commitdiff
|
tree
2010-08-06
Eric Anholt
glsl2: Don't assert in a couple of places when encounte...
commit
|
commitdiff
|
tree
2010-08-06
Eric Anholt
ir_to_mesa: Give the expected size for _mesa_add_attrib...
commit
|
commitdiff
|
tree
2010-08-06
Ian Romanick
ir_to_mesa: Handle texture-array samplers
commit
|
commitdiff
|
tree
2010-08-06
Ian Romanick
glsl2: Enable all supported extensions in stand-alone...
commit
|
commitdiff
|
tree
2010-08-06
Ian Romanick
glsl_type: Don't have two versions of a type with the...
commit
|
commitdiff
|
tree
2010-08-06
Ian Romanick
glsl2: Log a better error message when a matching funct...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Add a pass to convert exp and log to exp2 and...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Insert global declarations at the top of the...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
ir_structure_splitting: Massive fixing to this.
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Make the HV actually call ir_texture's visit_leave.
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
ir_structure_splitting: New pass to chop structures...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Fix the dereferences_variable check in ir_tree_g...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Don't tree-grafting out assignment to an out...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Don't dead-code eliminate a call where the retur...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Add some easy-to-enable debug printfs to ir_dead...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
ir_to_mesa: Don't do function inlining until linking.
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Add a pass for removing unused functions.
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Catch pointless copies in copy propagation.
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Don't try to dump GLSL IR for a shader that...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
ir_to_mesa: Remove debug force-enablement of EmitNoIfs.
commit
|
commitdiff
|
tree
2010-08-05
Kenneth Graunke
glcpp: Ignore #if and #elif expressions when skipping.
commit
|
commitdiff
|
tree
2010-08-05
Kenneth Graunke
glcpp/tests: Add a corollary to testcase 073 for testin...
commit
|
commitdiff
|
tree
2010-08-05
Kenneth Graunke
glcpp/tests: Fix 073-if-in-ifdef.c to use #ifdef, not...
commit
|
commitdiff
|
tree
2010-08-05
Kenneth Graunke
glcpp: Refactor HASH_IF and HASH_ELIF expansion to...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Remove the shader_in/shader_out tracking separat...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Remove a dead cut and paste member from ir_varia...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
i965: Settle on printing our program debug to stdout.
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
ir_to_mesa: Print shader source and compiled IR under...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Use linked ir_constant_variable after linking...
commit
|
commitdiff
|
tree
2010-08-05
Eric Anholt
glsl2: Return progress from ir_vec_index_to_swizzle.
commit
|
commitdiff
|
tree
2010-08-04
Ian Romanick
glsl2: Generate masked assignments in some expanded...
commit
|
commitdiff
|
tree
2010-08-04
Ian Romanick
glsl2: Generate masked assignments in vector and matrix...
commit
|
commitdiff
|
tree
2010-08-04
Ian Romanick
glsl2: Additional validation of write masks
commit
|
commitdiff
|
tree
2010-08-04
Ian Romanick
glsl2: Add ir_assignment::write_mask and associated...
commit
|
commitdiff
|
tree
2010-08-04
Ian Romanick
glsl2: Don't try to construct an ir_assignment with...
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
glsl2: Constant fold the children of many more ir_instr...
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
glsl2: Return a real progress value from constant folding.
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
glsl2: Refactor constant folding of rvalues to a function.
commit
|
commitdiff
|
tree
next