diff options
author | Eric Anholt <eric@anholt.net> | 2011-01-17 16:02:58 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2011-01-17 16:27:55 -0800 |
commit | e4be665bbddcb6ddfd7b9b13f01152a97097b35c (patch) | |
tree | ba06d90b02e69d69ca4b071408ae0dd597d8b132 /src/SConscript | |
parent | 96a2e89ddeac0eb42fe6e6fbfd35eccb3e038ab4 (diff) |
i965: Fix dead pointers to fp->Parameters->ParameterValues[] after realloc.
Fixes texrect-many regression with ff_fragment_shader -- as we added
refs to the subsequent texcoord scaling paramters, the array got
realloced to a new address while our params[] still pointed at the old
location.
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions