Implement the conversion and do the initial execution pass.
authorZack Rusin <zack@tungstengraphics.com>
Fri, 12 Oct 2007 17:57:53 +0000 (13:57 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Wed, 24 Oct 2007 15:21:03 +0000 (11:21 -0400)
commit2dbba8b024720c11cb2d812b5ccb61ecb9887faa
treeed3fd1386378a7e64bf2a2ba7521930f9c973b86
parent11bc1f015a781760c419bdd53b326132b5146971
Implement the conversion and do the initial execution pass.
configs/default
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_vertex_fetch.c
src/mesa/pipe/draw/draw_vertex_shader.c
src/mesa/pipe/draw/draw_vertex_shader_llvm.c [new file with mode: 0644]
src/mesa/pipe/llvm/llvm_builtins.c [new file with mode: 0644]
src/mesa/pipe/llvm/llvmtgsi.cpp
src/mesa/pipe/llvm/llvmtgsi.h
src/mesa/pipe/softpipe/sp_quad_fs.c
src/mesa/sources