summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_pixel_copy.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2011-01-17 16:02:58 -0800
committerEric Anholt <eric@anholt.net>2011-01-17 16:27:55 -0800
commite4be665bbddcb6ddfd7b9b13f01152a97097b35c (patch)
treeba06d90b02e69d69ca4b071408ae0dd597d8b132 /src/mesa/drivers/dri/intel/intel_pixel_copy.c
parent96a2e89ddeac0eb42fe6e6fbfd35eccb3e038ab4 (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/mesa/drivers/dri/intel/intel_pixel_copy.c')
0 files changed, 0 insertions, 0 deletions