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-06-28
Eric Anholt
ir_to_mesa: Add support for the pow expression.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Fix EmitCondCodes for boolean vars as condi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Respect EmitCondCodes for IF statements.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Traverse the "else" instrs after "else...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Fix matrix * scalar multiplication.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Check the right element for matrix * scalar...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
glsl2: Add support for some builtin matrices.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Fix copy and wasted InputsRead/OutputsWritt...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Kenneth Graunke
Use a more sensible context in copy propagation.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Kenneth Graunke
Use more sensible contexts in ir_dead_code_local.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Ian Romanick
glsl2: Add option to stand-alone GLSL compiler to dump...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Ian Romanick
glsl2: Use i2b and f2b IR opcodes for casting int or...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Eric Anholt
glsl2: Add support for non-float constants in Mesa IR.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Eric Anholt
glsl2: Take out the spamming of debug flags I'd added.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Eric Anholt
glsl2: Don't clear swizzles for Mesa IR constants after...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Kenneth Graunke
ir_reader: Free memory for S-Expressions earlier.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Start trying to hook up uniforms.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Associate the GLenum for the type with builtin...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Use the parser state as the talloc context for...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Emit OPCODE_END at the end of the Mesa program.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Hook up constant parameters in ir_to_mesa.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Set InputsRead and OutputsWritten on the generat...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Start integrating ir_to_mesa.cpp into shader_api.h
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Use Mesa types instead of duping them into our...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Fix dependencies. (at least partially)
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Replace the GLSL compiler with the glsl2 project.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Wrap includes of C interfaces with extern "C".
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Eric Anholt
glsl2: Remove files that had been imported for standalone.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
glsl2: Stop .gitignoring the old standalone build system.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
glsl2: Move the Mesa IR codegen into mesa/shader/
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Merge branch 'glsl2-head' into glsl2
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
glsl2: Add a README file for the new compiler.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
glsl2: Move the compiler to the subdirectory it will...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Merge branch 'mesa'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Move the talloc_parent lookup down in a few hot paths.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Merge remote branch 'cworth/master'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Handle a limited subset of matrix multiplic...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Handle constant matrices.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix copy-and-wasted second argument to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Don't allocate temps for swizzles.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Set up storage for uniform vars.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Move the classes into the file now that...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Remove old monoburg structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Restrict dst writemasks like we did in...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix copy-and-wasted DIV instruction sequence.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Remove the BURG code.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix mapping of FS texcoord inputs and color...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Try to fix up the dereference handling...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Implement min and max expressions.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Don't assert over assignments with a consta...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add support for trunc/ceil/floor.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Implement neg expression.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add sin/cos.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Start trying to support struct storage.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix up array indexing.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Remove stale comment about monoburg.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add support for variable indexing of tempor...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Clean up some handling of builtins and...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add support for loops.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Make loop jump mode public so I can switch on it.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add logic_or and logic_and to get CorrectFu...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: add logic_xor to get CorrectParse2.vert...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: add logic_not and f2b to get CorrectParse2...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add support for ir_if.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add support for comparison operations.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Introduce shorthand for common Mesa IR...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add ir_unop_f2i -> OPCODE_TRUNC.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add codegen for rsq expression operation.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add exp/log expression operations.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Add (almost) the rest of the builtin varyings.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Support gl_Position output.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Support gl_FragData[] output.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Support gl_FragData[] output.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Start doing some int support.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix bugs in swizzle handling for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix copy'n'paste bug where divide multiplie...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Emit more reduced writemasks for ops on...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Handle swizzles on LHS of assignment (write...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Produce multiple scalar ops when required...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Get temps allocated at the right times.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Make the first temp index we use 1 to show...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix up the assign rule to use left and...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Do my best to explain how the codegen rules...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Print out the ir along with the Mesa IR.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fix up src reg swizzling.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Remove dead code from when this was an...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Fill in more bits of dest resg.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Print out the resulting program.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Add missing dist file.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Ignore the generated codegen files for now.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_to_mesa: Start building GLSL IR to Mesa IR conversion.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Make inlined function variables auto, not in/out.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Ian Romanick
Make sure that symbols aren't multiply defined in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Attach a pointer to variable names in LIR dumping.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Quiet unused arg warning for ir_constant cloning.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Move ir_constant cloning alongside the other cloning...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Don't forget to add the declaration of our temporary...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
ir_function_inlining: Re-add the "s/return/retval ...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Eric Anholt
Fix variable remapping in function cloning.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Carl Worth
glsl2 main: Switch from realloc to talloc_realloc to...
commit
|
commitdiff
|
tree
|
snapshot
next