mesa/src
Brian Paul 9bb2ec6fd1 svga: replace sampler assertion with conditional
For TEX instructions, the set of samplers and sampler views should
be consistent.  The XA state tracker sometimes passes an inconsistent
set of samplers and sampler views.  Rather than assert and die, issue
a warning.

v2: add debugging code to detect inconsistent state.
v3: also check for null sampler in svga_state_tss.c

Cc: "10.0" "10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
2014-04-08 08:45:18 -06:00
..
egl egl/build: Sort egl sources alphabetically. 2014-04-07 09:41:00 -07:00
gallium svga: replace sampler assertion with conditional 2014-04-08 08:45:18 -06:00
gbm gbm/build: Add headers to distribution. 2014-04-07 09:41:01 -07:00
getopt
glsl glsl: Move tree grafting's debug output to stderr. 2014-04-08 00:59:48 -07:00
glx automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader loader: don't limit the non-udev path to only android 2014-04-05 12:17:28 +01:00
mapi glapi: Fix libglapi build. 2014-04-07 14:34:49 -07:00
mesa i965/vec4: fix record clearing in copy propagation 2014-04-08 21:04:22 +08:00
Makefile.am src/build: Add getopt to distribution. 2014-04-07 09:41:02 -07:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00