mesa/src
Jason Ekstrand 0ba22b203d util/timespec: Return overflow from timespec_add_[mn]sec()
To avoid altering any currently existing callers, we continue on with
the calculation regardless of overflow.  This also matches the behavior
of GCC's __builtin_add_overflow().

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15651>
2022-04-06 00:38:22 +00:00
..
amd aco: do not use designated initializers 2022-04-05 16:58:56 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi asahi: Port driver to macOS 12.x ABI 2022-03-22 00:19:30 +00:00
broadcom ci: bump VK-GL-CTS to 1.3.1.1 2022-04-04 23:04:33 +00:00
compiler spirv: Silence "Decoration not allowed on struct members: SpvDecorationRestrict" 2022-04-05 21:37:46 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl glx/egl: improve dri null screen related error messages. 2022-03-21 09:31:31 +00:00
etnaviv ci: update various ci result files 2022-03-11 09:58:28 +00:00
freedreno tu: Expose VK_KHR_maintenance4 2022-04-05 17:46:35 +00:00
gallium gallivm/nir: Add a short circuit uniform-offset mode for load_ssbo/load_shared. 2022-04-06 00:04:14 +00:00
gbm gbm: improve documentation about the lifetime of resources 2022-02-22 14:42:52 +01:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx/egl: improve dri null screen related error messages. 2022-03-21 09:31:31 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imagination pvr: Add stricter type checking in pvr_csb_pack(). 2022-04-04 03:40:48 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: expose VK_EXT_image_2d_view_of_3d 2022-04-05 20:30:31 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa util: Rename PIPE_DEBUG_TYPE to UTIL_DEBUG_TYPE 2022-04-01 01:52:43 +00:00
microsoft dozen: require c++20 for designated initializers 2022-04-05 16:58:56 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Don't crash on panfrost_bo_create() with size==0 invocation 2022-04-05 13:08:51 +03:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util/timespec: Return overflow from timespec_add_[mn]sec() 2022-04-06 00:38:22 +00:00
virtio venus: add VK_EXT_{conditional_rendering,index_type_uint8} extensions 2022-04-05 05:10:26 +00:00
vulkan vulkan: check 3D image type for VK_IMAGE_CREATE_2D_VIEW_COMPATIBLE_BIT_EXT 2022-04-05 20:30:31 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00