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-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
2010-02-11
gallivm: TGSI_OPCODE_CONT is not deprecated.
José Fonseca
2010-02-08
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin