diff options
author | Eric Anholt <eric@anholt.net> | 2008-12-03 11:36:55 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-12-03 11:45:16 -0800 |
commit | 264cba6f70eacd9e04646104d10ba63c248d7b83 (patch) | |
tree | 1d6b7ec9d409489216248ee979689de87e2f5884 /src/mesa/main/simple_list.h | |
parent | 8a1e7086c7c1d2fed22a0d7f840de515a6ca7e18 (diff) |
i965: Fix failure to upload new constant data when changing programs.
This is fallout from the ffvertex_prog.c work. It doesn't call
ProgramStringNotify, so we don't set param_state, so we wouldn't track when
VP parameters changed, and constants wouldn't get uploaded. Instead, remove
param_state entirely and just use the real value that we want to be tracking.
Fixes rendering in openarena since BRW_NEW_BATCH got disentangled from
BRW_NEW_INDICES.
Bug #18822.
Diffstat (limited to 'src/mesa/main/simple_list.h')
0 files changed, 0 insertions, 0 deletions