skyline/app/src/main/cpp/skyline
2021-09-27 22:05:05 +01:00
..
audio Address a bunch of issues detected by clang-tidy 2021-03-06 18:58:04 +05:30
common Address feedback 2021-09-27 22:05:05 +01:00
crypto Add endiannes swapping helper functions 2021-03-21 18:56:31 +05:30
gpu Address CR Comments + Increase minSdkVersion to 29 (Android 10) 2021-07-12 21:27:49 +05:30
input Address a bunch of issues detected by clang-tidy 2021-03-06 18:58:04 +05:30
kernel Address feedback 2021-09-27 22:05:05 +01:00
loader Avoid aligning BSS and .data individually and instead align as one 2021-06-20 14:18:40 +01:00
nce Fix Clock Rescaling Bug (Introduced in #135) 2021-03-10 15:13:57 +05:30
services Address feedback 2021-09-27 22:05:05 +01:00
soc Address feedback 2021-09-27 22:05:05 +01:00
vfs Use concepts for Backing::Read over enable_if 2021-07-17 17:12:18 +01:00
audio.cpp Fix BT Audio Stuttering Issues 2021-03-23 02:40:02 +05:30
audio.h Implement Exceptional Signal Handler + Fix Destruction Behavior 2020-11-22 23:56:17 +05:30
common.cpp Replace LogActivity with "Share Logs" + Add Timestamp to Logger 2021-07-12 21:27:49 +05:30
common.h Address feedback 2021-09-21 21:51:53 +01:00
gpu.cpp Address CR Comments + Increase minSdkVersion to 29 (Android 10) 2021-07-12 21:27:49 +05:30
gpu.h Address CR Comments + Increase minSdkVersion to 29 (Android 10) 2021-07-12 21:27:49 +05:30
input.h Implement SvcUnmapSharedMemory + Remove Redundant [[unlikely]] 2021-07-12 21:27:49 +05:30
jvm.cpp Vulkan PhysicalDevice + Device Initialization + Report Accurate Version 2021-07-12 21:27:49 +05:30
jvm.h Vulkan PhysicalDevice + Device Initialization + Report Accurate Version 2021-07-12 21:27:49 +05:30
nce.cpp Implement SvcUnmapSharedMemory + Remove Redundant [[unlikely]] 2021-07-12 21:27:49 +05:30
nce.h Extend SVC table with names 2021-03-23 02:40:02 +05:30
os.cpp Implement full timezone service support 2021-03-21 18:56:31 +05:30
os.h Address review feedback 2021-03-21 18:56:31 +05:30
soc.h NEEDS CLEANUP: Reimplement GPU VMM and rewrite nvdrv VM impl 2021-08-14 20:44:16 +01:00