| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nvnflinger: Acquire lock prior to signaling the vsync variable | 2023-06-07 | 1 | -1/+2 | |
| * | (wall, native)_clock: Rework NativeClock | 2023-06-07 | 5 | -259/+94 | |
| * | x64: Deduplicate RDTSC usage | 2023-06-07 | 5 | -19/+82 | |
| * | Merge pull request #10650 from qurious-pixel/android_tv | 2023-06-07 | 2 | -14/+8 | |
| |\ | |||||
| | * | remove version code declaration | 2023-06-07 | 1 | -1/+0 | |
| | * | Android TV banner | 2023-06-06 | 3 | -14/+9 | |
| * | | Merge pull request #10655 from Morph1984/msvc-cxx20 | 2023-06-07 | 2 | -3/+5 | |
| |\ \ | |||||
| | * | | CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules | 2023-06-06 | 2 | -3/+5 | |
| * | | | Merge pull request #10635 from mrcmunir/l4t-tx1-nvidia | 2023-06-07 | 1 | -4/+4 | |
| |\ \ \ | |||||
| | * | | | Updated to lexicographical order suggestions | 2023-06-06 | 1 | -3/+3 | |
| | * | | | Make VK_EXT_robustness2 optional | 2023-06-06 | 1 | -4/+4 | |
| * | | | | Merge pull request #10476 from ameerj/gl-memory-maps | 2023-06-07 | 15 | -204/+316 | |
| |\ \ \ \ | |||||
| | * | | | | gl_staging_buffers: Optimization to reduce fence waiting | 2023-05-28 | 2 | -4/+22 | |
| | * | | | | OpenGL: Make use of persistent buffer maps in buffer cache downloads | 2023-05-28 | 15 | -204/+298 | |
| * | | | | | Merge pull request #10583 from ameerj/ill-logic | 2023-06-07 | 1 | -8/+4 | |
| |\ \ \ \ \ | |||||
| | * | | | | | texture_cache: Fix incorrect logic for AccelerateDMA | 2023-06-02 | 1 | -8/+4 | |
| * | | | | | | Merge pull request #10591 from keve1227/localized-game-icons | 2023-06-07 | 4 | -10/+42 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Fix typo | 2023-06-03 | 1 | -1/+1 | |
| | * | | | | | Update Chinese NX language names | 2023-06-03 | 2 | -8/+8 | |
| | * | | | | | Issue a reload if the system language changed | 2023-06-03 | 1 | -1/+2 | |
| | * | | | | | Pick game icon based on the configured system language | 2023-06-03 | 1 | -1/+32 | |
| * | | | | | | Merge pull request #10651 from Morph1984/a | 2023-06-06 | 2 | -22/+1 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | gitmodules: Fix libadrenotools submodule | 2023-06-06 | 1 | -1/+1 | |
| | * | | | | | | github: Remove release workflow | 2023-06-06 | 1 | -21/+0 | |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #10649 from german77/version | 2023-06-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | android: Set version code | 2023-06-06 | 1 | -0/+1 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #10643 from 8bitDream/gradle-config | 2023-06-06 | 1 | -1/+2 | |
| |\ \ \ \ \ | |||||
| | * | | | | | android: Improve Gradle build configuration | 2023-06-06 | 1 | -1/+2 | |
| * | | | | | | Merge pull request #10641 from 8bitDream/ci-android | 2023-06-06 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | android: Fix ci builds with Java 17 | 2023-06-06 | 1 | -0/+5 | |
| |/ / / / / | |||||
| * | | | | | android: audio_core: sink_stream: Remove unnecessary check. | 2023-06-05 | 1 | -3/+0 | |
| * | | | | | Merge pull request #10508 from yuzu-emu/lime | 2023-06-05 | 339 | -188/+21730 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Merge pull request #10633 from t895/variable-surface-ratio | 2023-06-05 | 3 | -1/+62 | |
| | |\ \ \ \ | |||||
| | | * | | | | android: Use a custom view for changing emulation aspect ratio | 2023-06-05 | 3 | -1/+62 | |
| | * | | | | | Merge pull request #10578 from PabloG02/lime-firmware&logs | 2023-06-05 | 9 | -33/+270 | |
| | |\ \ \ \ \ | |||||
| | | * | | | | | android: HomeSettingsFragment: Use string resource for "Share log". | 2023-06-05 | 1 | -1/+1 | |
| | | * | | | | | Address feedback | 2023-06-06 | 4 | -19/+28 | |
| | | * | | | | | Attempt to move the unzip coroutine to a ViewModel | 2023-06-04 | 3 | -27/+94 | |
| | | * | | | | | android: update strings | 2023-06-04 | 1 | -5/+5 | |
| | | * | | | | | android: add option to share log | 2023-06-04 | 3 | -0/+36 | |
| | | * | | | | | android: add option to install firmware | 2023-06-04 | 5 | -1/+124 | |
| | | * | | | | | android: move unzip function to FileUtil and use SecurityException | 2023-06-04 | 2 | -32/+34 | |
| | * | | | | | | Merge pull request #10618 from t895/licenses | 2023-06-05 | 10 | -4/+918 | |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | | * | | | | | android: Create licenses page | 2023-06-05 | 10 | -4/+918 | |
| | * | | | | | | Merge pull request #10613 from t895/settings-changes | 2023-06-04 | 7 | -104/+116 | |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | android: Move settings to debug submenu | 2023-06-04 | 4 | -26/+38 | |
| | | * | | | | | | android: Several string changes | 2023-06-04 | 5 | -78/+78 | |
| | * | | | | | | | Merge pull request #10622 from t895/load-settings | 2023-06-04 | 4 | -6/+19 | |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | | * | | | | | | android: Load settings at the start of each activity | 2023-06-04 | 4 | -6/+19 | |
| | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #10605 from 8bitDream/kotlin | 2023-06-04 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||