Clean-up of parser error handling/reporting.
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 14 Mar 2003 15:40:59 +0000 (15:40 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 14 Mar 2003 15:40:59 +0000 (15:40 +0000)
commitf386f73f9e4054a750d453fa2f5449c2f1d2e242
tree5ced5cfb6cb7f5006cc67618dac6eb83bdf93e4d
parenta2da1155c285fde2a5e5824d50ee8a57c6e982f5
Clean-up of parser error handling/reporting.
Basic fragment program texture instructions are limping along.
src/mesa/main/nvfragparse.c
src/mesa/main/nvfragprog.h
src/mesa/main/nvprogram.c
src/mesa/main/nvvertparse.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_nvfragprog.c
src/mesa/swrast/s_triangle.c