projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2010-07-20
Eric Anholt
glsl2: Fix handling of out values in function inlining.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
glsl2: Don't mark a variable as constant if it was...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
glsl2: Always insert function calls into the instructio...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
glsl2: Add definitions of the builtin constants present...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
glsl2: Fix asin() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
glsl2: notEqual() produces a boolean value, not the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
glsl2: Constant-fold assignment conditions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ian Romanick
glsl2: Don't validate IR if there were compilation...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Anholt
ir_to_mesa: Fix swizzled writemasks with swapped compon...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Remove the FINISHME comment for intrastage...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Remove redundant check for 'main' in shaders
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Track and validate GLSL versions used in shaders
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
glsl2: Use Elements macro
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Recursively resolve function calls in imported...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: look up function signatures during linking...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Pull find_matching_signature out of call_link_v...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
glsl2: Explicitly walk lists in ir_function::parameter_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Add comment about bug in initializer handling
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: First bits of intrastage, intershader function...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
ir_function_signature: Make actual_parameters public
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Remove some unnecessary includes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Kenneth Graunke
exec_list: Fix foreach_list_safe.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Use foreach_list_safe in move_non_declarations
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Ian Romanick
linker: Move global instructions from the linked shader...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Fix lexing of octal values, including "0".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Fix the expression type for atan's pi * sign(y).
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
i915: Ask the compiler to flatten out all the if statem...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Add a pass for converting if statements to condi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Give IR nodes a type field.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
ir_to_mesa: Do validation on the IR tree.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
ir_to_mesa: Don't do lowering passes on an errored...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
ir_to_mesa: Rename struct temp_entry, which is used...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
ir_to_mesa: Add support for function calls.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Remove the const disease from function signature...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Make cross() be an expression operation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Eric Anholt
glsl2: Fix warning from always-false assert not being...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ast_function: Actually do type conversion on function...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
exec_list: Add a new replace_with method.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
Refresh autogenerated file builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
glsl2/builtins: Rework clamp to use scalar/vector combi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
glsl2/builtins: Rework min/max to use scalar/vector...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_binop_mod.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_binop_min...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_binop_pow.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_cos.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_sin.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_floor.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_ceil.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_trunc.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_log2.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_exp2.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Add support for ir_unop_sign.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
ir_constant_expression: Remove bogus assert in ir_unop_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Kenneth Graunke
glsl2: Remove ir_program bong hits.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
ir_to_mesa: Add convenience function for opcodes with...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
glsl2: When linking makes a variable not a varying...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
ir_to_mesa: Add support for variable array indexing...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
ir_to_mesa: Add support for array dereferences on the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ian Romanick
glsl2: Remove unnecessary casts of clone return values
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
ir_to_mesa: Rely on ir_mat_op_to_vec for matrix multipl...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
glsl2: Add matrix multiplication to ir_mat_op_to_vec.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
ir_to_mesa: Emit OPCODE_MAD when we find an ADD of...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
glsl2: Flatten expression that appear as the parameters...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Eric Anholt
glsl2: Flatten expressions that appear as the children...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ian Romanick
linker: Merge global-scope instructions into main
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ian Romanick
linker: Detect the shader that contains "main" during...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ian Romanick
ir_function: Make matching_signature not return const
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ian Romanick
linker: Implement first bits of intrastage linking
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ian Romanick
linker: Refactor cross_validate_uniforms into cross_val...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Use a better talloc context for ir_expression_fl...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Add support for variable vector indexing on...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Fix copy propagation in the presence of derefs...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
ir_to_mesa: Add support for dereferencing matrices...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
ir_validate: Also perform usual checks on ir_dereferenc...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
ir_validate: Validate that varibles are declared before...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
linker: Stub-out intrastage linker
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
Make shader_api.h be C++ friendly
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
ir_validate: Additional function related invariant...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
ir_function_signature: Add method to get the function...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
glsl2: Add utility function clone_ir_list
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
ir_call: Add method to set the function signature being...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
glsl2: Implement ir_function::clone and ir_function_sig...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
glsl2: Move temp declaration to correct side of if...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
glsl2: Add missing fields in ir_variable::clone
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ian Romanick
glsl2: Add declarations for temporaries to instruction...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Store the gl_type of the array's element type...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
Revert "ir_to_mesa: Add support for adding/subtracting...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Add a new pass at the IR level to break down...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Flatten out expressions that are the child of...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Eric Anholt
glsl2: Check when inlining a bare function call that...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Kenneth Graunke
ast_function: Fix non-float constructors with matrix...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Kenneth Graunke
ast_function: Move error return earlier and don't inden...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Kenneth Graunke
ast_function: Remove unnecessary check for empty constr...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Kenneth Graunke
glsl2: Use new foreach_list_safe abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Kenneth Graunke
glsl2: Add foreach_list_safe which works even when...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Kenneth Graunke
glsl2: Remove generate_temporary and global temporary...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Eric Anholt
mesa: Extend register lifetimes to the end of the large...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Eric Anholt
mesa: Fix documentation of BranchTarget for BRK.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Eric Anholt
glsl2: Add support for gl_PointCoord in 1.20.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Eric Anholt
ir_to_mesa: Fix the assertion on LHS array derefs to...
commit
|
commitdiff
|
tree
|
snapshot
next