index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-28
ir_to_mesa: Notify the driver when we generate new Mesa programs for GLSL.
Eric Anholt
2010-06-28
glhd: Remove leftover file
Jakob Bornecrantz
2010-06-28
ir_to_mesa: Add support for the pow expression.
Eric Anholt
2010-06-28
ir_to_mesa: Fix EmitCondCodes for boolean vars as condition.
Eric Anholt
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
ir_to_mesa: Respect EmitCondCodes for IF statements.
Eric Anholt
2010-06-28
ir_to_mesa: Traverse the "else" instrs after "else", instead of "then" again.
Eric Anholt
2010-06-28
ir_to_mesa: Fix matrix * scalar multiplication.
Eric Anholt
2010-06-28
ir_to_mesa: Check the right element for matrix * scalar multiplication.
Eric Anholt
2010-06-28
glsl2: Add support for some builtin matrices.
Eric Anholt
2010-06-28
ir_to_mesa: Fix copy and wasted InputsRead/OutputsWritten setup.
Eric Anholt
2010-06-28
Use a more sensible context in copy propagation.
Kenneth Graunke
2010-06-28
Use more sensible contexts in ir_dead_code_local.
Kenneth Graunke
2010-06-28
glsl2: Add option to stand-alone GLSL compiler to dump IR before optimizations
Ian Romanick
2010-06-28
glsl2: Use i2b and f2b IR opcodes for casting int or float to bool
Ian Romanick
2010-06-28
llvmpipe: set WRITE_ALL only a per-tile basis in lp_resource_copy().
José Fonseca
2010-06-28
llvmpipe: Actually flush in lp_resource_copy()
José Fonseca
2010-06-28
llvmpipe: Ensure outdated framebuffer state is not reused in lp_setup_bind_fr...
José Fonseca
2010-06-27
r300g: fix a compile error on non-debug builds
Marek Olšák
2010-06-27
util: fix a memory leak in blitter
Marek Olšák
2010-06-27
r300g: separate the hyperz state and pipelined FB regs out of the FB state
Marek Olšák
2010-06-27
r300g: release referenced objects in destroy_context
Marek Olšák
2010-06-27
r300g: reference surfaces in set_framebuffer_state
Marek Olšák
2010-06-27
r300g: group debug messages
Marek Olšák
2010-06-27
r300g: turn rasterizer state into a command buffer
Marek Olšák
2010-06-27
r300g: move emission of the MSPOS regs into the framebuffer state
Marek Olšák
2010-06-27
r300g: turn invariant state into a command buffer
Marek Olšák
2010-06-27
r300g: initialize some crucial state in the first CS
Marek Olšák
2010-06-26
r300g: introduce VAP invariant state
Marek Olšák
2010-06-26
r300g: immediate mode cleanup
Marek Olšák
2010-06-26
r300g: update my notes about fastfill and zbuffer compression
Marek Olšák
2010-06-26
r300g: enum r300_blitter_op is a bitmask
Marek Olšák
2010-06-26
draw: fix build with llvm and make
Marek Olšák
2010-06-26
mesa: Remove unnecessary header.
Vinson Lee
2010-06-26
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-06-26
draw: Remove unnecessary header.
Vinson Lee
2010-06-25
glsl2: Add support for non-float constants in Mesa IR.
Eric Anholt
2010-06-25
glsl2: Take out the spamming of debug flags I'd added.
Eric Anholt
2010-06-25
glsl2: Don't clear swizzles for Mesa IR constants after fetching them.
Eric Anholt
2010-06-25
ir_reader: Free memory for S-Expressions earlier.
Kenneth Graunke
2010-06-25
draw: deleted by mistake
Zack Rusin
2010-06-25
draw: initialize headers in the none post paths as well
Zack Rusin
2010-06-25
glsl2: Start trying to hook up uniforms.
Eric Anholt
2010-06-25
glsl2: Associate the GLenum for the type with builtin GLSL types.
Eric Anholt
2010-06-25
draw: limit the number of vertex shader variants kept around
Zack Rusin
2010-06-25
draw: initialize vertex header
Zack Rusin
2010-06-25
glsl2: Use the parser state as the talloc context for dead code elimination.
Eric Anholt
2010-06-25
glsl2: Emit OPCODE_END at the end of the Mesa program.
Eric Anholt
2010-06-25
glsl2: Hook up constant parameters in ir_to_mesa.
Eric Anholt
2010-06-25
gallium/util: fix pipe_sampler_view_reference() calls
Brian Paul
[prev]
[next]