Commit Graph

4 Commits

Author SHA1 Message Date
alexytomi
14fb937a25 SDL: Fix origin from personal to upstream repo 2025-09-21 15:41:28 +08:00
alexytomi
70cd97127c [BROKEN][FIXME]SDL: Add SDL2 compatibility layer
This doesn't actually work, it needs modifying in SDL_dynapi.h so we can
select our libSDL3.so ourselves.

Forking SDL3 sounds like a horrible idea just to change the module name.
2025-09-13 19:59:37 +08:00
alexytomi
0135991824 SDL: Make it compile with SDL submodule instead of AAR
Uses personal repo for testing
2025-09-01 22:33:57 +08:00
alexytomi
aa4b25ea6f [Renderer/MG]: Add MobileGlues renderer
Thank you @Tungstend and @Swung0x48 for the help!

Co-authored-by: Tungstend <hanjinlong197@gmail.com>
Co-authored-by: Swung0x48 <swung0x48@outlook.com>

# Conflicts:
#	app_pojavlauncher/src/main/res/values/strings.xml
2025-04-19 16:03:41 +08:00