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
/
lp_bld_tgsi_soa.c
Age
Commit message (
Expand
)
Author
2011-01-15
Merge branch 'draw-instanced'
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-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: 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-19
gallivm: fix incorrect type for zero vector in emit_kilp()
Brian Paul
2010-10-12
gallivm: don't branch on KILLs near end of shader
Keith Whitwell
2010-10-10
gallivm: Pass texture coords derivates as scalars.
José Fonseca
2010-10-09
llvmpipe: try to be sensible about whether to branch after mask updates
Keith Whitwell
2010-09-16
gallivm: Clamp indirect register indices to file_max.
José Fonseca
2010-09-16
gallivm: Fix address register swizzle.
José Fonseca
2010-09-11
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-09-05
gallivm: Cope with tgsi instruction reallocation failure.
José Fonseca
2010-08-31
gallivm: fix bug in nested conditionals
Brian Paul
2010-08-18
gallivm: Use proper index to lookup predicate register array.
michal
2010-08-09
gallivm: Don't call LLVMBuildFNeg on llvm-2.6.
José Fonseca
2010-08-09
gallivm: Always use floating-point operators for floating-point types
nobled
2010-08-08
gallivm: Fix more integer operations.
José Fonseca
2010-08-08
gallivm: Use the correct context for integers
nobled
2010-07-21
gallivm: replace has_indirect_addressing field with indirect_files field
Brian Paul
2010-07-21
gallivm: refactor code into get_indirect_offsets() function
Brian Paul
2010-07-21
gallivm: added comment
Brian Paul
2010-07-21
gallivm: remove extraneous braces
Brian Paul
2010-07-21
gallivm: no longer do indirect addressing in get_temp_ptr()
Brian Paul
2010-07-21
gallivm: implement correct indirect addressing of temp registers
Brian Paul
2010-07-21
gallivm: re-org, comments for get_temp_ptr()
Brian Paul
2010-07-21
gallivm: rename a var to avoid compiler warnings
Brian Paul
2010-07-20
gallivm: fix indirect addressing of constant buffer
Brian Paul
2010-06-07
gallivm: eliminate tgsi_exec.h include
Keith Whitwell
2010-06-03
gallivm: Factor out the quad derivative code into a single place. Fix ddy.
José Fonseca
2010-05-20
gallivm: rename a var: s/val/array_size/
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: 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
tgsi: clean up in emit_fetch()
Brian Paul
2010-05-13
gallivm: silence uninitialized var warning
Brian Paul
2010-05-13
gallivm: silence uninitialized var warning
Brian Paul
[next]