| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Merge pull request #8089 from merryhime/paranoia | 2022-04-04 | 4 | -45/+63 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | configure_cpu: More descriptive text for Paranoid option | 2022-03-26 | 1 | -1/+1 | ||
| | * | | | | | | | | | configuration: Add Paranoid CPU accuracy level | 2022-03-26 | 4 | -45/+63 | ||
| * | | | | | | | | | | Merge pull request #8105 from merryhime/atomicload128 | 2022-04-03 | 2 | -4/+96 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | native_clock: Use writeback from CAS to avoid double-loading | 2022-04-02 | 1 | -4/+6 | ||
| | * | | | | | | | | | | atomic_ops: Implement AtomicCompareAndSwap with writeback | 2022-04-02 | 1 | -0/+73 | ||
| | * | | | | | | | | | | native_clock: Use AtomicLoad128 | 2022-04-02 | 1 | -2/+2 | ||
| | * | | | | | | | | | | atomic_ops: Implement AtomicLoad128 | 2022-04-02 | 1 | -0/+17 | ||
| * | | | | | | | | | | | Merge pull request #8135 from Morph1984/websession-hack | 2022-04-02 | 1 | -0/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | applets/web: Keep foreground (websession) web applet open | 2022-04-01 | 1 | -0/+8 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8123 from german77/bombslinger | 2022-04-02 | 3 | -66/+69 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | service: npad: Default initialize shared memory | 2022-04-02 | 1 | -48/+48 | ||
| | * | | | | | | | | | | service: hid: Remove inaccurate behavior on initialization | 2022-03-31 | 3 | -18/+21 | ||
| * | | | | | | | | | | | Merge pull request #8134 from Tachi107/remove-time-stretcher | 2022-04-02 | 6 | -137/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | audio_core: remove time stretcher | 2022-04-01 | 6 | -137/+3 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8141 from merryhime/configure-hotkeys-columns | 2022-04-02 | 1 | -3/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | configure_hotkeys: Make first column stretch and not last column | 2022-04-02 | 1 | -3/+4 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #8140 from merryhime/per-game-addon-columns | 2022-04-02 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | configure_per_game_addons: Set tree view minimum section size to 150px | 2022-04-02 | 1 | -0/+1 | ||
| | * | | | | | | | | | | | configure_per_game_addons: Stretch first column and not last | 2022-04-02 | 1 | -1/+4 | ||
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | fix: typos | 2022-04-02 | 5 | -10/+10 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #8128 from FernandoS27/gc-fixes | 2022-04-01 | 2 | -3/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | GPU Garbage Collection: Fix regressions. | 2022-04-01 | 2 | -3/+1 | ||
| * | | | | | | | | | | | Merge pull request #8079 from lat9nq/applet-typo | 2022-04-01 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | configure_debug: Fix typo | 2022-03-24 | 1 | -2/+2 | ||
| * | | | | | | | | | | | | Merge pull request #8097 from Tachi107/build-cleanup-install | 2022-04-01 | 2 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | build: cleanup installation of yuzu and yuzu-cmd | 2022-03-27 | 2 | -2/+2 | ||
| * | | | | | | | | | | | | | Merge pull request #8066 from ameerj/gpu-decode-fixes | 2022-04-01 | 1 | -14/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | codec: Plug GPU decoder memory leak | 2022-03-21 | 1 | -0/+2 | ||
| | * | | | | | | | | | | | | codec: Disable HW_FRAMES method check on Windows | 2022-03-21 | 1 | -14/+19 | ||
| * | | | | | | | | | | | | | Merge pull request #8116 from ameerj/nvhost_ctrl_bad_param | 2022-04-01 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | nvhost_ctrl: Only mark EventState::Busy as BadParameter | 2022-03-29 | 1 | -1/+1 | ||
| * | | | | | | | | | | | | | | Merge pull request #8076 from ameerj/nv-vk-msaa-scale | 2022-03-30 | 3 | -7/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ | 2022-03-23 | 3 | -7/+8 | ||
| * | | | | | | | | | | | | | | | Merge pull request #8120 from german77/signal | 2022-03-30 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle | 2022-03-30 | 1 | -0/+4 | ||
| * | | | | | | | | | | | | | | | | Merge pull request #8090 from bunnei/fix-skyline | 2022-03-30 | 5 | -54/+241 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Fix implementations of LockForCodeMemory & UnlockF... | 2022-03-26 | 1 | -48/+12 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Implement LockMemoryAndOpen & UnlockMemory. | 2022-03-26 | 2 | -0/+124 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: svc: MapProcessMemory: Fix usage of KPageLinkedList to use physi... | 2022-03-26 | 1 | -2/+5 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: svc: CreateCodeMemory: Remove log of 'out' host pointer. | 2022-03-26 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: k_code_memory: Fix usage of KPageLinkedList to use physical addr... | 2022-03-26 | 1 | -1/+2 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Implement MakeAndOpenPageGroup & MakePageGroup. | 2022-03-26 | 2 | -0/+83 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Add IsHeapPhysicalAddress method. | 2022-03-26 | 1 | -0/+8 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: k_page_linked_list: Add Empty method. | 2022-03-26 | 1 | -0/+4 | ||
| | * | | | | | | | | | | | | | | | hle: kernel: svc: UnmapProcessCodeMemory: Fix inverted alignment check. | 2022-03-26 | 1 | -1/+1 | ||
| | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #8107 from german77/fullscreen | 2022-03-29 | 1 | -3/+10 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | yuzu: Only override fullscreen setting if gamepath or argument is provided | 2022-03-28 | 1 | -3/+10 | ||
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #8109 from lat9nq/god-why | 2022-03-29 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | yuzu_cmd: Start the logging backend | 2022-03-28 | 1 | -0/+1 | ||
| | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||