summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-02configuration: Expose separate swap present modeslat9nq
2023-05-02catch2: update to 3.3.1Liam
2023-05-02Merge pull request #9973 from GPUCode/async-presentbunnei
2023-05-02Fix code resize to use word size rather than byte sizeKelebek1
2023-05-02Merge pull request #10133 from lat9nq/clang-shadow-and-fallthroughliamwhite
2023-05-02Merge pull request #10130 from liamwhite/keysliamwhite
2023-05-02Merge pull request #10123 from Kelebek1/sample_maskliamwhite
2023-05-02vulkan: disable turbo when debugging tool is attachedLiam
2023-05-02video_core: fix build on Apple ClangLiam
2023-05-02CMake: Enable type limits on Clanglat9nq
2023-05-02CMakeLists: Enable checks on Clanglat9nq
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-01Update translations (2023-05-01) (#10129)zhaobot
2023-05-01Merge pull request #10116 from liamwhite/deboostliamwhite
2023-05-01BufferCache: Fixes and address feedbackFernando Sahmkow
2023-04-30qt: warn on inoperable keysLiam
2023-05-01Wait for the terminate event before destroying a system instanceKelebek1
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-04-30Define SampleMask as an arrayKelebek1
2023-04-29Merge pull request #10110 from Morph1984/intel-disable-computebunnei
2023-04-29kernel: remove general boost listsLiam
2023-04-29kernel: match calls to Register and UnregisterLiam
2023-04-29common: add intrusive list typeLiam
2023-04-29Merge pull request #10082 from FernandoS27/the-testers-really-love-chocolatebunnei
2023-04-29Texture Cache: Release stagging buffers on tick frameFernando Sahmkow
2023-04-29Buffer Cache: Release stagging buffers on tick frameFernando Sahmkow
2023-04-29Tests: Add memory tracker tests.Fernando 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 #10056 from vonchenplus/audout_uFernando 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