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
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
2010-05-13
gallivm: rename a var
Brian Paul
2010-05-12
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-10
gallivm: Add missing lvalue.
José Fonseca
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
gallivm: Fix BREAK/CONT translation.
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
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-05-04
gallivm: Increase the TGSI translation limits and centralize them in a header.
José Fonseca
2010-05-03
gallivm: Display message instead of crashing when sampler generator was not s...
José Fonseca
2010-05-03
gallivm: Replace predicate assertion failure with warning message.
José Fonseca
2010-05-02
gallivm: fix nested break and continue statements
Zack Rusin
2010-04-27
gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
gallivm: Ensure all allocas are in the first block.
José Fonseca
2010-04-26
gallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
Alan Hourihane
2010-04-25
gallivm: Rename variable info to opcode_info.
Vinson Lee
2010-04-24
gallivm: Remove NULL check of pointer that can't be NULL.
Vinson Lee
2010-04-22
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-04-22
gallivm: implement indirect addressing over constants
Zack Rusin
2010-04-22
gallivm: update comments
Zack Rusin
2010-04-22
gallivm: fix nested cont statements
Zack Rusin
2010-04-22
gallivm: fix nested break statemants
Zack Rusin
2010-04-21
gallivm: added some assertions in loop-gen code
Brian Paul
2010-04-21
gallivm: fix copy&paste error: s/cont_stack_size/break_stack_size/
Brian Paul
2010-04-21
gallivm: emit_instruction() is boolean
Brian Paul
2010-04-21
gallivm: implement TGSI KILP
Brian Paul
2010-03-30
gallivm: cleanup the code (found by coverity)
Zack Rusin
2010-03-29
gallivm: make sure that the alloca's are the very first thing in the function
Zack Rusin
2010-03-15
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-11
gallivm: include tgsi_dump.h to silence warning
Brian Paul
2010-03-10
gallivm: simplify conditional branching
Jose Fonseca
2010-03-10
gallivm: properly test the if condition and branch to the proper label
Zack Rusin
2010-03-10
gallivm: implement loops
Zack Rusin
2010-03-08
gallivm: fix a crash by making sure we set the has_mask flag correctly
Zack Rusin
2010-03-06
gallivm: Answer question/comment.
José Fonseca
2010-03-06
gallivm: Add a placeholder for TGSI_FILE_PREDICATE registers.
José Fonseca
2010-03-04
gallivm: added question/comment
Brian Paul
2010-03-02
llvmpipe: improve based on review from Jose and fix else clauses
Zack Rusin
2010-03-01
llvmpipe: implement some control-flow
Zack Rusin
2010-02-11
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
José Fonseca
[next]