4jcraft/Minecraft.Client/Platform/Linux
MatthewBeshay e911e07a58 Refactor C4JThread: modernise API naming and replace Windows constants
Rename all PascalCase methods to camelCase, replace Windows macro constants with C++ constexpr members, convert ThreadPriority to enum class, remove unused Sleep(), fix memory ordering on inline accessors, extract platform code into helpers.
2026-03-31 01:06:06 +11:00
..
Iggy format more things i missed 2026-03-30 02:19:38 -05:00
Leaderboards chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Sentient chore: format everything 2026-03-30 02:17:54 -05:00
Social chore: format everything 2026-03-30 02:17:54 -05:00
Stubs Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Linux_App.cpp Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11:00
Linux_App.h WCHAR -> wchar_t 2026-03-30 00:42:26 -05:00
linux_game_stubs.cpp WCHAR -> wchar_t 2026-03-30 00:42:26 -05:00
Linux_Minecraft.cpp Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Linux_ShutdownManager.cpp checkpoint: refresh supported-path portability baseline 2026-03-26 17:05:31 +11:00
Linux_UIController.cpp fix(linux): increase iggy render-target budget to 64mb 2026-03-29 20:55:59 -05:00
Linux_UIController.h TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
LinuxGL.cpp Cleaned up linuxGL.cpp 2026-03-29 20:55:58 -05:00
LinuxGL.h move LinuxGL.h to Platform/Linux 2026-03-13 17:15:44 -05:00