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
path:
root
/
src
/
gallium
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2010-10-28
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
2010-10-28
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-27
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-25
translate: remove unused prototypes
Brian Paul
2010-10-25
translate: use function typedefs, casts to silence warnings
Brian Paul
2010-10-25
rtasm: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
util: use pointer_to_func() to silence warning
Brian Paul
2010-10-21
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
draw: implement primitive splitting for primitive restart
Brian Paul
2010-10-21
draw: fix typo in comment
Brian Paul
2010-10-21
gallivm: Silence uninitialized variable warning.
Vinson Lee
2010-10-21
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
draw: Remove unnecessary header.
Vinson Lee
2010-10-20
draw: use float version of LLVM Mul/Add instructions
Brian Paul
2010-10-20
llvmpipe/draw: always enable LLVMAddInstructionCombiningPass()
Brian Paul
2010-10-19
draw: Move loop variable declaration outside for loop.
Vinson Lee
2010-10-19
draw: make sure viewport gets updated in draw llvm shader
Keith Whitwell
2010-10-19
Merge branch 'llvm-cliptest-viewport'
Keith Whitwell
2010-10-19
draw: corrections to allow for different cliptest cases
Hui Qi Tay
2010-10-19
gallivm: fix incorrect type for zero vector in emit_kilp()
Brian Paul
2010-10-18
gallivm: Add a note about SSE4.1's nearest mode rounding.
José Fonseca
2010-10-17
gallivm: Comment lp_build_insert_new_block().
José Fonseca
2010-10-17
llvmpipe: clean up fields in draw_llvm_variant_key
Keith Whitwell
2010-10-17
draw: corrections for w coordinate
Hui Qi Tay
2010-10-17
gallivm: Fix SoA cubemap derivative computation.
José Fonseca
2010-10-15
gallivm: use util_snprintf()
Brian Paul
2010-10-15
gallivm: added lp_build_load_volatile()
Brian Paul
2010-10-15
gallivm: added lp_build_print_vec4()
Brian Paul
2010-10-15
target-helpers: Remove per target software wrapper check
Jakob Bornecrantz
2010-10-15
wrapper: Add a way to dewrap a pipe screen without destroying it
Jakob Bornecrantz
2010-10-15
wrapper: Fix spelling
Jakob Bornecrantz
2010-10-15
gallium: move some intrinsics helpers to u_sse.h
Keith Whitwell
2010-10-15
tgsi: add scanner support for centroid inputs
Dave Airlie
2010-10-14
gallivm: add compile-time option to emit inst addrs and/or line numbers
Brian Paul
2010-10-14
draw: sanitize llvm variant key
Hui Qi Tay
2010-10-13
gallivm: More accurate float -> 24bit & 32bit unorm conversion.
José Fonseca
2010-10-13
gallivm: work-around trilinear mipmap filtering regression with LLVM 2.8
Brian Paul
2010-10-13
gallivm: Remove unnecessary header.
Vinson Lee
2010-10-13
gallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpath with sse2
Roland Scheidegger
2010-10-12
draw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with PIPE_MAX_TEXTURE_LEVELS
Brian Paul
2010-10-12
gallivm: remove newlines
Brian Paul
2010-10-13
gallivm: fix different handling of [non]normalized coords in linear soa path
Roland Scheidegger
2010-10-13
gallium/util: add S8 tile sampling support.
Dave Airlie
2010-10-13
gallium/format: add X32_S8X24_USCALED format.
Dave Airlie
2010-10-13
gallium/format: add support for X24S8 and S8X24 formats.
Dave Airlie
2010-10-13
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-12
gallivm: Name anonymous union.
José Fonseca
[next]