965: remove complex compiler for simple fragment programs.
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 12 Dec 2007 20:07:35 +0000 (20:07 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 12 Dec 2007 20:09:04 +0000 (20:09 +0000)
commit06036bc8c4d31d36f2e143f5d7f2db866f44b342
tree33c46a59195ebec0f97ffca774dcea7a4017903f
parentea7c533d40f78a1f62c7b7129a2ad6b33f810da4
965: remove complex compiler for simple fragment programs.

Keep the simple compiler for complex fragment programs...
src/mesa/pipe/i965simple/Makefile
src/mesa/pipe/i965simple/brw_wm_debug.c [deleted file]
src/mesa/pipe/i965simple/brw_wm_emit.c [deleted file]
src/mesa/pipe/i965simple/brw_wm_pass0.c [deleted file]
src/mesa/pipe/i965simple/brw_wm_pass1.c [deleted file]
src/mesa/pipe/i965simple/brw_wm_pass2.c [deleted file]