rewrite the way cpu engine is handled
authorZack Rusin <zack@tungstengraphics.com>
Tue, 5 Feb 2008 08:09:24 +0000 (03:09 -0500)
committerZack Rusin <zack@tungstengraphics.com>
Mon, 11 Feb 2008 04:07:18 +0000 (23:07 -0500)
commit137edf75335910c9f15daacaf0ce3f4cbd43080c
treeeccb17691b781cd88bed0c607966be27ef848fbd
parent7d69090e272d0d429f0ef7a733cebe1363383447
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]