mesa/src
Vinson Lee dad6b62576 turnip: Fix file descriptor return.
Fix defect reported by Coverity Scan.

Logically dead code (DEADCODE)
dead_error_line: Execution cannot reach the expression -1 inside this statement: return ret ? -1 : handle.fd;

Fixes: cec0bc73e5 ("turnip: rework fences to use syncobjs")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7498>
2020-11-12 22:32:23 +00:00
..
amd ac/llvm: fix demote inside conditional branches 2020-11-12 21:02:05 +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 v3dv: move authenticated display fd acquisition to swapchain creation time 2020-11-12 10:02:20 +01:00
compiler nir: optimize nir_lower_discard_to_demote to lower discard/demote both ways 2020-11-12 21:02:05 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl Add EGL xcb platform 2020-11-12 16:39:47 +00:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno turnip: Fix file descriptor return. 2020-11-12 22:32:23 +00:00
gallium radeonsi: enable GL_EXT_demote_to_helper_invocation 2020-11-12 21:02:05 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: get rid of memory leak 2020-10-26 12:49:09 +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 anv: fix a build race between generating a header and using it 2020-11-12 15:57:05 +01:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa mesa: Fix vertex_format_to_pipe_format index. 2020-11-12 20:07:57 +00:00
microsoft microsoft/compiler: Add dxil_nir_lower_16bit_conv prototype. 2020-11-11 12:09:52 -08:00
panfrost nir: rename needs_helper_invocations to needs_quad_helper_invocations 2020-11-12 21:02:05 +00:00
util util/u_process: implement util_get_process_name for Windows 2020-11-12 11:49:12 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build d3d12: introduce d3d12 gallium driver 2020-11-10 15:37:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00