rewrite the way cpu engine is handled
authorZack Rusin <zack@tungstengraphics.com>
Tue, 5 Feb 2008 08:09:24 +0000 (03:09 -0500)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:51:09 +0000 (13:51 +1100)
commit8f15140943a65e3e1488c8b43b2dffb1cd0a299c
treeecad0bca0f45518641bc50aab7aead314846ceaa
parent716206c190b1b1408c09807671d28dcc8906f855
rewrite the way cpu engine is handled
src/mesa/pipe/draw/draw_vertex_shader.c
src/mesa/pipe/llvm/Makefile
src/mesa/pipe/llvm/gallivm.cpp
src/mesa/pipe/llvm/gallivm.h
src/mesa/pipe/llvm/gallivm_cpu.cpp [new file with mode: 0644]