summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2023-05-04Memory manager: Fix possible softlockFernando Sahmkow
2023-05-03Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-laterbunnei
2023-05-03GPU: implement missing ASTCFernando Sahmkow
2023-05-03Merge pull request #10151 from GPUCode/no-softlocks-pleaseliamwhite
2023-05-03Merge pull request #10144 from liamwhite/dont-turboMorph
2023-05-03Merge pull request #10143 from liamwhite/fruit-company-momentMorph
2023-05-03vk_present_manager: Fix softlocks when disabling async presentGPUCode
2023-05-02vk_swapchain: Use certain modes for unlockedlat9nq
2023-05-02vulkan_surface: Pass only window info for surface creationlat9nq
2023-05-02configuration: Expose separate swap present modeslat9nq
2023-05-02Fix code resize to use word size rather than byte sizeKelebek1
2023-05-02vulkan: disable turbo when debugging tool is attachedLiam
2023-05-02video_core: fix build on Apple ClangLiam
2023-05-01vk_present_manager: Add toggle for async presentationGPUCode
2023-05-01vk_blit_screen: Recreate FSR when frame is recreatedGPUCode
2023-05-01renderer_vulkan: Fix crashing when updating descriptorsGPUCode
2023-05-01renderer_vulkan: Async presentationGPUCode
2023-05-01Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broomMorph
2023-05-01BufferCache: Fixes and address feedbackFernando Sahmkow
2023-04-29Merge pull request #10110 from Morph1984/intel-disable-computebunnei
2023-04-29Texture Cache: Release stagging buffers on tick frameFernando Sahmkow
2023-04-29Buffer Cache: Release stagging buffers on tick frameFernando Sahmkow
2023-04-29Clang: format and ficx compile errors.Fernando Sahmkow
2023-04-29Implement Async downloads in normal and fix a few issues.Fernando Sahmkow
2023-04-29Buffer Cache rework: Setup async downloads.Fernando Sahmkow
2023-04-29Buffer Cache: Fully rework the buffer cache.Fernando Sahmkow
2023-04-29Address Feedback & Clang FormatFernando Sahmkow
2023-04-29Maxwell3D: only update parameters on HighFernando Sahmkow
2023-04-29Accelerate DMA: Use texture cache async downloads to perform the copiesFernando Sahmkow
2023-04-29TextureCache: refactor DMA downloads to allow multiple buffers.Fernando Sahmkow
2023-04-28vk_pipeline_cache: Skip compute pipelines on Intel proprietary driversMorph
2023-04-28QueryCache: Fix write invalidation.Fernando Sahmkow
2023-04-28MemoryManager: Fix race conditions.Fernando Sahmkow
2023-04-24Clang format and ddress feedbackFernando Sahmkow
2023-04-24Merge pull request #10051 from liamwhite/surface-capabilitiesFernando S
2023-04-24Merge pull request #10069 from liamwhite/logFernando S
2023-04-23QueryCache: rework async downloads.Fernando Sahmkow
2023-04-23Accuracy Normal: reduce accuracy further for perf improvements in Project LimeFernando Sahmkow
2023-04-23Fence Manager: implement async fence management in a sepparate thread.Fernando Sahmkow
2023-04-22maxwell_3d: fix out of bounds array access in size estimationLiam
2023-04-22Sort overlap_ids by modification tick before copyKelebek1
2023-04-21Account for a pre-added offset when using Corner sample mode for 2D blitsKelebek1
2023-04-14vulkan: use plain fences when timeline semaphores are not availableLiam
2023-04-14Merge pull request #10030 from Wollnashorn/botw-amd-fixbunnei
2023-04-13vulkan: pick alpha composite flags based on available valuesLiam
2023-04-12video_core: Enable ImageGather rounding fix on AMD open source driversWollnashorn
2023-04-11Merge pull request #10008 from vonchenplus/texture_cacheliamwhite
2023-04-08video_core: Enable ImageGather with subpixel offset on IntelWollnashorn
2023-04-08shader_recompiler: Add subpixel offset for correct rounding at `ImageGather`Wollnashorn
2023-04-03Merge pull request #10004 from Kelebek1/cubemapliamwhite