20823 Commits (a13fd5f7cc4005297d87d0a53a15bc62e14f4fd4)

Author SHA1 Message Date
Roni Kirla a13fd5f7cc Fix read access violation 3 years ago
german77 8df3aed2f1 core: hid: Fix state of capture and home buttons 3 years ago
Liam ae59ffc56c settings: remove pessimistic flushing 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
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
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
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
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
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
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
german77 7ffc42c397 core: am: Demote TryPopFromFriendInvitationStorageChannel Log level 3 years ago
Kelebek1 4e14b64bfc Account for a pre-added offset when using Corner sample mode for 2D blits 3 years ago
Aaron Roney 79e32127b3 Run clang-format to fix all. 3 years ago
Aaron Roney 3e7af5fbd7 Fix formatting. 3 years ago
Aaron Roney 34d0d94df0 Allow passing `bind_address` to dedicated room. 3 years ago
FengChen 55a33342cc core: audio: return result when audio_out initialize failed 3 years ago
german77 70a97fb5c7 core: hid: Remove deadzone of virtual controller 3 years ago
Liam e3fb9b5e00 vulkan: use plain fences when timeline semaphores are not available 3 years ago