skyline/app/src/main/cpp
PixelyIon 7ce2a903a1 Update LLVM + Oboe
Initially this commit was only intended to update LLVM but due to a compilation error  on latest LLVM libcxx due to the C++ stdlib header `<algorithm>` being a transitive dependency that is no longer transitively included on the latest LLVM libcxx (as of https://reviews.llvm.org/D119667), this required changes in Skyline and Oboe which were done in https://github.com/google/oboe/pull/1521 and the submodule has been updated to include those changes.
2022-04-14 14:14:52 +05:30
..
skyline Update LLVM + Oboe 2022-04-14 14:14:52 +05:30
emu_jni.cpp Pass native library dir to OS + reorder OS init order so paths are first 2022-04-14 14:14:52 +05:30
loader_jni.cpp Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00