| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-18 | renderer_vulkan: remove wrong constexpr | Liam | |
| 2023-05-17 | vulkan_device: Disable VK_KHR_push_descriptor on ANV | lat9nq | |
| Mesa commit ff91c5ca42bc80aa411cb3fd8f550aa6fdd16bdc breaks VK_KHR_push_descriptor usage on ANV drivers 22.3.0, so disable it and allow games to boot. | |||
| 2023-05-17 | Merge pull request #10262 from liamwhite/depth-clamp | bunnei | |
| vulkan_common: disable depth clamp dynamic state for older radv | |||
| 2023-05-16 | Merge pull request #10217 from Kelebek1/clear_value | liamwhite | |
| Use the rendertarget format of the correct RT rather than the first valid | |||
| 2023-05-15 | Merge pull request #10181 from lat9nq/intel-compute-toggle | liamwhite | |
| configure_graphics: Add option to enable compute pipelines for Intel proprietary | |||
| 2023-05-15 | Merge pull request #10249 from FernandoS27/sorry-i-am-late | liamwhite | |
| Buffer Cache: Clear sync code. | |||
| 2023-05-15 | Merge pull request #10254 from danilaml/fix-h264-decode | liamwhite | |
| Fix missing pic_order_present_flag in h264 header | |||
| 2023-05-15 | Buffer Cache: Clear sync code. | Fernando Sahmkow | |
| 2023-05-14 | Merge pull request #10288 from liamwhite/vram-limits | liamwhite | |
| vulkan_device: reserve extra memory to prevent swaps | |||
| 2023-05-14 | vulkan_device: reserve extra memory to prevent swaps | Liam | |
| 2023-05-14 | vulkan_common: fix incompatible property flags | Liam | |
| 2023-05-13 | vulkan_common: disable depth clamp dynamic state for older radv | Liam | |
| 2023-05-12 | Fix missing pic_order_present_flag in h264 header | Danila Malyutin | |
| Fixes #9635 | |||
| 2023-05-12 | Correctly track RT indexes for image aspect lookup during clears | Kelebek1 | |
| 2023-05-11 | Merge pull request #10132 from Kelebek1/fermi_blit2 | liamwhite | |
| Allow Fermi blit accelerate to work without images in cache | |||
| 2023-05-11 | Merge pull request #10216 from Kelebek1/buffer_cache_region_checks | liamwhite | |
| Swap order of checking/setting region modifications in the buffer_cache | |||
| 2023-05-11 | Allow Fermi blit accelerate to add src/dst to the cache if they don't exist ↵ | Kelebek1 | |
| already. Use ScratchBuffers in the software blit path. | |||
| 2023-05-10 | renderer_vulkan: separate guest and host compute descriptor queues | Liam | |
| 2023-05-09 | Use the rendertarget format of the correct RT rather than the first valid | Kelebek1 | |
| 2023-05-09 | Swap order of checking/setting region modifications in the buffer_cache | Kelebek1 | |
| 2023-05-09 | Texture Cache: Fix ASTC textures | Fernando Sahmkow | |
| 2023-05-07 | Texture cache: Only force flush the dma downloads | Fernando Sahmkow | |
| 2023-05-07 | Buffer Cache: disable reactive flushing in it. | Fernando Sahmkow | |
| 2023-05-07 | Texture cache: reverse inmediate flush changes | Fernando Sahmkow | |
| 2023-05-07 | Buffer cache: always use async buffer downloads and fix regression. | Fernando Sahmkow | |
| 2023-05-07 | Address feedback, add CR notice, etc | Fernando Sahmkow | |
| 2023-05-07 | Query cache: stop updating pages as it's not affected by cpu writes | Fernando Sahmkow | |
| 2023-05-07 | Settings: add option to enable / disable reactive flushing | Fernando Sahmkow | |
| 2023-05-07 | Texture cache: sync the first flush. | Fernando Sahmkow | |
| 2023-05-07 | GPU: Add Reactive flushing | Fernando Sahmkow | |
| 2023-05-07 | Merge pull request #10081 from Kelebek1/copy_overlap_tick | liamwhite | |
| Sort overlap_ids by modification tick before copy | |||
| 2023-05-07 | Merge pull request #10172 from Kelebek1/debug_validation_names | liamwhite | |
| Log object names with debug renderer, add a GPU address to ImageViews | |||
| 2023-05-07 | vk_pipeline_cache: Use setting to disable intel compute | lat9nq | |
| 2023-05-06 | Merge pull request #10125 from lat9nq/vsync-select | bunnei | |
| configuration: Expose separate swap present modes | |||
| 2023-05-06 | Log object names with debug renderer, add a GPU address to ImageViews | Kelebek1 | |
| 2023-05-04 | Merge pull request #10145 from Kelebek1/code_size | liamwhite | |
| Fix shader code resize to use word size rather than byte size | |||
| 2023-05-04 | Merge pull request #10153 from FernandoS27/a-quickie-fixie | Fernando S | |
| Memory manager: Fix possible softlock | |||
| 2023-05-03 | Merge pull request #10142 from FernandoS27/missing-astc | bunnei | |
| GPU: implement missing ASTC | |||
| 2023-05-04 | Memory manager: Fix possible softlock | Fernando Sahmkow | |
| 2023-05-03 | Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later | bunnei | |
| Y.F.C Implement Asynchronous Fence manager and Rework Query async downloads | |||
| 2023-05-03 | GPU: implement missing ASTC | Fernando Sahmkow | |
| 2023-05-03 | Merge pull request #10151 from GPUCode/no-softlocks-please | liamwhite | |
| Fix softlocks when disabling async present | |||
| 2023-05-03 | Merge pull request #10144 from liamwhite/dont-turbo | Morph | |
| vulkan: disable turbo when debugging tool is attached | |||
| 2023-05-03 | Merge pull request #10143 from liamwhite/fruit-company-moment | Morph | |
| video_core: fix build on Apple Clang | |||
| 2023-05-03 | vk_present_manager: Fix softlocks when disabling async present | GPUCode | |
| 2023-05-02 | vk_swapchain: Use certain modes for unlocked | lat9nq | |
| Uses mailbox, then immediate for unlocked framerate depending on support for either. Also adds support for FIFO_RELAXED. This function now assumes vsync_mode was originially configured to a value that the driver supports. vk_swapchain: ChooseSwapPresentMode determines updates Simplifies swapchain a bit and allows us to change the present mode during guest runtime. vk_swapchain: Fix MSVC error vk_swapchain: Enforce available present modes Some frontends don't check the value of vsync_mode before comitting it. Just as well, since a driver update or misconfiguration could problems in the swap chain. vk_swapchain: Silence warnings Silences GCC warnings implicit-fallthrough and shadow, which apparently are not enabled on clang. | |||
| 2023-05-02 | vulkan_surface: Pass only window info for surface creation | lat9nq | |
| We don't need the whole EmuWindow when creating a surface, and it creates onerous requirements outside of typical usage for creating a surface elsewhere. | |||
| 2023-05-02 | configuration: Expose separate swap present modes | lat9nq | |
| Previously, yuzu would try and guess which vsync mode to use given different scenarios, but apparently we didn't always get it right. This exposes the separate modes in a drop-down the user can select. If a mode isn't available in Vulkan, it defaults to FIFO. | |||
| 2023-05-02 | Fix code resize to use word size rather than byte size | Kelebek1 | |
| 2023-05-02 | vulkan: disable turbo when debugging tool is attached | Liam | |
