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
/
tgsitollvm.cpp
Age
Commit message (
Expand
)
Author
2008-10-01
Gallivm: add slt. glxgears should be running, except it isn't.
Stephane Marchesin
2008-09-28
Gallivm: more instructions.
Stephane Marchesin
2008-09-28
Gallivm: make it compile again, add some opcodes.
Stephane Marchesin
2008-08-13
gallivm: Translate KIL instead of KILP.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-31
gallivm: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-17
fix abs and start on rsq
Zack Rusin
2008-05-17
do the lit (some artifacts present)
Zack Rusin
2008-05-17
implement min/max and abstract ops on vectors
Zack Rusin
2008-05-17
llvm: implement sub and abs
Zack Rusin
2008-04-21
Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g.
Zack Rusin
2008-03-13
tgsi: Drop pre-ps_2_0 opcodes.
Michal Krol
2008-03-12
add code handling dependencies between generated code
Zack Rusin
2008-03-01
refactor code calling builtins and implement dp4
Zack Rusin
2008-03-01
start implementing start of bultins
Zack Rusin
2008-02-18
Rename llvm -> gallivm.
José Fonseca