Gallivm: more instructions.
[mesa.git] / src / gallium / auxiliary / gallivm / tgsitollvm.cpp
2008-09-28 Stephane MarchesinGallivm: more instructions.
2008-09-28 Stephane MarchesinGallivm: make it compile again, add some opcodes.
2008-08-13 Michal Krolgallivm: Translate KIL instead of KILP.
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 Michal Krolgallivm: Fix build after TGSI declaration interface...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-17 Zack Rusinfix abs and start on rsq
2008-05-17 Zack Rusindo the lit (some artifacts present)
2008-05-17 Zack Rusinimplement min/max and abstract ops on vectors
2008-05-17 Zack Rusinllvm: implement sub and abs
2008-04-21 Zack RusinUse llvm 2.3 (2.2 won't work because of a lot of proble...
2008-03-13 Michal Kroltgsi: Drop pre-ps_2_0 opcodes.
2008-03-13 Zack Rusinadd code handling dependencies between generated code
2008-03-01 Zack Rusinrefactor code calling builtins and implement dp4
2008-03-01 Zack Rusinstart implementing start of bultins
2008-02-18 José FonsecaRename llvm -> gallivm.