| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | settings: rename extended memory layout to unsafe, move from general to system | 2023-04-30 | 13 | -30/+34 | ||
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #9973 from GPUCode/async-present | 2023-05-02 | 21 | -226/+772 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | vk_present_manager: Add toggle for async presentation | 2023-05-01 | 10 | -6/+45 | ||
| | * | | | | | | | | vk_blit_screen: Recreate FSR when frame is recreated | 2023-05-01 | 1 | -1/+1 | ||
| | * | | | | | | | | renderer_vulkan: Fix crashing when updating descriptors | 2023-05-01 | 2 | -4/+17 | ||
| | * | | | | | | | | renderer_vulkan: Async presentation | 2023-05-01 | 11 | -218/+712 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough | 2023-05-02 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | CMake: Enable type limits on Clang | 2023-05-02 | 1 | -0/+1 | ||
| | * | | | | | | | | CMakeLists: Enable checks on Clang | 2023-05-02 | 1 | -0/+2 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #10130 from liamwhite/keys | 2023-05-02 | 2 | -0/+34 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt: warn on inoperable keys | 2023-04-30 | 2 | -0/+34 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #10123 from Kelebek1/sample_mask | 2023-05-02 | 2 | -2/+4 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Define SampleMask as an array | 2023-04-30 | 2 | -2/+4 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom | 2023-05-01 | 15 | -1727/+2255 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | BufferCache: Fixes and address feedback | 2023-05-01 | 6 | -322/+243 | ||
| | * | | | | | | | Buffer Cache: Release stagging buffers on tick frame | 2023-04-29 | 2 | -12/+22 | ||
| | * | | | | | | | Tests: Add memory tracker tests. | 2023-04-29 | 3 | -550/+548 | ||
| | * | | | | | | | Clang: format and ficx compile errors. | 2023-04-29 | 5 | -68/+78 | ||
| | * | | | | | | | Implement Async downloads in normal and fix a few issues. | 2023-04-29 | 3 | -39/+61 | ||
| | * | | | | | | | Buffer Cache rework: Setup async downloads. | 2023-04-29 | 2 | -140/+154 | ||
| | * | | | | | | | Buffer Cache: Fully rework the buffer cache. | 2023-04-29 | 12 | -1091/+1644 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10116 from liamwhite/deboost | 2023-05-01 | 8 | -19/+657 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | kernel: remove general boost lists | 2023-04-29 | 7 | -19/+26 | ||
| | * | | | | | | common: add intrusive list type | 2023-04-29 | 1 | -0/+631 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #10110 from Morph1984/intel-disable-compute | 2023-04-29 | 1 | -0/+7 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers | 2023-04-28 | 1 | -0/+7 | ||
| | |/ / / / | ||||||
| * | | | | | Texture Cache: Release stagging buffers on tick frame | 2023-04-29 | 6 | -19/+46 | ||
| * | | | | | Address Feedback & Clang Format | 2023-04-29 | 2 | -17/+14 | ||
| * | | | | | Maxwell3D: only update parameters on High | 2023-04-29 | 1 | -0/+3 | ||
| * | | | | | Accelerate DMA: Use texture cache async downloads to perform the copies | 2023-04-29 | 6 | -53/+123 | ||
| * | | | | | TextureCache: refactor DMA downloads to allow multiple buffers. | 2023-04-29 | 8 | -41/+75 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #10051 from liamwhite/surface-capabilities | 2023-04-24 | 1 | -1/+14 | ||
| |\ \ \ \ | ||||||
| | * | | | | vulkan: pick alpha composite flags based on available values | 2023-04-13 | 1 | -1/+14 | ||
| * | | | | | Merge pull request #10056 from vonchenplus/audout_u | 2023-04-24 | 1 | -6/+8 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | core: audio: return result when audio_out initialize failed | 2023-04-16 | 1 | -6/+8 | ||
| * | | | | | | Merge pull request #10069 from liamwhite/log | 2023-04-24 | 1 | -4/+6 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | maxwell_3d: fix out of bounds array access in size estimation | 2023-04-22 | 1 | -4/+6 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #10074 from Kelebek1/fermi_blit | 2023-04-22 | 1 | -4/+12 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Account for a pre-added offset when using Corner sample mode for 2D blits | 2023-04-21 | 1 | -4/+12 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10076 from german77/TryPopMyFriend | 2023-04-21 | 1 | -1/+1 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | core: am: Demote TryPopFromFriendInvitationStorageChannel Log level | 2023-04-21 | 1 | -1/+1 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10068 from twitchax/twitchax/dr_bind_address | 2023-04-21 | 1 | -3/+13 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Run clang-format to fix all. | 2023-04-19 | 1 | -1/+2 | ||
| | * | | | | | Fix formatting. | 2023-04-19 | 1 | -2/+2 | ||
| | * | | | | | Allow passing `bind_address` to dedicated room. | 2023-04-19 | 1 | -2/+11 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #10060 from german77/no_dead | 2023-04-21 | 1 | -0/+4 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | core: hid: Remove deadzone of virtual controller | 2023-04-15 | 1 | -0/+4 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #10057 from liamwhite/its-not-in-the-timeline | 2023-04-19 | 4 | -68/+161 | ||
| |\ \ \ \ | ||||||
| | * | | | | vulkan: use plain fences when timeline semaphores are not available | 2023-04-14 | 4 | -68/+161 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #10053 from german77/nfp_full | 2023-04-19 | 7 | -74/+938 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||