23825 Commits (b26018e2e6835eb9968e29e573afcda6d9584cf9)
 

Author SHA1 Message Date
lat9nq 6b973c5986 configure_graphics: Fix another typo 3 years ago
lat9nq 40f062f749 telemetry_session: Make translate function static 3 years ago
lat9nq 29a56496bf bootmanager: Return value in impossible case 3 years ago
lat9nq 41a103c0fc configure_graphics: Fix typo 3 years ago
lat9nq 66ed1c1872 default_ini: Update V-Sync description 3 years ago
lat9nq 6f0929df82 configuration: Expose separate swap present modes 3 years ago
Liam d1dd54cbfa catch2: update to 3.3.1 3 years ago
bunnei 8f43b05d6b
Merge pull request #9973 from GPUCode/async-present 3 years ago
Kelebek1 f902cc2a2b Fix code resize to use word size rather than byte size 3 years ago
liamwhite 451b1bba26
Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough 3 years ago
liamwhite 494cc992eb
Merge pull request #10130 from liamwhite/keys 3 years ago
liamwhite f603dc9763
Merge pull request #10123 from Kelebek1/sample_mask 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
lat9nq f7292c776b CMake: Enable type limits on Clang 3 years ago
lat9nq 2007d0e4a0 CMakeLists: Enable checks on 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
Morph 47938541c2
Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom 3 years ago
zhaobot 1f079d9566
Update translations (2023-05-01) (#10129) 3 years ago
liamwhite 3f4315e4c6
Merge pull request #10116 from liamwhite/deboost 3 years ago
Fernando Sahmkow d6f565e5da BufferCache: Fixes and address feedback 3 years ago
Liam 7ec66db22c qt: warn on inoperable keys 3 years ago
Kelebek1 2feb40f14d Wait for the terminate event before destroying a system instance 3 years ago
Liam 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system 3 years ago
Kelebek1 b566c98258 Define SampleMask as an array 3 years ago
bunnei 689f9a75a7
Merge pull request #10110 from Morph1984/intel-disable-compute 3 years ago
Liam b143ce8134 kernel: remove general boost lists 3 years ago
Liam 1b5c87ab6a kernel: match calls to Register and Unregister 3 years ago
Liam 2afaa7aed7 common: add intrusive list type 3 years ago
bunnei fe57f39676
Merge pull request #10082 from FernandoS27/the-testers-really-love-chocolate 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 fff6155bc3 Tests: Add memory tracker tests. 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. 3 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
german77 5e16fe4579 core: service: Add FunctionInfoTyped to allow expanding existing interfaces 3 years ago
Fernando Sahmkow e4dc73f61e Clang format and ddress feedback 3 years ago
Fernando S 9bf19b04f6
Merge pull request #10051 from liamwhite/surface-capabilities 3 years ago