Files
shadps4/externals
oltolm 442a07a707 Fix compilation with mingw-w64 (#4365)
* cmake: apply sirit unused-command-line-argument flag only with Clang

* shader_recompiler: move Opcode magic_enum range customization to opcodes.h

Define the magic_enum range for Shader::Gcn::Opcode as a proper enum_range specialization in opcodes.h instead of relying on translation-unit macros in translate.cpp.

This makes the customization visible where the enum is used and avoids the GCC linkage/build issue.

* thread: use Windows thread naming path for MinGW-w64

Switch the thread naming guard from _MSC_VER to _WIN32 so MinGW-w64 builds use the Windows SetThreadDescription implementation instead of falling through the POSIX branch.

This matches the platform rather than the compiler and avoids the MinGW-w64 build issue.
2026-05-08 22:36:55 -07:00
..
2025-12-28 13:24:42 +02:00
2026-04-12 15:23:33 +03:00
2026-04-12 15:23:33 +03:00
2025-04-12 18:01:39 +03:00
2025-09-18 11:53:04 +03:00
2025-02-25 20:46:26 +02:00
2025-04-12 18:01:39 +03:00
2026-04-18 17:31:43 +03:00
2025-10-31 10:28:39 +02:00
2025-02-24 08:26:14 +03:00
2026-04-12 15:23:33 +03:00
2025-04-12 18:01:39 +03:00
2026-02-12 16:17:40 +02:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2026-04-12 15:23:33 +03:00
2026-04-19 00:57:05 +03:00
2024-12-05 23:10:27 +02:00
2025-04-12 18:01:39 +03:00
2024-11-24 11:37:14 +01:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00