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-05-24
gallivm: Efficient implementation of sin/cos.
Qicheng Christopher Li
2010-05-20
gallivm: rename a var: s/val/array_size/
Brian Paul
2010-05-20
gallivm: fix spelling in comment
Brian Paul
2010-05-20
gallivm: handle pointer types in lp_dump_llvmtype()
Brian Paul
2010-05-17
gallivm: Tweak ret_mask handling.
José Fonseca
2010-05-17
gallivm: implement function calls by inlining
Zack Rusin
2010-05-15
gallivm: Centralize some of the LLVM debugging options.
José Fonseca
2010-05-15
gallivm: Temporarily remove function call support
José Fonseca
2010-05-15
gallivm: use our util_snprintf
Zack Rusin
2010-05-15
gallivm: implement function calls
Zack Rusin
2010-05-14
gallivm: added some vector length sanity checks
Brian Paul
2010-05-14
gallivm: added lp_sizeof_llvm_type()
Brian Paul
2010-05-14
gallivm: comments, const qualifiers
Brian Paul
2010-05-14
tgsi: clean up in emit_fetch()
Brian Paul
2010-05-13
gallivm: silence uninitialized var warning
Brian Paul
2010-05-13
gallivm: silence casting warning
Brian Paul
2010-05-13
gallivm: silence uninitialized var warning
Brian Paul
2010-05-13
llvmpipe: silence uninitialized var warnings
Brian Paul
2010-05-13
gallivm: added lp_dump_llvmtype() debug helper
Brian Paul
2010-05-13
llvmpipe: additional comments
Brian Paul
2010-05-13
gallivm: rename a var
Brian Paul
2010-05-13
Conditionally revert "gallivm: Use a more compact approach for lp_build_broad...
José Fonseca
2010-05-12
gallivm: Ensure PIPE_OS_xxx are defined.
José Fonseca
2010-05-12
gallivm: Use a more compact approach for lp_build_broadcast_scalar().
José Fonseca
2010-05-12
gallivm: additional comments
Brian Paul
2010-05-12
gallivm: s/bool/boolean
Brian Paul
2010-05-12
gallivm: rename vars, update comments, etc
Brian Paul
2010-05-12
gallivm: comment out LLVMUnionTypeKind case
Brian Paul
2010-05-12
gallivm: rename texel result param
Brian Paul
2010-05-12
gallivm: add a few comments
Brian Paul
2010-05-12
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
gallivm: added lp_typekind_name() util function
Brian Paul
2010-05-10
gallivm/llvmpipe: move an old comment to a better location
Brian Paul
2010-05-10
gallivm: Silent warning.
José Fonseca
2010-05-10
gallivm: Add missing lvalue.
José Fonseca
2010-05-10
gallivm: Temporarily disable custom LLVMDumpValue on MSVC.
José Fonseca
2010-05-10
gallivm: cosf/sinf are macros on MSVC.
José Fonseca
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
gallivm: Fix mipfiltering with negative lod bias.
José Fonseca
2010-05-08
gallivm: Actually do floor/ceil/trunc for scalars.
José Fonseca
2010-05-08
gallivm: Import the code to compute the minimax polynomials.
José Fonseca
2010-05-08
gallivm: Use a minimax polynomial for exp2 in range [0,1] instead [-0.5,5].
José Fonseca
2010-05-08
gallivm: Don't hardcode number of args twice.
José Fonseca
2010-05-08
gallivm: The the JIT engine to use our sinf()/cosf() on Windows.
José Fonseca
2010-05-08
gallivm: Fix BREAK/CONT translation.
José Fonseca
2010-05-08
gallivm: Fix segfaul when inserting allocas in an empty function.
José Fonseca
2010-05-08
gallivm: Centralize SoA swizzling into a single place.
José Fonseca
2010-05-08
gallivm: Support predicates.
José Fonseca
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Fix several glitches introduced in the prev commit.
José Fonseca
[next]