projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
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
2010-08-04
Kenneth Graunke
glcpp: Refresh autogenerated lexer and parser.
commit
|
commitdiff
|
tree
2010-08-04
Kenneth Graunke
glcpp: Remove xtalloc wrappers in favor of plain talloc.
commit
|
commitdiff
|
tree
2010-08-04
Kenneth Graunke
glsl2: Remove uses of deprecated TALLOC_CTX type.
commit
|
commitdiff
|
tree
2010-08-04
Aras Pranckevicius
glsl2: add gl_LightModel built-in uniform.
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
glsl2: Don't try to assign locations for samplers durin...
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
ir_to_mesa: Clean up the mapping of samplers to Mesa...
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
mesa: Don't null deref looking for Mesa IR code at...
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
glsl2: Skip talloc_parent in constant_expression of...
commit
|
commitdiff
|
tree
2010-08-04
Eric Anholt
glsl2: Make the clone() method take a talloc context.
commit
|
commitdiff
|
tree
2010-08-04
Aras Pranckevicius
glsl2: Set ir_discard::ir_type when cloning it
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
glsl2: Fix ir_validate validating null variable names.
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
glsl2: No need to strdup the name passed in to ir_varia...
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
glsl2: Fix typo in clamp() constant builtin using uint...
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
ir_to_mesa: Add support for 1.20 uniform initializers.
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
glsl2: Don't consider uniform initializers as constant...
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
Initialize a couple of HasIndex2 fields on Mesa IR...
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
ir_to_mesa: Support for struct uniforms.
commit
|
commitdiff
|
tree
2010-08-03
Eric Anholt
ir_to_mesa: Add a constructor for ir_to_mesa_src_reg.
commit
|
commitdiff
|
tree
2010-08-03
Carl Worth
glsl2: Use talloc_zero_size instead of talloc_size...
commit
|
commitdiff
|
tree
2010-08-02
Ian Romanick
glsl_type: Use string key for array type hash
commit
|
commitdiff
|
tree
2010-08-02
Ian Romanick
Keep a local copy of the symbol name in the symbol...
commit
|
commitdiff
|
tree
2010-08-02
Ian Romanick
glsl2: Clean-up two 'unused variable' warnings
commit
|
commitdiff
|
tree
2010-08-02
Ian Romanick
glsl2: Make glsl_types::ctx private again
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Fix expression type in builtin tan().
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Add validation that talloc ownership of ir_...
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Fix validation for ir_unop_not.
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Add support for floating constants like "1f".
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Initialize the ARB_fcc fields of ir_variable.
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Also initialize the identifier field of paramete...
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Fix spelling of "precision" in error output.
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Don't add mesa/program/ as an include dir. ...
commit
|
commitdiff
|
tree
2010-08-02
Aras Pranckevicius
glsl2: Give the path within src/mesa/ for headers inste...
commit
|
commitdiff
|
tree
2010-08-02
Aras Pranckevicius
glsl2: initialize is_array and array_size of ast_parame...
commit
|
commitdiff
|
tree
2010-08-02
Eric Anholt
glsl2: Make non-square matrix keywords not keywords...
commit
|
commitdiff
|
tree
2010-08-01
Eric Anholt
ir_to_mesa: Add support for MESA_GLSL=log.
commit
|
commitdiff
|
tree
2010-08-01
Eric Anholt
glcpp: Add a testcase for the failure in compiling...
commit
|
commitdiff
|
tree
2010-07-31
Eric Anholt
glsl2: Do algebraic optimizations after linking as...
commit
|
commitdiff
|
tree
2010-07-31
Eric Anholt
glsl2: Add new tree grafting optimization pass.
commit
|
commitdiff
|
tree
2010-07-31
Eric Anholt
glsl2: Factor out the variable refcounting part of...
commit
|
commitdiff
|
tree
2010-07-31
Aras Pranckevicius
glsl2: Fix stack smash when ternary selection is used.
commit
|
commitdiff
|
tree
2010-07-30
Eric Anholt
glsl2: Fix the implementation of atan(y, x).
commit
|
commitdiff
|
tree
2010-07-30
Carl Worth
ast: Initialize location data in constructor of all...
commit
|
commitdiff
|
tree
2010-07-30
Eric Anholt
ir_to_mesa: Add the function name as a comment to BGNSU...
commit
|
commitdiff
|
tree
2010-07-30
Eric Anholt
glsl2: Update the callee pointer of calls to newly...
commit
|
commitdiff
|
tree
2010-07-30
Kenneth Graunke
glsl2: Initialize ir_function_signature::is_built_in.
commit
|
commitdiff
|
tree
2010-07-30
Kenneth Graunke
glcpp: Don't look for backslashes before the beginning...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Do ir_if_return on the way out, not the way in.
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Make sure functions end with a return before...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Make ir_if_return handle if () { return } else...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Refactor a bit of ir_if_return for the next...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
ir_to_mesa: Don't emit a duplicate return at the end...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Allow use of _mesa_print_ir without a parse...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
ir_constant_variable: Don't mark variable from outside...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: When dumping IR for debug, indent nested blocks.
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: When dumping IR for debug, skip all the empty...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Fix spelling of "sentinel."
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Fix spelling of "initializer."
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Remove an inlined unvalued return statement.
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Actually fix glsl-version-define.
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glcpp: Add __VERSION__ define to the current language...
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glcpp: Print integer tokens as decimal, not hex.
commit
|
commitdiff
|
tree
2010-07-29
Eric Anholt
glsl2: Make lowp, mediump, highp, and precision identif...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
glsl2/Makefile: Append to DEFINES rather than replacing...
commit
|
commitdiff
|
tree
2010-07-28
Eric Anholt
ir_to_mesa: Respect the driver if it rejects a shader.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
glsl2: Fix outerProduct builtin.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "outerProdu...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "mix" builtin.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "transpose...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "smoothstep...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "clamp...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "step"...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "faceforwar...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "refract...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "reflect...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "normalize...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "matrixComp...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Simplify code that implements...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "length...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Extract dot product calculation...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Remove support for dot products...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "greaterTha...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "greaterTha...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "lessThanEq...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "lessThan...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "notEqual...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "equal...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "distance...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "degrees...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "radians...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "tanh"...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "tan" builtin.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "sinh"...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for the "cosh"...
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for "atan" builtins.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for "acos" builtin.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for "asin" builtin.
commit
|
commitdiff
|
tree
2010-07-28
Kenneth Graunke
ir_constant_expression: Add support for "any" builtin.
commit
|
commitdiff
|
tree
next