mesa/src
Aleksey Komarov 82ccde0957 pan/va: Fix MUX.v2i16 and MUX.v4i8 description
For MUX.v2i16 should be:
`MUX.v2i16.bit A, B, mask` calculates `(A & mask) | (B & ~mask)`
For MUX.v4i8 should be:
`MUX.v4i8.bit A, B, mask` calculates `(A & mask) | (B & ~mask)`

Signed-off-by: Signed-off-by: Aleksey Komarov <q4arus@ya.ru>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20467>
2023-04-18 19:31:57 +03:00
..
amd amd: fix buggy usage of unreachable() 2023-04-18 13:59:54 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Add resource debugging 2023-04-07 03:23:04 +00:00
broadcom v3dv/ci: drop fixed failure from fails.txt 2023-04-16 20:49:05 +01:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler compiler: fix buggy usage of unreachable() 2023-04-18 13:59:54 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl/wayland: fix oob buffer access during buffer_fds clean up 2023-04-17 09:02:53 +00:00
etnaviv ci/etnaviv: Polish the gc2000 xfails a bit. 2023-03-29 07:52:45 +00:00
freedreno ci/freedreno: fix the a530_piglit job and switch to Weston 2023-04-16 17:28:52 +00:00
gallium amd: fix buggy usage of unreachable() 2023-04-18 13:59:54 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glx: Fix error handling yet again in CreateContextAttribs 2023-04-06 21:29:54 +00:00
gtest
imagination pvr: fix buggy usage of unreachable() 2023-04-18 13:59:54 +00:00
imgui
intel anv/format: Fix GetPhysicalDeviceSparseImageFormatProperties definition 2023-04-18 09:49:44 +00:00
loader loader: Add Xe KMD support 2023-04-12 10:41:21 +00:00
mapi mesa: Add EXT_instanced_arrays support 2023-04-11 10:22:35 +00:00
mesa mesa/st: Make st_convert_image(_from_unit) declaration match definition 2023-04-18 09:49:44 +00:00
microsoft dzn: Remove #if D3D12_SDK_VERSION blocks now that 610 is required 2023-04-14 23:59:33 +00:00
nouveau nv50/ir: ignore CL system values 2023-04-14 07:41:54 +00:00
panfrost pan/va: Fix MUX.v2i16 and MUX.v4i8 description 2023-04-18 19:31:57 +03:00
tool pps: Fix build errors. 2023-03-13 01:22:46 +00:00
util util: enforce unreachable()'s argument being a literal string 2023-04-18 13:59:55 +00:00
virtio venus: forward ARM driverVersion for ANGLE workarounds 2023-04-11 03:17:56 +00:00
vulkan vk/util: fix buggy usage of unreachable() 2023-04-18 13:59:55 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00