mesa/src
Danylo Piliaiev 72154237fb iris: Do not dereference nullptr with pipe_reference
../src/gallium/drivers/iris/iris_fence.h:54:8: runtime error: member access within null pointer of type 'struct iris_syncpt'

../src/gallium/drivers/iris/iris_fence.c:136:8: runtime error: member access within null pointer of type 'struct pipe_fence_handle'

Signed-off-by: Danylo Piliaiev <danylo.piliaiev@globallogic.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3825>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3825>
2020-02-19 12:07:24 +02:00
..
amd radv: Squelch possibly-undefined warning 2020-02-18 15:35:32 -08:00
broadcom broadcom: Fix implicit declaration of ffs for Android build 2020-02-06 18:31:13 +01:00
compiler spirv2nir: Add kernel spirv support 2020-02-14 11:14:58 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: Implement getImage/putImage on pbuffer swrast. 2020-02-17 04:01:37 +00:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno freedreno/registers: cleanup CP_SET_MARKER 2020-02-18 20:52:42 +00:00
gallium iris: Do not dereference nullptr with pipe_reference 2020-02-19 12:07:24 +02:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: print FPS with 2 decimal places 2020-02-10 19:02:33 -05:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/compiler: Do not qsort zero sized array 2020-02-19 12:07:24 +02:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa intel/bufmgr: Cast bitshift to unsigned 2020-02-19 12:07:24 +02:00
panfrost panfrost: Debitfieldize mali_uniform_buffer_meta 2020-02-18 14:44:08 +00:00
util glsl/blob: Do not call memcpy if there is nothing to copy 2020-02-19 12:07:24 +02:00
vulkan vulkan: Update the XML and headers to 1.2.133 2020-02-18 09:57:14 -06:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript