mesa/src
Samuel Pitoiset 42273edf79 nvc0: do not break 3D state by pushing MS coordinates on Fermi
Long story short, 3D and CP are aliased on Fermi and initializing
compute after pushing the MS sample coordinate offsets seems to
corrupt 3D state for weird reasons.

I still don't have the faintest clue what is going on, but
this seems to only affect Fermi generation. A possible fix
could be to use two different channels, one for 3D and one
for CP.

This fixes a bunch of regressions pinpointed by piglit.

Fixes: "nvc0: fix up image support for allowing multiple samples"
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-10-20 19:59:08 +02:00
..
amd radv: use emit_icmp for samples_identical 2016-10-20 01:43:55 +01:00
compiler glsl: Indirect array indexing on non-last SSBO member must fail compilation 2016-10-20 08:26:51 +02:00
egl egl: bring back the default glapi.so name 2016-10-19 15:09:26 +01:00
gallium nvc0: do not break 3D state by pushing MS coordinates on Fermi 2016-10-20 19:59:08 +02:00
gbm loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: drop unused zero macro. 2016-10-20 10:53:37 +10:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mapi: fix out-of-tree build dependencies 2016-10-12 17:36:35 +02:00
mesa vbo: clean up with 'indent', whitespace fixes, etc in vbo_exec_array.c 2016-10-20 09:47:21 -06:00
util vulkan: add vk_alloc.h shared allocation inlines. 2016-10-19 09:05:26 +10:00
vulkan/wsi wsi/wayland: fix error path 2016-10-20 10:53:59 +10:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00