Commit graph

8 commits

Author SHA1 Message Date
ItzVladik fa6861b221 Initial Android Support 2026-04-05 16:49:56 +00:00
MatthewBeshay 7ecb17596a refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
JuiceyDev 57641ebcca refactor: made renderer clean buffer 2026-04-04 00:16:08 +02:00
JuiceyDev dc7625dfdd fix: faster rendering pipeline & introduction to new gl constraints. 2026-04-03 23:38:52 +02:00
Tropical 94cabb657d move shaders folder inside of sdl2 2026-04-03 10:00:02 -05:00
MatthewBeshay eacf5ccf30 refactor: remove backwards-compat enum aliases from PlatformTypes
Some checks are pending
Build (Linux, x86-64) / build-linux (push) Waiting to run
Format Check / clang-format (push) Waiting to run
2026-04-02 16:30:19 +11:00
MatthewBeshay 26222f26e0 refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
MatthewBeshay e5a859f8a7 refactor: move 4J implementations into platform/sdl2 2026-04-02 16:03:08 +11:00