mesa/src
Viktoriia Palianytsia e39a5f2b9f anv: Add workaround for sample mask with multisampling
The game Batman: Arkham Knight expects OpenGL behavior
with sample mask and multisampling which is different
from the Vulkan one.
This workaround fix changes key->ignore_sample_mask_out
value that is used for
prog_data->uses_omask definition in brv_fs.cpp(9740)
In that way prog_data->uses_omask also changes it value
and the cloak stops flickering.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6078

Signed-off-by: Viktoriia Palianytsia <v.palianytsia@globallogic.com>

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16551>
2022-05-24 14:43:57 +00:00
..
amd aco: Fix scratch with task shaders. 2022-05-24 12:33:49 +00:00
android_stub
asahi asahi: Add wrap library 2022-05-22 17:58:07 -04:00
broadcom broadcom/compiler: don't promote early fragment tests when writing sample mask 2022-05-20 13:04:32 +00:00
compiler nir/algebraic: Add two more pack/unpack rules 2022-05-23 14:10:54 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl: dereference XCB drawable pointers 2022-05-21 14:42:06 +00:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno turnip: fix assert for max xfb outputs 2022-05-21 16:48:54 +00:00
gallium tgsi: Add SEPARABLE_PROGRAM property 2022-05-24 11:41:03 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/dri2: Require DRI2 >= 1.3 for working buffer invalidation 2022-05-17 20:31:50 +00:00
gtest
hgl
imagination pvr: use UINT64_C for 64-bit constant 2022-05-23 08:52:56 +00:00
imgui
intel anv: Add workaround for sample mask with multisampling 2022-05-24 14:43:57 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi mapi: added EXT_external_objects_win32 definitions 2022-05-15 19:56:49 +00:00
mesa mesa/st: clear color buffers using color from a constant buffer 2022-05-19 11:18:31 +00:00
microsoft dzn: Use the correct ICD path on Win32 2022-05-23 08:45:24 +00:00
nouveau nouveau: disable fences when running under drm-shim. 2022-05-09 23:10:45 +00:00
panfrost panfrost: Move patched_s out of the pan_blitter_views struct 2022-05-20 23:17:07 +00:00
tool pps: Open writable renderer node in DrmDevice::create 2022-05-11 15:41:28 +00:00
util anv: Add workaround for sample mask with multisampling 2022-05-24 14:43:57 +00:00
virtio venus: Don't encode ignored pTessellationState 2022-05-17 19:47:52 +00:00
vulkan vulkan,anv,turnip: Add a common CmdBindVertexBuffers wrapper 2022-05-20 02:12:37 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00