mesa/src
Tapani Pälli 05e9555046 intel/compiler: add cpp_std=c++17 when building tests
Otherwise build fails:

"../src/intel/compiler/brw_private.h:40:4: note:
 ‘std::variant’ is only available from C++17 onwards"

Fixes: 6c194ddd18 ("intel/compiler: Prepare SIMD selection helpers to handle different prog_datas")
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20725>
(cherry picked from commit 53de48f1c4)
2023-01-17 10:16:40 -08:00
..
amd radv/bvh: Prevent NANs when computing node cost 2023-01-17 10:16:39 -08:00
android_stub
asahi agx: Don't crash trying to encoding minifloats 2023-01-11 21:14:21 +00:00
broadcom v3dv: expose VK_KHR_shader_integer_dot_product 2023-01-11 11:23:14 +00:00
c11
compiler nir/nir_opt_move: fix ALWAYS_INLINE compiler error 2023-01-13 13:52:42 -08:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl: const display & config pointers in eglGetConfigAttrib() 2023-01-10 22:23:06 +00:00
etnaviv
freedreno ir3/print: Consider the size of input when matching it to a reg 2023-01-10 12:37:19 +00:00
gallium panfrost: Fix clears with conditional rendering 2023-01-17 10:16:40 -08:00
gbm gbm: Avoid leaks on screen creation failures 2023-01-12 12:39:37 +00:00
getopt
glx dri: get rid of LIBGL_SHOW_FPS 2023-01-09 14:25:51 +01:00
gtest
hgl
imagination pvr: Remove PVR_STATIC_CLEAR_.*_BIT and use VkImageAspectFlags. 2023-01-04 16:30:39 +00:00
imgui
intel intel/compiler: add cpp_std=c++17 when building tests 2023-01-17 10:16:40 -08:00
loader loader/dri3: Overhaul draw->cur_num_back handling 2023-01-10 10:44:17 +00:00
mapi mesa: add missing count_scale attributes 2023-01-10 23:14:54 +00:00
mesa gallium: Add cap to request state validation for all dirty state 2023-01-12 08:34:49 +00:00
microsoft dzn: Fix clear bind flag logic 2023-01-17 10:16:16 -08:00
nouveau
panfrost panfrost: Fix logic ops on Bifrost 2023-01-17 10:16:40 -08:00
tool perfetto: Add the intel data sources to system.cfg. 2023-01-12 20:21:03 +00:00
util util: add a return value to util_sprintf 2023-01-12 16:52:19 +01:00
virtio vulkan/wsi: Prepare things for image to image blits 2023-01-11 09:31:02 +00:00
vulkan vulkan/wsi: check if image info was already freed 2023-01-17 10:16:23 -08:00
meson.build