Change _mesa_init_instruction() to initialize an array of instructions.
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 29 Oct 2006 18:03:16 +0000 (18:03 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 29 Oct 2006 18:03:16 +0000 (18:03 +0000)
commitd6272e06172f7ac7a0d6e8062e8ffba33e1ab3ba
tree6aadaf797cea8dfdc12ba662f209282d15d6ef6c
parentefd95c10844df0c93ee3eab41259f719f55f171f
Change _mesa_init_instruction() to initialize an array of instructions.
src/mesa/main/texenvprogram.c
src/mesa/shader/arbprogparse.c
src/mesa/shader/nvfragparse.c
src/mesa/shader/nvvertparse.c
src/mesa/shader/program.c
src/mesa/shader/program_instruction.h
src/mesa/shader/programopt.c