mesa/src
Marek Olšák 639b1366d0 radeonsi: resolve a tricky C++ failure with goto jumping over initializations
C++ doesn't allow jumping over variable initializations, so we have to use
a macro.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7807>
2020-12-09 16:01:32 -05:00
..
amd amd/llvm: fix C++ compile failures 2020-12-09 16:01:21 -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
egl meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +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 radeonsi: resolve a tricky C++ failure with goto jumping over initializations 2020-12-09 16:01:32 -05: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 intel/tools/aubinator_error_decode: fix small memory leaks 2020-12-09 12:15:56 +00: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: function to check for rgbX format 2020-12-09 12:25:31 +00:00
virtio
vulkan vulkan/device_select: Store Vulkan vendorID and deviceID as uint32_t 2020-12-08 16:19:25 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
SConscript