Naive implementation of IF/ELSE/ENDIF.
authormichal <michal@michal-laptop.(none)>
Tue, 7 Aug 2007 14:34:11 +0000 (15:34 +0100)
committermichal <michal@michal-laptop.(none)>
Tue, 7 Aug 2007 14:34:46 +0000 (15:34 +0100)
commit4a470f63c9c3f5aeef1e10ae42eee24c772f74fc
treea5a1ee000d1fca4a865beb61f7e7ac2f8bf9ffb7
parentadf5560ea5f6955425939df7e75ce9d11ea36511
Naive implementation of IF/ELSE/ENDIF.

Handle TGSI labels correctly.
Enhance MESA opcode info queries.
src/mesa/pipe/tgsi/core/tgsi_dump.c
src/mesa/pipe/tgsi/core/tgsi_exec.c
src/mesa/pipe/tgsi/core/tgsi_exec.h
src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c
src/mesa/shader/prog_instruction.c
src/mesa/shader/prog_instruction.h
src/mesa/shader/shader_api.c