6845 Commits (8d7a55be5b033d0e2a33e268c2894fbed65f4400)

Author SHA1 Message Date
Fernando Sahmkow 8a214e5530 Texture Cache: Fix ASTC textures 3 years ago
Fernando Sahmkow 8014dd8259 Texture cache: Only force flush the dma downloads 3 years ago
Fernando Sahmkow 2df19ef0fd Buffer Cache: disable reactive flushing in it. 3 years ago
Fernando Sahmkow 016c6feb49 Texture cache: reverse inmediate flush changes 3 years ago
Fernando Sahmkow 36c302fa32 Buffer cache: always use async buffer downloads and fix regression. 3 years ago
Fernando Sahmkow 6f90dff293 Address feedback, add CR notice, etc 3 years ago
Fernando Sahmkow ab0c0a469c Query cache: stop updating pages as it's not affected by cpu writes 3 years ago
Fernando Sahmkow 92da86290c Settings: add option to enable / disable reactive flushing 3 years ago
Fernando Sahmkow 0f4f18265f Texture cache: sync the first flush. 3 years ago
Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing 3 years ago
lat9nq 6ed6e6e18e vk_pipeline_cache: Use setting to disable intel compute 3 years ago
Kelebek1 ca6bf06ef7 Log object names with debug renderer, add a GPU address to ImageViews 3 years ago
Fernando Sahmkow 1c13c74295 Memory manager: Fix possible softlock 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 952b271092 vk_swapchain: Use certain modes for unlocked 3 years ago
lat9nq c6c11c1553 vulkan_surface: Pass only window info for surface creation 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
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
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 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
Fernando Sahmkow a16c261131 Buffer Cache: Fully rework the buffer cache. 4 years ago
Fernando Sahmkow 58d1c7c77a Address Feedback & Clang Format 3 years ago
Fernando Sahmkow 56c9730a16 Maxwell3D: only update parameters on High 3 years ago
Fernando Sahmkow e3a2ca96bd Accelerate DMA: Use texture cache async downloads to perform the copies 3 years ago
Fernando Sahmkow 3fbee093b2 TextureCache: refactor DMA downloads to allow multiple buffers. 3 years ago
Morph cb092af3f0 vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers 3 years ago
Fernando Sahmkow 2f15876524 QueryCache: Fix write invalidation. 3 years ago
Fernando Sahmkow 9a7c172f76 MemoryManager: Fix race conditions. 3 years ago
Fernando Sahmkow e4dc73f61e Clang format and ddress feedback 3 years ago
Fernando Sahmkow e29ced29fa QueryCache: rework async downloads. 3 years ago
Fernando Sahmkow 7e76c1642c Accuracy Normal: reduce accuracy further for perf improvements in Project Lime 3 years ago
Fernando Sahmkow fca72beb2d Fence Manager: implement async fence management in a sepparate thread. 3 years ago
Liam eb7c2314f6 maxwell_3d: fix out of bounds array access in size estimation 3 years ago
Kelebek1 3346de365a Sort overlap_ids by modification tick before copy 3 years ago
Kelebek1 4e14b64bfc Account for a pre-added offset when using Corner sample mode for 2D blits 3 years ago
Liam e3fb9b5e00 vulkan: use plain fences when timeline semaphores are not available 3 years ago
Liam e37e1d24f9 vulkan: pick alpha composite flags based on available values 3 years ago
Wollnashorn c0e5ecc399 video_core: Enable ImageGather rounding fix on AMD open source drivers 3 years ago
Wollnashorn fe91066f46 video_core: Enable ImageGather with subpixel offset on Intel 3 years ago