branch | trunk |
changeset 426 | 70ad1ac76ffc |
parent 425 | 8117098722f2 |
child 427 | e30c136c7358 |
--- a/mojoshader.c Sun Jul 06 21:51:53 2008 -0400 +++ b/mojoshader.c Sun Jul 06 21:53:41 2008 -0400 @@ -3910,6 +3910,8 @@ static void emit_ARB1_finalize(Context *ctx) { + // !!! FIXME: if we never wrote the position register, add the + // !!! FIXME: position_invariant program option here. int i; push_output(ctx, &ctx->globals); for (i = 0; i < ctx->max_scratch_registers; i++)