Re: [Mingw-w64-public] [PATCH] headers: remove conflicting declarations in qos2.h

2023-09-13 Thread LIU Hao
在 2023/9/12 23:08, Oleg Tolmatcev 写道: Am Di., 12. Sept. 2023 um 17:01 Uhr schrieb Alvin Wong : Hi, I assume you attached a patch file with the file extension `.patch` but unfortunately it was stripped from the mailing list. (This happens a lot for patches sent from Gmail.) Can you resend it wit

Re: [Mingw-w64-public] [PATCH] headers: Provide __cpuidex for Clang 17

2023-09-13 Thread Martin Storsjö
On Tue, 12 Sep 2023, LIU Hao wrote: 在 2023-09-12 17:23, Martin Storsjö 写道: In 2b6c9247613aa830374e3686e09d3b8d582a92a6, we changed so that we don't provide __cpuidex for Clang 17 or newer, as Clang itself provided that as a builtin. The __cpuidex builtin was added in Clang during the course of

[Mingw-w64-public] [PATCH 4/4] headers: Add d2d1_2helper.h

2023-09-13 Thread Biswapriyo Nath
From 75f974ed5e61c24f5432992a70b2510eeaa71152 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 13 Sep 2023 07:31:26 + Subject: [PATCH 4/4] headers: Add d2d1_2helper.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/d2d1_2helper.h | 36 1 file

[Mingw-w64-public] [PATCH 1/4] headers: Add d2d1effects_1.h

2023-09-13 Thread Biswapriyo Nath
From c8e5dd788f331e6ebdae97556acc9353874e1b2d Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 13 Sep 2023 07:29:54 + Subject: [PATCH 1/4] headers: Add d2d1effects_1.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/d2d1effects_1.h | 48 +++ 1 file

[Mingw-w64-public] [PATCH 2/4] headers: Add d2d1effects_2.h

2023-09-13 Thread Biswapriyo Nath
From 2ce36b4a56e28e4243bfde4fd124f7adb71a9567 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 13 Sep 2023 07:30:31 + Subject: [PATCH 2/4] headers: Add d2d1effects_2.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/d2d1effects_2.h | 230 ++ 1 file

[Mingw-w64-public] [PATCH 3/4] headers: Add d2d1_2.h

2023-09-13 Thread Biswapriyo Nath
From 9370f4ddbe1389f1827690a84bb029b0a05ded82 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 13 Sep 2023 07:31:11 + Subject: [PATCH 3/4] headers: Add d2d1_2.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/d2d1_2.h | 123 + 1 file change