mesa/src
Vinson Lee 56cb5cf34e intel/genxml: Avoid generating identical 12.5 and 12 branches.
Fix defects reported by Coverity Scan.

Identical code for different branches (IDENTICAL_BRANCHES)

identical_branches: The same code is executed regardless of
whether 0 is true, because the 'then' and 'else' branches are
identical. Should one of the branches be modified, or the entire
'if' statement replaced?

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8001>
2020-12-12 02:36:20 +00:00
..
amd aco/ra: use get_reg_specified() for p_extract_vector 2020-12-11 13:44:47 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
compiler nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs. 2020-12-11 23:02:12 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/wayland: remove libwayland < 1.18 workaround 2020-12-10 09:55:22 +00:00
etnaviv etnaviv/drm: add some locking asserts 2020-12-01 12:20:45 +00:00
freedreno turnip: pCounterBufferOffsets can be NULL on vkCmd*TransformFeedbackEXT() 2020-12-11 16:30:51 +00:00
gallium nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs. 2020-12-11 23:02:12 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +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
intel intel/genxml: Avoid generating identical 12.5 and 12 branches. 2020-12-12 02:36:20 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa mesa: Remove extra texObj. 2020-12-11 18:04:50 -08:00
microsoft microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00
panfrost panfrost: Fix several depth/stencil format mappings 2020-12-11 09:47:38 +00:00
util util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan: Enable VK_KHR_performance_query on android 2020-12-11 07:19:36 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00