projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2010-10-21
Brian Paul
st/mesa: added cases for GL_COMPRESSED_RED/RG in st_cho...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Brian Paul
mesa: add missing cases for packing red/green images
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Brian Paul
mesa: add GL_RG case to _mesa_source_buffer_exists()
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Brian Paul
draw: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Eric Anholt
i965: Correct scratch space allocation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Eric Anholt
i965: Don't emit register spill offsets directly into g0.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Eric Anholt
i965: Add support for register spilling.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Eric Anholt
i965: Fix gl_FrontFacing emit on pre-gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Eric Anholt
i965: Split register allocation out of the ever-growing...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Kenneth Graunke
Refresh autogenerated file builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Kenneth Graunke
generate_builtins.py: Output large strings as arrays...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Vinson Lee
gallivm: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Vinson Lee
gallivm: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Vinson Lee
gallivm: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Chia-I Wu
mesa: Remove unused vtxfmt_tmp.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: start splitting out common code from eg/r600.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: initial translate state support
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Vinson Lee
draw: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Vinson Lee
llvmpipe: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Kenneth Graunke
glsl: Refresh autogenerated file builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Kenneth Graunke
glsl: Add support for GLSL 1.30's modf built-in.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Kenneth Graunke
glcpp: Refresh autogenerated lexer file.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Kenneth Graunke
glcpp: Return NEWLINE token for newlines inside multi...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: add texture tiling enable under a debug option.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: add texture tiling alignment support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: introduce a per-driver resource flag for transfers.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: add r600 surface to store the aligned height.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: start adding hooks for aligning width/height...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: move to per-miplevel array mode.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Airlie
r600g: all non-0 mipmap levels need to be w/h aligned...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Vinson Lee
swrast: Print out format on unexpected failure in _swra...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Kenneth Graunke
mesa: Remove FEATURE_ARB_shading_language_120 macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Kenneth Graunke
glsl: Remove useless ir_shader enumeration value.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Vinson Lee
glsl: Add assert for unhandled ir_shader case.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Brian Paul
draw: use float version of LLVM Mul/Add instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Brian Paul
llvmpipe/draw: always enable LLVMAddInstructionCombinin...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Orion Poplawski
osmesa: link against libtalloc
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Vinson Lee
r600g: Ensure r600_src is initialized in tgsi_exp function.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Vinson Lee
draw: Move loop variable declaration outside for loop.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Keith Whitwell
draw: make sure viewport gets updated in draw llvm...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Keith Whitwell
Merge branch 'llvm-cliptest-viewport'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Hui Qi Tay
draw: corrections to allow for different cliptest cases
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Eric Anholt
i965: Use the new style of IF statement with embedded...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Eric Anholt
i965: Set the source operand types for gen6 if/else...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Eric Anholt
i965: Add EU emit support for gen6's new IF instruction...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Ian Romanick
linker: Improve handling of unread/unwritten shader...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chad Versace
glsl: Commit generated file glsl_lexer.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chad Versace
glsl: Fix lexer rule for ^=
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chad Versace
glsl: Implement ast-to-hir for bit-logic ops
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chad Versace
glsl: Define bit_logic_result_type() in ast_to_hir.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chad Versace
glsl: Implement ast-to-hir for bit-shift-assignment
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chad Versace
glsl: Define shift_result_type() in ast_to_hir.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Eric Anholt
i965: Disable thread dispatch when the FS doesn't do...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Eric Anholt
i965: Remove the gen6 emit_mi_flushes I sprinkled aroun...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Eric Anholt
i965: Tell the shader compiler when we expect depth...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Vinson Lee
llvmpipe: Initialize variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Vinson Lee
llvmpipe: Initialize state variable in debug_bin function.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Vinson Lee
st/xorg: Fix memory leak on error path.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Brian Paul
gallivm: fix incorrect type for zero vector in emit_kilp()
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Brian Paul
mesa: fix mesa version string construction
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Thomas Hellstrom
mesa: Make sure we have the talloc cflags when using...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Thomas Hellstrom
st/xorg: Fix compilation for Xservers >= 1.10
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Thomas Hellstrom
xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Thomas Hellstrom
st/xorg: Don't use deprecated x*alloc / xfree functions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Thomas Hellstrom
st/xorg: Fix compilation errors for Xservers compiled...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Thomas Hellstrom
st/xorg, xorg/vmwgfx: Be a bit more frendly towards...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Vinson Lee
r300/compiler: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Tom Stellard
r300g: Add new debug option for logging vertex/fragment...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Tom Stellard
r300/compiler: Add a new function for more efficient...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Tom Stellard
r300/compiler: Clear empty registers after constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Tom Stellard
r300/compiler: Fix incorrect assumption
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Tom Stellard
r300/compiler: Create a helper function for merging...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Kenneth Graunke
i965: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Kenneth Graunke
glsl: Regenerate parser files.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Kenneth Graunke
glsl: Fix copy and paste error in ast_bit_and node...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Anholt
i965: Avoid blits in BufferCopySubdata on gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Anholt
i965: Fix scissor-offscreen on gen6 like we did pre...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Anholt
i965: Assert out on gen6 VS constant buffer reads that...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Anholt
i965: Fix assertion failure on gen6 BufferSubData to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Anholt
i965: Fix a weirdness in NOT handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Anholt
i965: Disable the debug printf I added for FS disasm.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Kenneth Graunke
i965: Add missing "break" statement.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
José Fonseca
llvmpipe: Don't test rounding of x.5 numbers.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
José Fonseca
gallivm: Add a note about SSE4.1's nearest mode rounding.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Brian Rogers
mesa: Add missing else in do_row_3D
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Brian Paul
llvmpipe: remove lp_setup_coef*.c files from Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Victor Tseng
egl/i965: include inline_wrapper_sw_helper.h
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Kenneth Graunke
glsl: Don't return NULL IR for erroneous bit-shift...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Airlie
r600g: retrieve tiling info from kernel for shared...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Airlie
r600g: fix transfer function for tiling.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Airlie
r600g: attempt to cleanup depth blit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Airlie
r600g: depth needs to bound to ds
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Airlie
r600g: fix typo in tiling setup cb code.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Airlie
r600g: do proper tracking of views/samplers.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Keith Whitwell
llvmpipe: remove unused arg from jit_setup_tri function
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Keith Whitwell
llvmpipe: remove unused file
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Keith Whitwell
Merge remote branch 'origin/master' into lp-setup-llvm
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Keith Whitwell
llvmpipe: fail cleanly on malloc failure in lp_setup_al...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Keith Whitwell
llvmpipe: remove setup fallback path
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
José Fonseca
gallivm: Comment lp_build_insert_new_block().
commit
|
commitdiff
|
tree
|
snapshot
next