| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | android: Visualize disabled home options | 2023-07-10 | 4 | -53/+84 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #10996 from Kelebek1/readblock_optimisation | 2023-07-10 | 23 | -236/+478 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix ScratchBuffer moves | 2023-07-04 | 1 | -2/+15 | ||
| | * | | | | | Use spans over guest memory where possible instead of copying data. | 2023-07-02 | 22 | -234/+463 | ||
| * | | | | | | Merge pull request #11050 from SuperSamus/sdl-button-labels | 2023-07-10 | 2 | -42/+11 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 | 2023-07-07 | 2 | -42/+11 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #11067 from t895/fragile-data | 2023-07-09 | 1 | -1/+1 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | android: Don't prompt to save user data on uninstall | 2023-07-09 | 1 | -1/+1 | ||
| * | | | | | | Merge pull request #11055 from lat9nq/tzdb-catch- | 2023-07-09 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | settings: Catch runtime error from STL | 2023-07-09 | 1 | -3/+2 | ||
| * | | | | | | Merge pull request #11063 from liamwhite/oops | 2023-07-09 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | arm_interface: correct breakpoint rewind condition | 2023-07-09 | 1 | -1/+1 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #11030 from lat9nq/tz-restrict-msvc | 2023-07-09 | 1 | -1/+2 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | settings: Disable C++20 path on MSVC | 2023-07-05 | 1 | -1/+2 | ||
| * | | | | | Merge pull request #10999 from Morph1984/fix-install-progress | 2023-07-06 | 1 | -4/+6 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | main: Use 1_MiB as a constant for copy buffer size | 2023-07-06 | 1 | -3/+5 | ||
| | * | | | | | main: Fix install progress calculation | 2023-07-06 | 1 | -3/+3 | ||
| * | | | | | | Merge pull request #11031 from german77/zero | 2023-07-06 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | input_common: Avoid potential division by zero | 2023-07-05 | 1 | -2/+3 | ||
| | |/ / / / / | ||||||
| * / / / / / | vfs_real: use open file size for getting size (#11016) | 2023-07-06 | 1 | -1/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #10994 from liamwhite/ue4-preferred | 2023-07-05 | 1 | -2/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | vulkan_common: use device local preferred for image memory | 2023-07-01 | 1 | -2/+2 | ||
| * | | | | | | Merge pull request #11006 from german77/nfc_nfc | 2023-07-05 | 4 | -11/+42 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | android: Reintroduce launch mode as single top | 2023-07-03 | 1 | -0/+1 | ||
| | * | | | | | | service: nfc: Ensure controller is in the correct mode | 2023-07-02 | 3 | -11/+41 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #11012 from gidoly/metroid-fix | 2023-07-05 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | oops re open | 2023-07-03 | 1 | -0/+4 | ||
| | |/ / / / | ||||||
| * | | | | | video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver... | 2023-07-03 | 2 | -9/+16 | ||
| * | | | | | Merge pull request #10964 from bunnei/gpu-remove-qcom-check | 2023-07-03 | 1 | -3/+27 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | video_core: vulkan_device: Change to driver version check. | 2023-07-03 | 1 | -15/+23 | ||
| | * | | | | | video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm. | 2023-06-29 | 1 | -2/+2 | ||
| | * | | | | | video_core: vulkan_device: Fix S8Gen2 dynamic state checks. | 2023-06-29 | 1 | -3/+19 | ||
| * | | | | | | Merge pull request #10943 from t895/stick-modifiers | 2023-07-03 | 11 | -170/+751 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | android: Version the input overlay | 2023-07-02 | 11 | -170/+751 | ||
| | | |/ / / / | |/| | | | | ||||||
| * / | | | | | Use `toUtf8()` for string passed to DBus | 2023-07-03 | 1 | -1/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #10998 from Morph1984/qt-stop-messing-with-me | 2023-07-02 | 4 | -5/+22 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | core_timing: Remove GetCurrentTimerResolution in CoreTiming loop | 2023-07-02 | 4 | -5/+22 | ||
| * | | | | | | Merge pull request #10479 from GPUCode/format-list | 2023-07-02 | 6 | -14/+58 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_vulkan: Fix some missing view formats | 2023-07-01 | 2 | -3/+8 | ||
| | * | | | | | | renderer_vulkan: Add support for VK_KHR_image_format_list | 2023-07-01 | 5 | -14/+53 | ||
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #10969 from Morph1984/k-synchronize | 2023-07-02 | 3 | -36/+52 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | kernel: Synchronize | 2023-07-01 | 3 | -36/+52 | ||
| * | | | | | | Merge pull request #10949 from t895/memory-requirements | 2023-07-02 | 4 | -44/+114 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | android: Show memory warning once | 2023-06-30 | 2 | -13/+24 | ||
| | * | | | | | | android: Rework MemoryUtil | 2023-06-30 | 3 | -25/+85 | ||
| | * | | | | | | android: Make MemoryUtil an object | 2023-06-28 | 2 | -13/+12 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10942 from FernandoS27/android-is-a-pain-in-the-a-- | 2023-07-02 | 20 | -41/+329 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Memory Tracker: Use 64 bit atomics instead of 128 bits | 2023-06-29 | 1 | -9/+13 | ||
| | * | | | | | | Memory Tracking: Optimize tracking to only use atomic writes when contested w... | 2023-06-28 | 19 | -38/+153 | ||
| | * | | | | | | MemoryTracking: Initial setup of atomic writes. | 2023-06-28 | 8 | -14/+183 | ||