gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
[mesa.git] / src / gallium / auxiliary / gallivm / instructions.cpp
2008-09-30 Stephane MarchesinGallivm: port to llvm 2.4.
2008-09-28 Stephane MarchesinGallivm: more instructions.
2008-09-28 Stephane MarchesinGallivm: make it compile again, add some opcodes.
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-13 Michal Krolgallivm: Translate KIL instead of KILP.
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-12 Zack Rusinadjust llvm code to the changes in 2.3
2008-04-21 Zack RusinUse llvm 2.3 (2.2 won't work because of a lot of proble...
2008-04-21 Zack Rusinmake llvm draw paths compile with the latest changes
2008-03-01 Zack Rusinstart implementing start of bultins
2008-02-18 José FonsecaRename llvm -> gallivm.