| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | renderer_vulkan: Fix some missing view formats | 2023-07-01 | 2 | -3/+8 | ||
| | * | | | | | | | renderer_vulkan: Add support for VK_KHR_image_format_list | 2023-07-01 | 5 | -14/+53 | ||
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10969 from Morph1984/k-synchronize | 2023-07-02 | 3 | -36/+52 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | kernel: Synchronize | 2023-07-01 | 3 | -36/+52 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10949 from t895/memory-requirements | 2023-07-02 | 4 | -44/+114 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | android: Show memory warning once | 2023-06-30 | 2 | -13/+24 | ||
| | * | | | | | | android: Rework MemoryUtil | 2023-06-30 | 3 | -25/+85 | ||
| | * | | | | | | android: Make MemoryUtil an object | 2023-06-28 | 2 | -13/+12 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10942 from FernandoS27/android-is-a-pain-in-the-a-- | 2023-07-02 | 20 | -41/+329 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Memory Tracker: Use 64 bit atomics instead of 128 bits | 2023-06-29 | 1 | -9/+13 | ||
| | * | | | | | | Memory Tracking: Optimize tracking to only use atomic writes when contested w... | 2023-06-28 | 19 | -38/+153 | ||
| | * | | | | | | MemoryTracking: Initial setup of atomic writes. | 2023-06-28 | 8 | -14/+183 | ||
| * | | | | | | | Merge pull request #10710 from liamwhite/romfs2 | 2023-07-02 | 1 | -21/+17 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fsmitm_romfsbuild: avoid full path lookups | 2023-06-27 | 1 | -21/+17 | ||
| * | | | | | | | | Merge pull request #10993 from liamwhite/revert-pr-10583 | 2023-07-02 | 1 | -4/+8 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | Revert "texture_cache: Fix incorrect logic for AccelerateDMA" | 2023-07-01 | 1 | -4/+8 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #10984 from comex/cob | 2023-07-01 | 1 | -2/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Minor cleanup in BufferCacheRuntime::ReserveNullBuffer | 2023-07-01 | 1 | -2/+1 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10974 from Steveice10/macos_vk | 2023-07-01 | 5 | -16/+23 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu: Use test window with VulkanSurface to check for present modes. | 2023-07-01 | 1 | -1/+4 | ||
| | * | | | | | | | vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. | 2023-06-30 | 4 | -15/+19 | ||
| * | | | | | | | | Merge pull request #10970 from Morph1984/thing | 2023-07-01 | 18 | -100/+124 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | parcel: Optimize small_vector sizes | 2023-06-30 | 1 | -11/+13 | ||
| | * | | | | | | | | maxwell_dma: Specify dst_operand.pitch instead of a temp var | 2023-06-30 | 1 | -4/+3 | ||
| | * | | | | | | | | general: Use ScratchBuffer where possible | 2023-06-30 | 14 | -64/+81 | ||
| | * | | | | | | | | ring_buffer: Fix const usage on std::span | 2023-06-30 | 1 | -1/+1 | ||
| | * | | | | | | | | scratch_buffer: Add member types to ScratchBuffer | 2023-06-30 | 1 | -20/+26 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #10966 from Morph1984/heap-corruption | 2023-07-01 | 2 | -17/+20 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sink_stream: Resolve heap buffer corruption due to out of bounds write | 2023-06-30 | 2 | -17/+20 | ||
| * | | | | | | | | | Merge pull request #10950 from german77/mouse_tune | 2023-07-01 | 7 | -116/+88 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | yuzu: Ensure mouse panning can't be enabled with real mouse emulation | 2023-06-30 | 5 | -30/+39 | ||
| | * | | | | | | | | input_common: Tune mouse controls | 2023-06-28 | 5 | -88/+51 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Update translations (2023-07-01) (#10972) | 2023-07-01 | 24 | -14341/+17587 | ||
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #10953 from FernandoS27/oh-oopsies-yfc | 2023-06-30 | 1 | -9/+0 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Texture cache: Fix YFC regression due to code testing | 2023-06-29 | 1 | -9/+0 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hate | 2023-06-30 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | AccelerateDMA: Don't accelerate 3D texture DMA operations | 2023-06-29 | 1 | -0/+4 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10955 from 8bitDream/gradle | 2023-06-29 | 1 | -0/+3 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | android: Suppress a known incompatibility | 2023-06-29 | 1 | -0/+3 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #10935 from Morph1984/mwaitx | 2023-06-29 | 4 | -14/+41 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | x64: cpu_wait: Implement MWAITX for non-MSVC compilers | 2023-06-28 | 1 | -0/+10 | ||
| | * | | | | | x64: cpu_wait: Remove magic values | 2023-06-28 | 1 | -3/+8 | ||
| | * | | | | | x64: cpu_wait: Make use of MWAITX in MicroSleep | 2023-06-28 | 1 | -12/+21 | ||
| | * | | | | | x64: Add detection of monitorx instructions | 2023-06-28 | 3 | -0/+3 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #10937 from german77/ring | 2023-06-29 | 21 | -481/+526 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | input_common: Allow timeouts to happen while scanning for a ring | 2023-06-29 | 2 | -3/+4 | ||
| | * | | | | | input_common: Remove duplicated DriverResult enum | 2023-06-28 | 21 | -479/+523 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10946 from goldenx86/amdBlending | 2023-06-29 | 1 | -0/+8 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Blacklist EDS3 blending from new AMD drivers | 2023-06-28 | 1 | -0/+8 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #10945 from t895/android-14 | 2023-06-28 | 2 | -3/+6 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||