skyline/app/libraries
PixelyIon bbf28d1942 Improve Clean Exit + Audio Pausing + Improve System Language Setting
* Clean Exiting was improved by implementing a robust system for when to abandon clean exiting and simply restart the process alongside moving clean exiting to the background when the application is quit by using the back button
* Audio is now automatically paused whenever the application is moved to the background and automatically resumed when it's brought to the foreground
* The system language setting had several errors and inconsistencies which have now been fixed, it's been brought more in line with HOS language (Albeit not entirely due to no region setting in Skyline)
* Fix a bug with `ThreadLocal` where the atomic `list` pointer was uninitialized resulting in a `SEGFAULT` during the destructor
2021-10-26 10:46:36 +05:30
..
boost@e32407f2b4 Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
fmt@dcd282bb26 Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
frozen@7264ab0eae Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
lz4@416bc96fac Update NDK, Gradle and dependencies + Improve Settings API + Migrate to PugiXML 2021-03-05 14:55:34 +05:30
mbedtls@8df2f8e7b9 Move Mbed TLS to submodule + Update Java Libraries 2021-07-12 21:27:49 +05:30
oboe@855ea841a9 Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
opus@6b6035ae4a Add Opus submodule 2021-07-19 02:07:12 +05:30
perfetto@e5293f1cf1 Update C++ Libraries 2021-07-12 21:27:49 +05:30
pugixml@9e382f9807 Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
tzcode@f638311337 Vulkan Instance + Validation Layer + Debug Report Initialization 2021-07-12 21:27:49 +05:30
vkhpp@4bcd301070 Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
vklayers Improve Clean Exit + Audio Pausing + Improve System Language Setting 2021-10-26 10:46:36 +05:30
vkma@895b080a3c Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
vkma.cpp Implement Fence Cycle, Memory Manager and Command Scheduler 2021-07-12 21:27:49 +05:30