mesa/src
Ian Romanick dcadbd2dd2 nir/algebraic: Add lowering for 64-bit uadd_sat
Fixes piglit fs-addsaturate-uint64 and vs-addsaturate-uint64 on Ice
Lake.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/767>
2020-01-23 00:18:57 +00:00
..
amd aco: fix off-by-one error when initializing sgpr_live_in 2020-01-22 17:23:30 +00:00
broadcom nir/lower_atomics_to_ssbo: Also lower barriers 2020-01-13 17:23:47 +00:00
compiler nir/algebraic: Add lowering for 64-bit uadd_sat 2020-01-23 00:18:57 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: drop confusing mincore() error message 2020-01-22 17:55:26 +00:00
etnaviv etnaviv: drm: Don't miscalculate timeout 2020-01-22 13:22:47 +00:00
freedreno turnip: Add support for non-zero (still constant) UBO buffer indices. 2020-01-22 02:13:38 +00:00
gallium gallium: dmabuf support for yuv formats that are not natively supported 2020-01-22 21:18:49 +00: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 dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00: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: Move Gen4/5 rounding to visitor 2020-01-22 23:47:02 +00:00
loader loader: #define PATH_MAX when undefined (eg. Hurd) 2020-01-22 22:10:29 +00:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa glsl: Add new expressions for INTEL_shader_integer_functions2 2020-01-23 00:18:57 +00:00
panfrost panfrost/midgard: Add missing lowering passes for type/size conversion ops 2020-01-22 15:31:28 +00:00
util util: Do not fail to build on unknown pthread_setname_np 2020-01-22 22:39:57 +00:00
vulkan vulkan/wsi: Implement VK_KHR_swapchain_mutable_format 2020-01-17 18:27:29 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript