gallium: remove deprecated TGSI opcodes
authorKeith Whitwell <keithw@vmware.com>
Wed, 22 Jul 2009 10:25:26 +0000 (11:25 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 23 Jul 2009 13:38:26 +0000 (14:38 +0100)
commit78379abcbf853b2cff8d832b45ecf0eeb54b2c58
tree2345a999acd92f9c52d9d460e79e37299e3cb2f9
parent8b78294d21ffb2cba41328341457bf193087d969
gallium: remove deprecated TGSI opcodes

Various opcodes which can be implemented trivially with other TGSI opcodes,
such as matrix multiplication and negation.  These were not used by any
state tracker or implemented by any of the drivers.
src/gallium/auxiliary/gallivm/tgsitollvm.cpp
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_info.c
src/gallium/auxiliary/tgsi/tgsi_sse2.c
src/gallium/drivers/cell/spu/spu_exec.c
src/gallium/include/pipe/p_shader_tokens.h