summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-25Merge pull request #9489 from MonsterDruide1/tas-stick-deadzoneNarr the Reg
2022-12-25TAS: Increase accuracy of Stick inputsMonsterDruide1
2022-12-25texture_cache: Use Common::ScratchBuffer for swizzle buffersameerj
2022-12-25texture_cache: Use pre-allocated buffer for texture downloadsameerj
2022-12-25texture_cache: Use pre-allocated buffer for texture uploadsameerj
2022-12-25k_page_table: remove HACK_OpenPages/ClosePagesLiam
2022-12-25k_page_group: synchronizeLiam
2022-12-25Merge pull request #9500 from liamwhite/reentrant-shutdownliamwhite
2022-12-25Merge pull request #9496 from liamwhite/shm3liamwhite
2022-12-25Merge pull request #9487 from liamwhite/look-at-the-timeliamwhite
2022-12-24Merge pull request #9453 from ameerj/scratch-vectorFernando S
2022-12-24qt: prevent reentrant shutdownLiam
2022-12-23qt: fix 'Pause' menu item (#9497)liamwhite
2022-12-23Disable automatically opening the console on windows yuzu-cmd builds (#9485)Chris Oboe
2022-12-23Merge pull request #9476 from liamwhite/async-shutdownliamwhite
2022-12-23Merge pull request #9486 from liamwhite/shutdown-hellMorph
2022-12-23qt: fix uninitialized memory usageLiam
2022-12-23yuzu: Automatically refresh device listgerman77
2022-12-23kernel: workaround static shared memory initializationLiam
2022-12-21time: add LockFreeAtomicTypeLiam
2022-12-21qt: exit properly on guest-initiated closeLiam
2022-12-21qt: use main window as close overlay parentLiam
2022-12-20qt: continue event loop during game closeLiam
2022-12-20Merge pull request #9463 from liamwhite/manager-eventsliamwhite
2022-12-20Merge pull request #9482 from liamwhite/vkbumpMai
2022-12-19scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj
2022-12-19CMakeLists: bump required Vulkan package version to 1.3.238Liam
2022-12-19Merge pull request #9480 from jbeich/vk-238liamwhite
2022-12-19tests: Add ScratchBuffer testsameerj
2022-12-19dma_pusher: Rework command_headers usageameerj
2022-12-19buffer_cache: Use Common::ScratchBuffer for ImmediateBuffer usageameerj
2022-12-19video_core: Add usages of ScratchBufferameerj
2022-12-19common: Add ScratchBuffer classameerj
2022-12-19common: add make_unique_for_overwriteameerj
2022-12-19Merge pull request #9474 from liamwhite/timerMatías Locatti
2022-12-19externals: update Vulkan-Headers to v1.3.238Jan Beich
2022-12-19Merge pull request #9471 from german77/inputliamwhite
2022-12-19Merge pull request #9477 from Morph1984/overlaydialogliamwhite
2022-12-19overlay_dialog: Avoid starting the input thread if non-interactiveMorph
2022-12-18overlay_dialog: Hide button dialog box when both buttons are hiddenMorph
2022-12-18kernel: remove TimeManagerLiam
2022-12-18kernel: add KHardwareTimerLiam
2022-12-18input_common: Cleanup projectgerman77
2022-12-18Merge pull request #9470 from german77/silenceIkillYouliamwhite
2022-12-18service: nfc: Silence ListDevicesgerman77
2022-12-18Merge pull request #9469 from Rubo3/patch-1liamwhite
2022-12-18Merge pull request #9467 from german77/folderliamwhite
2022-12-18Merge pull request #9466 from german77/fix_errorsliamwhite
2022-12-18Use execlp instead of execl to avoid failureMarco Rubin
2022-12-18yuzu: Remember last selected directorygerman77