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
/
gallivm
Age
Commit message (
Expand
)
Author
2010-11-10
gallivm: implement indirect addressing over inputs
Zack Rusin
2010-11-09
gallivm: Allocate TEMP/OUT arrays only once.
José Fonseca
2010-11-09
gallivm: implement indirect addressing of the output registers
Zack Rusin
2010-11-05
gallivm: add const qualifiers, fix comment string
Brian Paul
2010-11-05
gallivm: alloca() was called too often for temporary arrays
Brian Paul
2010-11-04
gallivm: implement execution mask for scatter stores
Brian Paul
2010-11-04
gallivm: added lp_elem_type()
Brian Paul
2010-11-04
gallivm: add pixel offsets in scatter stores
Brian Paul
2010-11-04
gallivm: added debug code to dump temp registers
Brian Paul
2010-11-03
gallivm: add some LLVM var labels
Brian Paul
2010-11-03
gallivm: implement scatter stores into temp register file
Brian Paul
2010-10-28
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
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-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
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-14
gallivm: add compile-time option to emit inst addrs and/or line numbers
Brian Paul
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
gallivm: remove newlines
Brian Paul
2010-10-13
gallivm: fix different handling of [non]normalized coords in linear soa path
Roland Scheidegger
2010-10-12
gallivm: Name anonymous union.
José Fonseca
2010-10-12
gallivm: don't branch on KILLs near end of shader
Keith Whitwell
2010-10-11
gallivm: More detailed analysis of tgsi shaders.
José Fonseca
2010-10-11
gallivm: Eliminate unsigned integer arithmetic from texture coordinates.
José Fonseca
2010-10-10
gallivm: Pass texture coords derivates as scalars.
José Fonseca
2010-10-10
gallivm: Use variables instead of Phis in loops.
José Fonseca
2010-10-10
gallivm: Allow to disable bri-linear filtering with GALLIVM_DEBUG=no_brilinea...
José Fonseca
2010-10-10
gallivm: Fix a long standing bug with nested if-then-else emission.
José Fonseca
2010-10-09
gallivm: Cleanup the rest of the flow module.
José Fonseca
2010-10-09
gallivm: Simplify if/then/else implementation.
José Fonseca
2010-10-09
gallivm: Factor out the SI->FP texture size conversion for SoA path too
José Fonseca
2010-10-09
gallivm: Remove support for Phi generation.
José Fonseca
2010-10-09
gallivm: Use varilables instead of Phis for cubemap selection.
José Fonseca
2010-10-09
gallivm: Don't generate Phis for execution mask.
José Fonseca
2010-10-09
gallivm: Special bri-linear computation path for unmodified rho.
José Fonseca
2010-10-09
gallivm: Less code duplication in log computation.
José Fonseca
2010-10-09
gallivm: Handle code have ret correctly.
José Fonseca
2010-10-09
llvmpipe: try to be sensible about whether to branch after mask updates
Keith Whitwell
2010-10-09
gallivm: simpler uint8->float conversions
Keith Whitwell
2010-10-09
gallivm: prefer blendvb for integer arguments
Keith Whitwell
2010-10-09
llvmpipe: store zero into all alloca'd values
Keith Whitwell
[next]