mesa/src
Brian Paul 50a669de4e svga: handle mismatched number of samplers, sampler views
in svga_init_shader_key_common().  Since the CSO module only tracks
sampler views for fragment shaders, the number of samplers and sampler
views can be mismatched for other types of shaders.  This situation
triggered an assertion in Chrome with maps.google.com

This patch adds defensive code to handle that situation.

Fixes VMware bug 1694027
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2016-07-15 11:05:18 -06:00
..
compiler glsl/types: Use _mesa_hash_data for hashing function types 2016-07-14 10:48:25 -07:00
egl egl: restrict swap_available dri2_egl_display field to X11 2016-07-07 13:28:50 -07:00
gallium svga: handle mismatched number of samplers, sampler views 2016-07-15 11:05:18 -06:00
gbm gbm: Fix comments 2016-06-23 13:55:03 -07:00
getopt
glx glx: Fix for commit 2c86668694. 2016-07-08 16:46:17 -07:00
gtest Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
hgl
intel anv: Add a stub for CmdCopyQueryPoolResults on Ivy Bridge 2016-07-13 20:31:27 -07:00
loader Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
mapi mapi: Export all GLES 3.1 functions in libGLESv2.so 2016-06-29 14:28:59 -07:00
mesa st/mesa: fix reference counting bug in st_vdpau 2016-07-14 09:33:44 +02:00
util list: fix list_replace() for empty lists 2016-07-06 10:17:30 -04:00
Makefile.am automake: don't mandate git_sha1.h/MESA_GIT_SHA1 2016-07-05 12:16:20 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00