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-30
Eric Anholt
ir_to_mesa: Support gl_FragDepth.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
glsl2: Allow a fragment shader to not write a color.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
mesa: Don't look in unallocatd param slots for paramete...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
ir_to_mesa: Fix the indexing of attributes in the progr...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kenneth Graunke
glsl2: Fix storing of dead memory in the symbol table.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kenneth Graunke
glsl2: Preprocessed source doesn't need to live past...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kenneth Graunke
glsl2: Create new talloc contexts the "right" way.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kenneth Graunke
glsl2: Use _mesa_glsl_parse_state as the talloc parent...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Kenneth Graunke
glsl2: Steal the live IR and free the rest of the junk.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ian Romanick
linker: Don't dynamically allocate slots for linked...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
ir_to_mesa: Tell Mesa about our choices for vertex...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ian Romanick
linker: Don't automatically allocate VERT_ATTRIB_GENERIC0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
glsl2: Use Mesa's gl_shader_program instead of our...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
glsl2: Make function names and variable names be childr...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
glsl2: Move our data from a glsl_shader* on the side...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
ir_to_mesa: Add support for ir_unop_abs.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
ir_to_mesa: Add support for dFdx, dFdy.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Eric Anholt
ir_to_mesa: Start adding support for texture instructions.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Kenneth Graunke
glsl2: Keep the same number of components in implicit...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Make gl_MaxDrawBuffers available in the vertex...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Make gl_MaxDrawBuffers available in the fragment...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Make gl_FragData be available in GLSL 1.10 too
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Pass MaxDrawBuffers from core Mesa into the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: Add _mesa_glsl_release_types to release...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: All glsl_type objects live in their own...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: Record type constructors are private
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: Add get_record_instance method
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: Vector, matrix, and sampler type constructor...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: Make all static objects be class private
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Use talloc_strdup when generating constructor...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl_type: Remove vector and matrix constructor generators
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Don't flatten constructor parameters to scalars
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Always emit matrix constructors inline
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Always emit vector constructors inline
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
ir_swizzle: Add new constructor, refactor constructors
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Kenneth Graunke
glsl2: Update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Kenneth Graunke
glsl2: Check for non-void functions that don't have...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Kenneth Graunke
glsl2: Reject return types with qualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Kenneth Graunke
glsl2: Add a method for querying if an AST type has...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Kenneth Graunke
glsl2: Check that returned expressions match the functi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ian Romanick
glsl2: Invoke preprocessor before calling the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Actually initialize the undef register...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Support user-defined varyings using the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Actually add the header file for the interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Fix binop_sqrt for multi-channel and negati...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Fix indexes of temps used in expressions.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Eric Anholt
ir_to_mesa: Notify the driver when we generate new...
commit
|
commitdiff
|
tree
|
snapshot
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
next