summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-01-16 15:35:02 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2014-01-18 19:16:16 +0000
commitd606ca37eb20f18d8ac4727c68831fcecb2f7de4 (patch)
tree31c6cf2a2189bfe24b8edaa87f88465b5aefbfec /docs/GL3.txt
parentbf70c238a72021d61e1464ecc31932c47b7003cc (diff)
downloadexternal_mesa3d-d606ca37eb20f18d8ac4727c68831fcecb2f7de4.zip
external_mesa3d-d606ca37eb20f18d8ac4727c68831fcecb2f7de4.tar.gz
external_mesa3d-d606ca37eb20f18d8ac4727c68831fcecb2f7de4.tar.bz2
nv50: access only the available amount of textures
The textures array is defined as a number of PIPE_MAX_SAMPLERS per shader stage. Currently nv50 driver handles only 3 shader stages, thus we wreck chaos when accessing array-out-of-bounds. Fixes a segfault in piglit/bin/arb_texture_buffer_object-data-sync -fbo -auto Cc: 9.1 9.2 10.0 <mesa-stable@lists.freedesktop.org> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs/GL3.txt')
0 files changed, 0 insertions, 0 deletions