mesa/src
Yonggang Luo 1f05b23b4f util: Disable usage of __attribute__((__const__)) when the compiler is clang
Clang didn't implement __attribute__((__const__)) properly for release build.
The issue tracker is: https://github.com/llvm/llvm-project/issues/56993

Closes #6781
Closes #6782

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18039>
2022-08-12 18:33:24 +00:00
..
amd radv: Fix stack size calculation with stage ids 2022-08-11 17:59:47 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Only emit the used components of gl_FragCoord 2022-08-07 20:43:54 -04:00
broadcom mesa: fix blending when using luminance/intensity emulation 2022-08-12 14:24:52 +00:00
c11 c11: Implement and use of thrd_current properly on win32 2022-08-10 20:14:15 +00:00
compiler glsl: add check for too large atomic counter buffer offset 2022-08-12 10:45:53 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wgl: Fix some awkward sizeof formatting 2022-08-10 21:00:43 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno zink: support emulating alpha formats using new border color quirk 2022-08-12 14:24:52 +00:00
gallium nine: Fixes compile of nine_pipe.h with clang 2022-08-12 18:06:36 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imagination pvr: fix memleak in error paths 2022-08-12 10:08:38 +00:00
imgui
intel intel: Fixes compile error of aubinator_viewer.cpp with gcc 2022-08-12 18:06:36 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi glthread: track glBindFramebufferEXT, not just glBindFramebuffer 2022-08-12 06:06:48 +00:00
mesa mesa/st: simplify sampler border color swizzling 2022-08-12 14:24:52 +00:00
microsoft meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost panfrost: Do no use designated initializer for union 2022-08-12 18:06:36 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util: Disable usage of __attribute__((__const__)) when the compiler is clang 2022-08-12 18:33:24 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan/device_select: allow DRI_PRIME=vendor_id:device_id 2022-08-08 16:52:44 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00