Skip to content

Commit

Permalink
Another FIXME.
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
icculus committed Jul 7, 2008
1 parent e09f4e3 commit d1d8b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mojoshader.c
Expand Up @@ -3910,6 +3910,8 @@ static void emit_ARB1_phase(Context *ctx)

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++)
Expand Down

0 comments on commit d1d8b35

Please sign in to comment.