Commit Graph

  • 055ee84024
    Merge pull request #10142 from FernandoS27/missing-astc bunnei 2023-05-03 16:49:27 -0700
  • f50b8635b3 settings: remove pessimistic flushing Liam 2023-05-03 18:51:44 -0400
  • ae59ffc56c settings: remove pessimistic flushing Liam 2023-05-03 18:51:44 -0400
  • d9b4380457 Memory manager: Fix possible softlock Fernando Sahmkow 2023-05-04 00:04:22 +0200
  • 1c13c74295 Memory manager: Fix possible softlock Fernando Sahmkow 2023-05-04 00:04:22 +0200
  • fa8da0ded9 qt_common: Remove yuzu prefix lat9nq 2023-05-03 18:11:34 -0400
  • a71498d163 qt_common: Remove yuzu prefix lat9nq 2023-05-03 18:11:34 -0400
  • 6f10c3fcd8 Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later bunnei 2023-05-03 15:10:22 -0700
  • a661c547d8
    Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later bunnei 2023-05-03 15:10:22 -0700
  • dd78368441 Merge pull request #10117 from liamwhite/sync-register bunnei 2023-05-03 09:07:19 -0700
  • 737e1ca101
    Merge pull request #10117 from liamwhite/sync-register bunnei 2023-05-03 09:07:19 -0700
  • 94ecd260e3 GPU: implement missing ASTC Fernando Sahmkow 2023-05-02 21:43:24 +0200
  • 87a9be8dec GPU: implement missing ASTC Fernando Sahmkow 2023-05-02 21:43:24 +0200
  • 58b38d1761 Merge pull request #10151 from GPUCode/no-softlocks-please liamwhite 2023-05-03 10:54:24 -0400
  • ffeb5cdd8d
    Merge pull request #10151 from GPUCode/no-softlocks-please liamwhite 2023-05-03 10:54:24 -0400
  • c19a550b39 Merge pull request #10146 from liamwhite/catch3 Morph 2023-05-03 10:53:12 -0400
  • 3ba95402fd
    Merge pull request #10146 from liamwhite/catch3 Morph 2023-05-03 10:53:12 -0400
  • 2f29ad9d7e Merge pull request #10144 from liamwhite/dont-turbo Morph 2023-05-03 10:53:03 -0400
  • 8dd3baa562
    Merge pull request #10144 from liamwhite/dont-turbo Morph 2023-05-03 10:53:03 -0400
  • 5e21f326b2 Merge pull request #10143 from liamwhite/fruit-company-moment Morph 2023-05-03 10:52:56 -0400
  • daf7936095
    Merge pull request #10143 from liamwhite/fruit-company-moment Morph 2023-05-03 10:52:56 -0400
  • 069637f4ff Merge pull request #10124 from liamwhite/pebkac Morph 2023-05-03 10:52:45 -0400
  • 627022bef9
    Merge pull request #10124 from liamwhite/pebkac Morph 2023-05-03 10:52:45 -0400
  • 40fa53e6d7 vk_present_manager: Fix softlocks when disabling async present GPUCode 2023-05-03 07:48:18 +0300
  • f3fcc15ad5 vk_present_manager: Fix softlocks when disabling async present GPUCode 2023-05-03 07:48:18 +0300
  • 047ee6733f configure_graphics: No there isn't a hyphen in VSync lat9nq 2023-05-02 19:22:54 -0400
  • 35e7f36a39 configure_graphics: No there isn't a hyphen in VSync lat9nq 2023-05-02 19:22:54 -0400
  • 41e7765eb5 configure_input_player: Add missing include lat9nq 2023-05-02 18:49:18 -0400
  • d82cad3fb3 configure_input_player: Add missing include lat9nq 2023-05-02 18:49:18 -0400
  • e382ab8058 configure_graphics: Clean up includes [IWYU] lat9nq 2023-05-02 16:54:32 -0400
  • cd2981ee12 configure_graphics: Clean up includes [IWYU] lat9nq 2023-05-02 16:54:32 -0400
  • a4322198be bootmanager: Clean up includes [IWYU] lat9nq 2023-05-02 16:54:19 -0400
  • 0c0f5b7ccc bootmanager: Clean up includes [IWYU] lat9nq 2023-05-02 16:54:19 -0400
  • 40108e515b configure_graphics: Actively find present modes lat9nq 2023-05-01 20:36:23 -0400
  • a546ecbb12 configure_graphics: Actively find present modes lat9nq 2023-05-01 20:36:23 -0400
  • cef9dca85f vk_swapchain: Use certain modes for unlocked lat9nq 2023-05-01 20:31:22 -0400
  • 952b271092 vk_swapchain: Use certain modes for unlocked lat9nq 2023-05-01 20:31:22 -0400
  • 3573979d27 bootmanager: Remove inaccurate switch lat9nq 2023-05-01 20:29:13 -0400
  • a090a380be bootmanager: Remove inaccurate switch lat9nq 2023-05-01 20:29:13 -0400
  • 17507c4849 qt_common: Move window info function out of bootmanager lat9nq 2023-05-01 20:27:45 -0400
  • cbd79df233 qt_common: Move window info function out of bootmanager lat9nq 2023-05-01 20:27:45 -0400
  • ff2197130f vulkan_surface: Pass only window info for surface creation lat9nq 2023-05-01 20:25:53 -0400
  • c6c11c1553 vulkan_surface: Pass only window info for surface creation lat9nq 2023-05-01 20:25:53 -0400
  • 2cca81495e settings: Enable FIFO relaxed lat9nq 2023-05-01 20:22:37 -0400
  • 2528cf7c54 settings: Enable FIFO relaxed lat9nq 2023-05-01 20:22:37 -0400
  • bd25f22842 configure_graphics: Fix another typo lat9nq 2023-04-30 22:28:53 -0400
  • 6b973c5986 configure_graphics: Fix another typo lat9nq 2023-04-30 22:28:53 -0400
  • 7bffe8ce02 telemetry_session: Make translate function static lat9nq 2023-04-30 19:03:37 -0400
  • 40f062f749 telemetry_session: Make translate function static lat9nq 2023-04-30 19:03:37 -0400
  • 178a4e3e2d bootmanager: Return value in impossible case lat9nq 2023-04-30 16:14:38 -0400
  • 29a56496bf bootmanager: Return value in impossible case lat9nq 2023-04-30 16:14:38 -0400
  • 01d93d094f configure_graphics: Fix typo lat9nq 2023-04-30 15:48:20 -0400
  • 41a103c0fc configure_graphics: Fix typo lat9nq 2023-04-30 15:48:20 -0400
  • a0f34fb0a1 default_ini: Update V-Sync description lat9nq 2023-04-30 15:46:44 -0400
  • 66ed1c1872 default_ini: Update V-Sync description lat9nq 2023-04-30 15:46:44 -0400
  • 581d8f34ee configuration: Expose separate swap present modes lat9nq 2023-04-30 15:39:00 -0400
  • 6f0929df82 configuration: Expose separate swap present modes lat9nq 2023-04-30 15:39:00 -0400
  • d8ced52a7f catch2: update to 3.3.1 Liam 2023-05-02 21:27:17 -0400
  • d1dd54cbfa catch2: update to 3.3.1 Liam 2023-05-02 21:27:17 -0400
  • 35b4802239 Merge pull request #9973 from GPUCode/async-present bunnei 2023-05-02 17:54:57 -0700
  • 8f43b05d6b
    Merge pull request #9973 from GPUCode/async-present bunnei 2023-05-02 17:54:57 -0700
  • 3fc1615e28 Fix code resize to use word size rather than byte size Kelebek1 2023-05-02 23:52:21 +0100
  • f902cc2a2b Fix code resize to use word size rather than byte size Kelebek1 2023-05-02 23:52:21 +0100
  • 28126a6754 Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough liamwhite 2023-05-02 18:18:46 -0400
  • 451b1bba26
    Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough liamwhite 2023-05-02 18:18:46 -0400
  • 7b7531a7f3 Merge pull request #10130 from liamwhite/keys liamwhite 2023-05-02 18:17:24 -0400
  • 494cc992eb
    Merge pull request #10130 from liamwhite/keys liamwhite 2023-05-02 18:17:24 -0400
  • ccea9408c7 Merge pull request #10123 from Kelebek1/sample_mask liamwhite 2023-05-02 18:17:15 -0400
  • f603dc9763
    Merge pull request #10123 from Kelebek1/sample_mask liamwhite 2023-05-02 18:17:15 -0400
  • 44b15592e8 vulkan: disable turbo when debugging tool is attached Liam 2023-05-02 18:14:57 -0400
  • 4df49631de vulkan: disable turbo when debugging tool is attached Liam 2023-05-02 18:14:57 -0400
  • 2438a0b087 video_core: fix build on Apple Clang Liam 2023-05-02 18:05:30 -0400
  • e1c74cea10 video_core: fix build on Apple Clang Liam 2023-05-02 18:05:30 -0400
  • 13a0b058bb CMake: Enable type limits on Clang lat9nq 2023-05-02 02:07:36 -0400
  • f7292c776b CMake: Enable type limits on Clang lat9nq 2023-05-02 02:07:36 -0400
  • bcb8e1491a CMakeLists: Enable checks on Clang lat9nq 2023-05-02 01:57:22 -0400
  • 2007d0e4a0 CMakeLists: Enable checks on Clang lat9nq 2023-05-02 01:57:22 -0400
  • d56a40606c vk_present_manager: Add toggle for async presentation GPUCode 2023-05-01 23:12:28 +0300
  • f403d27941 vk_present_manager: Add toggle for async presentation GPUCode 2023-05-01 23:12:28 +0300
  • f9514cbc51 vk_blit_screen: Recreate FSR when frame is recreated GPUCode 2023-04-10 15:26:59 +0300
  • 1d7abac84b vk_blit_screen: Recreate FSR when frame is recreated GPUCode 2023-04-10 15:26:59 +0300
  • 373cfc636c renderer_vulkan: Fix crashing when updating descriptors GPUCode 2023-04-08 21:53:13 +0300
  • 50791cb974 renderer_vulkan: Fix crashing when updating descriptors GPUCode 2023-04-08 21:53:13 +0300
  • 8eede48a39 renderer_vulkan: Async presentation GPUCode 2023-03-19 17:23:24 +0200
  • 2ad9acf795 renderer_vulkan: Async presentation GPUCode 2023-03-19 17:23:24 +0200
  • 98d1e50fb9 Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom Morph 2023-05-01 11:08:02 -0400
  • 47938541c2
    Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom Morph 2023-05-01 11:08:02 -0400
  • 5d82cb4c7f Update translations (2023-05-01) (#10129) zhaobot 2023-05-01 22:17:51 +0800
  • 1f079d9566
    Update translations (2023-05-01) (#10129) zhaobot 2023-05-01 22:17:51 +0800
  • 5de7095aa9 Merge pull request #10116 from liamwhite/deboost liamwhite 2023-05-01 09:27:23 -0400
  • 3f4315e4c6
    Merge pull request #10116 from liamwhite/deboost liamwhite 2023-05-01 09:27:23 -0400
  • bd8abfe654 BufferCache: Fixes and address feedback Fernando Sahmkow 2023-04-28 23:54:54 +0200
  • d6f565e5da BufferCache: Fixes and address feedback Fernando Sahmkow 2023-04-28 23:54:54 +0200
  • 0dcc190ccc qt: warn on inoperable keys Liam 2023-04-30 23:28:31 -0400
  • 7ec66db22c qt: warn on inoperable keys Liam 2023-04-30 23:28:31 -0400
  • 967e5b2873 Wait for the terminate event before destroying a system instance Kelebek1 2023-05-01 00:27:12 +0100
  • 2feb40f14d Wait for the terminate event before destroying a system instance Kelebek1 2023-05-01 00:27:12 +0100
  • bdaf10ec9e settings: rename extended memory layout to unsafe, move from general to system Liam 2023-04-30 14:19:11 -0400
  • 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system Liam 2023-04-30 14:19:11 -0400
  • dc9546fe26 Define SampleMask as an array Kelebek1 2023-04-30 18:37:37 +0100