mesa/src
Jonathan Marek ff2efd095e turnip: fix a crash when rasterizerDiscardEnable is set
pMultisampleState needs to be ignored when rasterizerDiscardEnable, so the
current code can crash when trying to load msaa_info->pNext.

At the same time this simplifies tu_pipeline_shader_key_init a bit, by not
calling it for the compute shader case (which doesn't need to set anything
in the key struct).

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5499>
2020-06-18 03:15:26 +00:00
..
amd radv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
broadcom v3d: don't use intr->num_components for non-vectorized intrinsics 2020-06-16 02:48:18 +00:00
compiler spirv: do not set num_components for non-vectorized mbcnt_amd intrinsic 2020-06-17 06:57:13 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: fix a crash when rasterizerDiscardEnable is set 2020-06-18 03:15:26 +00:00
gallium freedreno/a6xx: set .MERGEREGS based on variant 2020-06-18 02:46:28 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
loader meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mapi glthread: sync in glFlush for multiple contexts 2020-06-09 05:07:01 +00:00
mesa i965: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
panfrost pan/mdg: Reassociate adds for multiply-by-two 2020-06-17 12:57:34 +00:00
util util: introduce os_dupfd_cloexec() helper 2020-06-18 02:09:56 +00:00
vulkan vulkan/wsi: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00