4jcraft/Minecraft.Client/Platform/Linux/Stubs
MatthewBeshay bc6013ab70 Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard
Migrates 59 files from WinAPI CRITICAL_SECTION to portable C++ std::mutex/std::lock_guard/std::unique_lock. Removes Linux CRITICAL_SECTION shims from winapi_stubs.h.
2026-03-30 18:45:55 +11:00
..
DirectXMath SIZE_T -> size_t 2026-03-30 00:42:26 -05:00
d3d11_stubs.h refactor: replace some win32 typedefs 2026-03-30 00:16:26 -05:00
iggy_stubs.h inline that 2026-03-29 20:55:59 -05:00
LinuxStubs.h fix: use iggy_stubs. if iggy is disbaled 2026-03-15 16:15:16 -05:00
winapi_stubs.h Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard 2026-03-30 18:45:55 +11:00
xbox_stubs.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00