4jcraft/targets/platform
JuiceyDev 1386b366a3
Some checks failed
Build (Linux, x86-64) / build-linux-amalgamate (push) Has been cancelled
Build (Linux, x86-64) / build-linux-full (push) Has been cancelled
Format Check / clang-format (push) Has been cancelled
Release Nightly (Linux, x86-64) / release-linux (push) Has been cancelled
Merge branch 'dev' into feat/tracy
2026-04-07 13:18:59 +02:00
..
sdl2 feat/tracy: added tracy zones in important parts. 2026-04-05 22:13:22 +02:00
C4JThread.cpp refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
C4JThread.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
InputActions.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
IPlatformFileIO.h feat: add IPlatformFileIO interface for cross-platform file access 2026-04-03 18:57:29 +11:00
IPlatformInput.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformLeaderboard.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
IPlatformNetwork.h refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
IPlatformProfile.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformRenderer.h rename IPlatformRender to IPlatformRenderer 2026-04-01 20:16:33 -05:00
IPlatformSound.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
IPlatformStorage.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformUIController.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
meson.build feat/tracy: added tracy zones in important parts. 2026-04-05 22:13:22 +02:00
NetTypes.h refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
Platform.h feat: add IPlatformFileIO interface for cross-platform file access 2026-04-03 18:57:29 +11:00
PlatformServices.cpp refactor: consolidate file I/O into IPlatformFileIO, delete PortableFileIO and PathHelper 2026-04-03 18:57:29 +11:00
PlatformServices.h refactor: consolidate file I/O into IPlatformFileIO, delete PortableFileIO and PathHelper 2026-04-03 18:57:29 +11:00
PlatformTypes.h refactor: remove backwards-compat enum aliases from PlatformTypes 2026-04-02 16:30:19 +11:00
ProfileConstants.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
ShutdownManager.cpp refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
ShutdownManager.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
StdFileIO.h Revert "Initial Android Support" 2026-04-05 21:16:01 +04:00
stubs.h refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
XboxStubs.h refactor: split QNet stubs out of XboxStubs.cpp, remove dead Xbox symbols 2026-04-06 20:32:24 -05:00