mesa/src
Erico Nunes 7c1498daba egl: Fix DETECT_OS macro usage
As described in src/util/detect_os.h, the DETECT_OS macros are always
defined to a 0 or 1 value, and they should be used with #if rather
than #ifdef.
Commit 54b7227f15 accidentally disabled those extensions on all
platforms, so enable them again.

Fixes: 54b7227f15 ("egl/wgl: On win32, there is no support for EGL_EXT_device and EGL_EXT_platform_device")

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16751>
2022-05-27 21:47:11 +02:00
..
amd radv/ci: skip dEQP-VK.fragment_operations.transient_attachment_bit 2022-05-27 09:43:04 +00:00
android_stub
asahi asahi: Add wrap library 2022-05-22 17:58:07 -04:00
broadcom v3dv/format: Add support for VK_KHR_format_feature_flags2 2022-05-26 21:20:50 +00:00
compiler vtn: assert that composite members have the same bit size as the result 2022-05-27 14:06:32 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl: Fix DETECT_OS macro usage 2022-05-27 21:47:11 +02:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno ci/freedreno: enable ROR and Nheko traces 2022-05-27 06:51:38 +00:00
gallium ci/virgl: traces: add RoR and Nheko traces 2022-05-27 06:51:38 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/dri2: Require DRI2 >= 1.3 for working buffer invalidation 2022-05-17 20:31:50 +00:00
gtest
hgl
imagination pvr: use UINT64_C for 64-bit constant 2022-05-23 08:52:56 +00:00
imgui
intel anv: Don't disable the fragment shader if XFB is enabled 2022-05-27 14:33:53 +00:00
loader
mapi mapi: added EXT_external_objects_win32 definitions 2022-05-15 19:56:49 +00:00
mesa mesa: Avoid temp images in _mesa_texstore_*_dxt* for stride = 0 2022-05-27 01:47:33 +00:00
microsoft dzn: Use the correct ICD path on Win32 2022-05-23 08:45:24 +00:00
nouveau nouveau: disable fences when running under drm-shim. 2022-05-09 23:10:45 +00:00
panfrost pan/bi: Test CMP result_type optimization 2022-05-27 12:14:22 +00:00
tool pps: Open writable renderer node in DrmDevice::create 2022-05-11 15:41:28 +00:00
util util: Fixes typo in test_util_get_process_exec_path 2022-05-26 23:27:50 +00:00
virtio venus: use common entry point for VkPhysicalDeviceMemoryProperties 2022-05-24 23:35:28 +00:00
vulkan vulkan/wsi: fix extra free if buffer_blit_queue 2022-05-27 09:19:15 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00