i965: Emit zero initialization for NV VP temporaries as required.
This is similar to what r300 does inside the driver, but I've added it as a generic option since it seems most hardware will want it. Fixes piglit nv-init-zero-reg.vpfp and nv-init-zero-addr.vpfp.
Showing
- src/mesa/drivers/dri/i965/brw_context.c 1 addition, 0 deletionssrc/mesa/drivers/dri/i965/brw_context.c
- src/mesa/main/mtypes.h 1 addition, 0 deletionssrc/mesa/main/mtypes.h
- src/mesa/shader/nvprogram.c 44 additions, 0 deletionssrc/mesa/shader/nvprogram.c
- src/mesa/shader/nvprogram.h 4 additions, 0 deletionssrc/mesa/shader/nvprogram.h
- src/mesa/shader/nvvertparse.c 1 addition, 0 deletionssrc/mesa/shader/nvvertparse.c
Loading
Please register or sign in to comment