mesa/src
Rob Clark 6fe84c5dda util: Allow STATIC_ASSERT() everywhere
Remove -Werror=vla from c_msvc_compat_args so we can use STATIC_ASSERT()
in core code.  We have a CI job for this.

(And arguably we could probably just drop c_msvc_compat_args entirely.)

Signed-off-by: Rob Clark <robdclark@chromium.org>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7941>
2020-12-10 16:48:36 +00:00
..
amd radeonsi: use a C++ template to decrease draw_vbo overhead by 13 % 2020-12-09 16:01:32 -05: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 v3d: force alpha to 1 when rendering RGBX formats 2020-12-09 12:25:31 +00:00
compiler compiler: fix glsl_types.h compile failures when including as C++ in drivers 2020-12-09 16:01:21 -05:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/wayland: remove libwayland < 1.18 workaround 2020-12-10 09:55:22 +00:00
etnaviv etnaviv/drm: add some locking asserts 2020-12-01 12:20:45 +00:00
freedreno turnip: always set LRZ registers to zero for 3d clear/blit 2020-12-08 13:26:16 -05:00
gallium swr: fix crashes caused by incorrectly reporting SSBO support 2020-12-10 15:54:49 +01:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
gtest
hgl
imgui
intel anv: fix calculation of buffer size in case dynamic size is used 2020-12-10 08:26:34 +02:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa st/mesa: enable compute shader derivatives in SPIR-V 2020-12-09 15:52:58 +00:00
microsoft microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00
panfrost panfrost: Preload SampleID when reloading multisample FBs 2020-12-09 16:54:19 +00:00
util util: Allow STATIC_ASSERT() everywhere 2020-12-10 16:48:36 +00:00
virtio
vulkan vulkan/device_select: Store Vulkan vendorID and deviceID as uint32_t 2020-12-08 16:19:25 +00:00
SConscript
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00