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
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
linux_game_stubs.cpp
Linux_Minecraft.cpp
Linux_ShutdownManager.cpp
Linux_UIController.cpp
Linux_UIController.h TU19: merge Minecraft.Client/Platform/Common/Tutorial 2026-03-22 03:51:48 -05:00
LinuxGL.cpp
LinuxGL.h