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
2011-03-13
gallivm: Fix build with llvm 2.6 on 32bit platforms
José Fonseca
2011-03-13
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
2011-03-07
llvmpipe: clamp texcoords in lp_build_sample_compare()
Brian Paul
2011-02-26
gallivm: Initialize stack values
Jakob Bornecrantz
2011-02-19
gallivm: Use simple scaling plus casting in more unorm->float cases.
José Fonseca
2011-01-24
draw: Init llvm if not provided
Jakob Bornecrantz
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2010-12-22
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2010-12-22
gallivm: Fix 'cast from pointer to integer of different size' warning.
Vinson Lee
2010-12-17
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-16
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-14
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-13
gallivm: store callbacks in a linked list rather than fixed size array
Brian Paul
2010-12-08
gallivm/llvmpipe: implement system values and instanceID
Brian Paul
2010-12-03
gallivm: fix null builder pointers
Brian Paul
2010-12-02
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
gallivm: fix storing of the addr register
Zack Rusin
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
[next]