21006 Commits (73036c83a3805e5a0460cd5871743c88fe9405a5)

Author SHA1 Message Date
Narr the Reg f017335fef input_common: Add property to invert an axis button 3 years ago
Narr the Reg f764223f93 input_common: Add property to invert an axis button 3 years ago
Narr the Reg 46e835f2d6 yuzu: Add motion preview to controller input 3 years ago
marius david 0a6bd8b236 Improve emulation of HD Rumble 3 years ago
lat9nq 740c349820 yuzu-sdl,audio_core: Remove antiquated warning ignore 3 years ago
german77 8df3aed2f1 core: hid: Fix state of capture and home buttons 3 years ago
Liam ae59ffc56c settings: remove pessimistic flushing 3 years ago
Fernando Sahmkow 1c13c74295 Memory manager: Fix possible softlock 3 years ago
lat9nq a71498d163 qt_common: Remove yuzu prefix 3 years ago
Fernando Sahmkow 87a9be8dec GPU: implement missing ASTC 3 years ago
GPUCode f3fcc15ad5 vk_present_manager: Fix softlocks when disabling async present 3 years ago
lat9nq 35e7f36a39 configure_graphics: No there isn't a hyphen in VSync 3 years ago
lat9nq d82cad3fb3 configure_input_player: Add missing include 3 years ago
lat9nq cd2981ee12 configure_graphics: Clean up includes [IWYU] 3 years ago
lat9nq 0c0f5b7ccc bootmanager: Clean up includes [IWYU] 3 years ago
lat9nq a546ecbb12 configure_graphics: Actively find present modes 3 years ago
lat9nq 952b271092 vk_swapchain: Use certain modes for unlocked 3 years ago
lat9nq a090a380be bootmanager: Remove inaccurate switch 3 years ago
lat9nq cbd79df233 qt_common: Move window info function out of bootmanager 3 years ago
lat9nq c6c11c1553 vulkan_surface: Pass only window info for surface creation 3 years ago
lat9nq 2528cf7c54 settings: Enable FIFO relaxed 3 years ago
lat9nq 6b973c5986 configure_graphics: Fix another typo 3 years ago
lat9nq 40f062f749 telemetry_session: Make translate function static 3 years ago
lat9nq 29a56496bf bootmanager: Return value in impossible case 3 years ago
lat9nq 41a103c0fc configure_graphics: Fix typo 3 years ago
lat9nq 66ed1c1872 default_ini: Update V-Sync description 3 years ago
lat9nq 6f0929df82 configuration: Expose separate swap present modes 3 years ago
Kelebek1 f902cc2a2b Fix code resize to use word size rather than byte size 3 years ago
Liam 4df49631de vulkan: disable turbo when debugging tool is attached 3 years ago
Liam e1c74cea10 video_core: fix build on Apple Clang 3 years ago
lat9nq f7292c776b CMake: Enable type limits on Clang 3 years ago
lat9nq 2007d0e4a0 CMakeLists: Enable checks on Clang 3 years ago
GPUCode f403d27941 vk_present_manager: Add toggle for async presentation 3 years ago
GPUCode 1d7abac84b vk_blit_screen: Recreate FSR when frame is recreated 3 years ago
GPUCode 50791cb974 renderer_vulkan: Fix crashing when updating descriptors 3 years ago
GPUCode 2ad9acf795 renderer_vulkan: Async presentation 3 years ago
Fernando Sahmkow d6f565e5da BufferCache: Fixes and address feedback 3 years ago
Liam 7ec66db22c qt: warn on inoperable keys 3 years ago
Kelebek1 2feb40f14d Wait for the terminate event before destroying a system instance 3 years ago
Liam 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system 3 years ago
Kelebek1 b566c98258 Define SampleMask as an array 3 years ago
Liam b143ce8134 kernel: remove general boost lists 3 years ago
Liam 1b5c87ab6a kernel: match calls to Register and Unregister 3 years ago
Liam 2afaa7aed7 common: add intrusive list type 3 years ago
Fernando Sahmkow 4bc5469f52 Texture Cache: Release stagging buffers on tick frame 3 years ago
Fernando Sahmkow f8d31d1ae1 Buffer Cache: Release stagging buffers on tick frame 3 years ago
Fernando Sahmkow fff6155bc3 Tests: Add memory tracker tests. 3 years ago
Fernando Sahmkow 80480fe3f7 Clang: format and ficx compile errors. 3 years ago
Fernando Sahmkow ed4553806a Implement Async downloads in normal and fix a few issues. 3 years ago
Fernando Sahmkow f2d3212de9 Buffer Cache rework: Setup async downloads. 3 years ago