summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-01Merge pull request #10970 from Morph1984/thingliamwhite
2023-07-01Merge pull request #10966 from Morph1984/heap-corruptionliamwhite
2023-07-01Merge pull request #10950 from german77/mouse_tuneliamwhite
2023-07-01...actually add the SecureTransport backend to Git.comex
2023-07-01Updates:comex
2023-07-01Merge remote-tracking branch 'origin/master' into sslcomex
2023-07-01yuzu: Use test window with VulkanSurface to check for present modes.Steveice10
2023-07-01kernel: SynchronizeMorph
2023-07-01Minor cleanup in BufferCacheRuntime::ReserveNullBuffercomex
2023-07-01renderer_vulkan: Fix some missing view formatsGPUCode
2023-07-01renderer_vulkan: Add support for VK_KHR_image_format_listGPUCode
2023-06-30vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK.Steveice10
2023-07-01Update translations (2023-07-01) (#10972)zhaobot
2023-06-30parcel: Optimize small_vector sizesMorph
2023-06-30maxwell_dma: Specify dst_operand.pitch instead of a temp varMorph
2023-06-30general: Use ScratchBuffer where possibleMorph
2023-06-30yuzu: Ensure mouse panning can't be enabled with real mouse emulationgerman77
2023-06-30CI: add auto-publishing steps for Androidliushuyu
2023-06-30Merge pull request #10953 from FernandoS27/oh-oopsies-yfcFernando S
2023-06-30CI: add Android build workflowliushuyu
2023-06-30android: Show memory warning onceCharles Lombardo
2023-06-30ring_buffer: Fix const usage on std::spanMorph
2023-06-30scratch_buffer: Add member types to ScratchBufferMorph
2023-06-30Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hateFernando S
2023-06-30android: Rework MemoryUtilCharles Lombardo
2023-06-30sink_stream: Resolve heap buffer corruption due to out of bounds writeMorph
2023-06-29video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm.bunnei
2023-06-29video_core: vulkan_device: Fix S8Gen2 dynamic state checks.bunnei
2023-06-29AccelerateDMA: Don't accelerate 3D texture DMA operationsFernando Sahmkow
2023-06-29Merge pull request #10955 from 8bitDream/gradleCharles Lombardo
2023-06-29Merge pull request #10935 from Morph1984/mwaitxliamwhite
2023-06-29Merge pull request #10937 from german77/ringliamwhite
2023-06-29Merge pull request #10946 from goldenx86/amdBlendingliamwhite
2023-06-29android: Suppress a known incompatibilityAbandoned Cart
2023-06-29Memory Tracker: Use 64 bit atomics instead of 128 bitsFernando Sahmkow
2023-06-29Texture cache: Fix YFC regression due to code testingFernando Sahmkow
2023-06-29input_common: Allow timeouts to happen while scanning for a ringgerman77
2023-06-28input_common: Tune mouse controlsNarr the Reg
2023-06-28android: Make MemoryUtil an objectCharles Lombardo
2023-06-28Merge pull request #10945 from t895/android-14bunnei
2023-06-28Blacklist EDS3 blending from new AMD driversMatías Locatti
2023-06-28android: Android 14 supportCharles Lombardo
2023-06-28Memory Tracking: Optimize tracking to only use atomic writes when contested w...Fernando Sahmkow
2023-06-28MemoryTracking: Initial setup of atomic writes.Fernando Sahmkow
2023-06-28Merge pull request #10837 from liamwhite/mali-supportliamwhite
2023-06-28input_common: Remove duplicated DriverResult enumgerman77
2023-06-28x64: cpu_wait: Implement MWAITX for non-MSVC compilersMorph
2023-06-28x64: cpu_wait: Remove magic valuesMorph
2023-06-28x64: cpu_wait: Make use of MWAITX in MicroSleepMorph
2023-06-28x64: Add detection of monitorx instructionsMorph