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-10-19
i965: Set the source operand types for gen6 if/else/endif to integer.
Eric Anholt
2010-10-19
i965: Add EU emit support for gen6's new IF instruction with comparison.
Eric Anholt
2010-10-19
linker: Improve handling of unread/unwritten shader inputs/outputs
Ian Romanick
2010-10-19
glsl: Commit generated file glsl_lexer.cpp
Chad Versace
2010-10-19
glsl: Fix lexer rule for ^=
Chad Versace
2010-10-19
glsl: Implement ast-to-hir for bit-logic ops
Chad Versace
2010-10-19
glsl: Define bit_logic_result_type() in ast_to_hir.cpp
Chad Versace
2010-10-19
glsl: Implement ast-to-hir for bit-shift-assignment
Chad Versace
2010-10-19
glsl: Define shift_result_type() in ast_to_hir.cpp
Chad Versace
2010-10-19
i965: Disable thread dispatch when the FS doesn't do any work.
Eric Anholt
2010-10-19
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
i965: Tell the shader compiler when we expect depth writes for gen6.
Eric Anholt
2010-10-19
llvmpipe: Initialize variable.
Vinson Lee
2010-10-19
llvmpipe: Initialize state variable in debug_bin function.
Vinson Lee
2010-10-19
st/xorg: Fix memory leak on error path.
Vinson Lee
2010-10-19
gallivm: fix incorrect type for zero vector in emit_kilp()
Brian Paul
2010-10-19
mesa: fix mesa version string construction
Brian Paul
2010-10-19
mesa: Make sure we have the talloc cflags when using the talloc headers
Thomas Hellstrom
2010-10-19
st/xorg: Fix compilation for Xservers >= 1.10
Thomas Hellstrom
2010-10-19
xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
st/xorg: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
st/xorg: Fix compilation errors for Xservers compiled without Composite
Thomas Hellstrom
2010-10-19
st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments
Thomas Hellstrom
2010-10-19
r300/compiler: Remove unused variable.
Vinson Lee
2010-10-18
r300g: Add new debug option for logging vertex/fragment program stats
Tom Stellard
2010-10-18
r300/compiler: Add a new function for more efficient dataflow analysis
Tom Stellard
2010-10-18
r300/compiler: Clear empty registers after constant folding
Tom Stellard
2010-10-18
r300/compiler: Fix incorrect assumption
Tom Stellard
2010-10-18
r300/compiler: Create a helper function for merging presubtract sources
Tom Stellard
2010-10-18
i965: Remove unused variable.
Kenneth Graunke
2010-10-18
glsl: Regenerate parser files.
Kenneth Graunke
2010-10-18
glsl: Fix copy and paste error in ast_bit_and node creation.
Kenneth Graunke
2010-10-18
i965: Avoid blits in BufferCopySubdata on gen6.
Eric Anholt
2010-10-18
i965: Fix scissor-offscreen on gen6 like we did pre-gen6.
Eric Anholt
2010-10-18
i965: Assert out on gen6 VS constant buffer reads that hang the GPU for now.
Eric Anholt
2010-10-18
i965: Fix assertion failure on gen6 BufferSubData to busy BO.
Eric Anholt
2010-10-18
i965: Fix a weirdness in NOT handling.
Eric Anholt
2010-10-18
i965: Disable the debug printf I added for FS disasm.
Eric Anholt
2010-10-18
i965: Add missing "break" statement.
Kenneth Graunke
2010-10-18
llvmpipe: Don't test rounding of x.5 numbers.
José Fonseca
2010-10-18
gallivm: Add a note about SSE4.1's nearest mode rounding.
José Fonseca
2010-10-18
mesa: Add missing else in do_row_3D
Brian Rogers
2010-10-18
llvmpipe: remove lp_setup_coef*.c files from Makefile
Brian Paul
2010-10-18
egl/i965: include inline_wrapper_sw_helper.h
Victor Tseng
2010-10-18
glsl: Don't return NULL IR for erroneous bit-shift operators.
Kenneth Graunke
2010-10-18
r600g: retrieve tiling info from kernel for shared buffers.
Dave Airlie
2010-10-18
r600g: fix transfer function for tiling.
Dave Airlie
2010-10-18
r600g: attempt to cleanup depth blit
Dave Airlie
2010-10-18
r600g: depth needs to bound to ds
Dave Airlie
2010-10-18
r600g: fix typo in tiling setup cb code.
Dave Airlie
[next]