Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-12 | Try to fix the 'linux unknown' text in the pause menumain | Ivan Davydov | |
2025-06-06 | fetch jemalloc from vcpkg | Kae | |
2024-03-08 | Merge launcher branch | Kae | |
2024-02-21 | Support prefixed and non-prefixed JeMalloc functions | Kai Blaschke | |
Note that linking a JeMalloc library without prefixed functions will replace all memory allocations, including any call to "new", not just the ones specifically called via Star::malloc etc. | |||
2024-02-19 | Add detection for ARM64 and remove PPC. | Kai Blaschke | |
Also removed i386 as valid architecture for macOS, as it's no longer supported (even x86_64 is currently being phased out in favor of Silicon-based Macs). ARM64 would also be required for a potential Raspberry Pi port (also needs a Vulkan or OpenGL ES renderer). | |||
2023-06-20 | everything everywhere | Kae | |
all at once |