Lime3DS/externals
Reg Tiangha 9397d83c1a Android: Support flexible page sizes in Android 15
Android 15 will allow OEMs to ship arm64-v8a devices with 16KiB page sizes. Devices that use this configuration will not be able to run existing apps that use native code. To be compatible with these devices, applications will need to rebuild all their native code to be 16KiB aligned, and rewrite any code which assumes a specific page size.

This commit sets `-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON` and updates `libadrenotools` to replace `PAGE_SIZE` with `getpagesize()` in order to dynamically determine a device's page size.
2024-09-24 00:52:21 +01:00
..
boost@80f97ea03b The big rebrand commit 2024-03-31 16:50:40 +01:00
catch2@bc63412e2a externals: Update catch2 from v3.6.0 to v3.7.0 2024-09-23 18:39:25 +01:00
cmake-modules Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
cpp-jwt@4a970bc302 Update various submodules (#26) 2024-03-31 01:01:49 -03:00
cryptopp@af7d1050bf externals: Update cryptopp-cmake and cryptopp. (#7041) 2023-10-17 11:03:03 -07:00
cryptopp-cmake@a99c80c266 build: Improve support for Windows cross-compilation. (#7389) 2024-02-05 10:09:50 -08:00
cubeb@19d2f7bce6 externals: Update cubeb to 19d2f7b 2024-09-23 18:39:25 +01:00
dds-ktx@42dd8aa6de Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
discord-rpc@20cc99aeff ci: Fix CI builds being marked as dirty. (#6656) 2023-07-04 21:02:33 -07:00
dynarmic@57b1385817 externals: Update dynarmic 2024-09-23 18:39:25 +01:00
enet@c30a17ac8a externals: update enet to v1.3.18 2024-05-22 09:05:17 -06:00
faad2 externals: update faad2 to HEAD 2024-05-22 09:06:23 -06:00
fmt@0c9fce2ffe externals: Update fmt from 10.2.1 to 11.0.2 2024-08-02 19:04:27 +00:00
gamemode gamemode: Fix compile issues (#7276) 2023-12-22 19:29:44 +05:30
getopt Update various submodules (#26) 2024-03-31 01:01:49 -03:00
glad Use archive.org snapshots of remaining Citra links for now 2024-07-01 20:30:39 +00:00
glslang@7c40de7aa2 externals: Update glslang from 14.2.0 to 14.3.0 2024-06-29 11:28:40 +00:00
httplib Update various submodules (#26) 2024-03-31 01:01:49 -03:00
inih Update various submodules (#26) 2024-03-31 01:01:49 -03:00
json Update various submodules (#26) 2024-03-31 01:01:49 -03:00
libadrenotools@8fae8ce254 Android: Support flexible page sizes in Android 15 2024-09-24 00:52:21 +01:00
library-headers@3b3e28dbe6 externals: Make system dynamic library headers flags instead of auto-detect. (#7065) 2023-10-16 19:32:58 -07:00
libressl@d4fc7348a3 ci: Fix CI builds being marked as dirty. (#6656) 2023-07-04 21:02:33 -07:00
libusb Update various submodules (#26) 2024-03-31 01:01:49 -03:00
libyuv@41d0cd3360 externals: Update libyuv to 41d0cd3 2024-09-23 18:39:25 +01:00
lodepng Update various submodules (#26) 2024-03-31 01:01:49 -03:00
microprofile src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +01:00
nihstro@e924e21b1d Update various submodules (#26) 2024-03-31 01:01:49 -03:00
oaknut@94c726ce03 Update various submodules (#26) 2024-03-31 01:01:49 -03:00
open_source_archives archive_ncch: add open source mii archive 2019-03-09 08:19:32 -05:00
openal-soft@4f038c01b9 externals: update openal-soft to HEAD 2024-05-22 09:13:51 -06:00
sdl2 externals: Update SDL from 2.30.6 to 2.30.7 2024-09-23 18:39:25 +01:00
sirit@4ab79a8c02 Prepare for Vulkan backend (#6595) 2023-06-05 07:29:05 -07:00
soundtouch@e83424d592 Update various submodules (#26) 2024-03-31 01:01:49 -03:00
teakra@01db7cdd00 Update teakra (#5961) 2022-02-24 21:02:40 +05:30
vma@7942b79828 externals: Update vma to 3.1.0 2024-06-29 11:28:40 +00:00
vulkan-headers@b379292b2a Vulkan: Support vulkan-sdk-1.3.290 2024-09-23 18:39:25 +01:00
xbyak@ccdf68421b externals: Update xbyak from v7.07 to v7.07.1 2024-09-23 18:39:25 +01:00
zstd@0e2ceb2d50 externals: update zstd to v1.5.6-HEAD 2024-05-22 09:12:29 -06:00
CMakeLists.txt Corrected overzealous removal of SDL2 frontend 2024-09-04 10:39:43 +01:00