| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #9232 from bunnei/audio-default-thread | 2022-12-04 | 3 | -18/+12 | |
| |\ | |||||
| | * | hle: service: audio: Use default service thread. | 2022-11-11 | 3 | -18/+12 | |
| * | | Merge pull request #9273 from ameerj/per-game-profile | 2022-12-04 | 1 | -2/+1 | |
| |\ \ | |||||
| | * | | Configuration: Add per-game input profiles | 2022-11-20 | 1 | -2/+1 | |
| * | | | Merge pull request #9374 from liamwhite/externals | 2022-12-04 | 1 | -0/+1 | |
| |\ \ \ | |||||
| | * | | | externals: update dynarmic, SDL2 | 2022-12-04 | 1 | -0/+1 | |
| * | | | | Merge pull request #9344 from liamwhite/null | 2022-12-03 | 1 | -0/+2 | |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | video_core: add null backend | 2022-11-28 | 1 | -0/+2 | |
| * | | | | Merge pull request #9300 from ameerj/pch | 2022-12-03 | 2 | -0/+16 | |
| |\ \ \ \ | |||||
| | * | | | | CMake: Consolidate common PCH headers | 2022-11-30 | 1 | -6/+3 | |
| | * | | | | CMake: Use precompiled headers | 2022-11-29 | 2 | -0/+19 | |
| * | | | | | Merge pull request #9289 from liamwhite/fruit-company | 2022-12-03 | 17 | -10/+21 | |
| |\ \ \ \ \ | |||||
| | * | | | | | general: fix compile for Apple Clang | 2022-11-22 | 17 | -10/+21 | |
| * | | | | | | Merge pull request #9303 from liamwhite/new-vulkan-init | 2022-12-02 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Vulkan: update initialization | 2022-11-27 | 1 | -0/+2 | |
| * | | | | | | | Merge pull request #9348 from Morph1984/when-the-network-is-down | 2022-12-01 | 1 | -7/+34 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | service: nifm: Update stubs for Submit/GetRequestState/GetResult | 2022-11-28 | 1 | -7/+34 | |
| * | | | | | | | | Merge pull request #9320 from yuzu-emu/fix-audio-suspend | 2022-11-30 | 1 | -6/+5 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | core: Use atomic instead of a lock to protect is_paused. | 2022-11-26 | 1 | -6/+5 | |
| * | | | | | | | | Merge pull request #9340 from lioncash/nvdrv | 2022-11-29 | 1 | -26/+18 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | nvdrv: Simplify builder declarations | 2022-11-28 | 1 | -26/+18 | |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #9346 from lioncash/vtable | 2022-11-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | producer_listener: Add virtual destructor to IProducerListener | 2022-11-28 | 1 | -0/+1 | |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #9345 from lioncash/fence | 2022-11-29 | 6 | -16/+15 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() | 2022-11-28 | 3 | -4/+3 | |
| | * | | | | | | | | buffer_queue_consumer: std::move std::shared_ptr in Connect() | 2022-11-28 | 1 | -1/+1 | |
| | * | | | | | | | | consumer_base: Pass shared_ptr by const reference | 2022-11-28 | 2 | -6/+6 | |
| | * | | | | | | | | consumer_base: Remove redundant virtual | 2022-11-28 | 1 | -5/+5 | |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #9343 from lioncash/bounds | 2022-11-29 | 2 | -17/+31 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| | * | | | | | | | syncpoint_manager: Mark IsSyncpointAllocated() as const | 2022-11-28 | 2 | -3/+3 | |
| | * | | | | | | | syncpoint_manager: Reduce number of bounds checks | 2022-11-28 | 1 | -14/+28 | |
| | |/ / / / / / | |||||
| * | | | | | | | core/hid/emulated_controller: Use ranges version of transform | 2022-11-28 | 1 | -19/+15 | |
| * | | | | | | | common/input: Add helpers functions for creating input and output devices | 2022-11-28 | 3 | -19/+19 | |
| |/ / / / / / | |||||
| * | | | | | | yuzu-cmd: Fix input callback crash on close | 2022-11-27 | 1 | -0/+1 | |
| * | | | | | | crypto: use user-provided keys whenever possible | 2022-11-27 | 1 | -4/+4 | |
| |/ / / / / | |||||
| * | | | | | service: Make use of buffer element count helpers | 2022-11-23 | 12 | -47/+41 | |
| * | | | | | hle_ipc: Add helper functions for getting number of buffer elements | 2022-11-23 | 1 | -0/+12 | |
| * | | | | | hle_ipc: Mark relevant member functions as [[nodiscard]] | 2022-11-23 | 1 | -25/+25 | |
| |/ / / / | |||||
| * | | | | Merge pull request #9299 from lioncash/cast | 2022-11-22 | 2 | -15/+18 | |
| |\ \ \ \ | |||||
| | * | | | | k_handle_table: Remove cast to void* in GetObjectForIpc | 2022-11-22 | 2 | -15/+18 | |
| | |/ / / | |||||
| * | | | | Merge pull request #9219 from german77/nfc_impl | 2022-11-22 | 12 | -84/+723 | |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Merge branch 'master' into nfc_impl | 2022-11-20 | 39 | -146/+1010 | |
| | |\ \ \ | |||||
| | * | | | | service: nfc: Implement nfc user | 2022-11-19 | 12 | -84/+723 | |
| * | | | | | dmnt:cht: fix copy-paste error | 2022-11-20 | 1 | -1/+1 | |
| | |/ / / |/| | | | |||||
| * | | | | Merge pull request #9238 from german77/cabinet_applet | 2022-11-20 | 11 | -15/+419 | |
| |\ \ \ \ | |||||
| | * | | | | general: Address review comments | 2022-11-13 | 5 | -18/+22 | |
| | * | | | | service: am: Fix cabinet applet result | 2022-11-13 | 2 | -10/+22 | |
| | * | | | | service: am: Implement cabinet applet backend | 2022-11-13 | 8 | -7/+360 | |
| | * | | | | service: nfc: fix tagprotocol and implement GetApplicationAreaId | 2022-11-13 | 4 | -8/+43 | |
| | |/ / / | |||||
| * | | | | Merge pull request #9254 from FernandoS27/auto-cpu-fix | 2022-11-19 | 1 | -1/+0 | |
| |\ \ \ \ | |||||