summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #10710 from liamwhite/romfs2Gravatar liamwhite2023-07-021-21/+17
|\ \ \ \ \ \ \
| * | | | | | | fsmitm_romfsbuild: avoid full path lookupsGravatar Liam2023-06-271-21/+17
* | | | | | | | Revert "texture_cache: Fix incorrect logic for AccelerateDMA"Gravatar Liam2023-07-011-4/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #10984 from comex/cobGravatar liamwhite2023-07-011-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Minor cleanup in BufferCacheRuntime::ReserveNullBufferGravatar comex2023-07-011-2/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #10974 from Steveice10/macos_vkGravatar liamwhite2023-07-015-16/+23
|\ \ \ \ \ \ \
| * | | | | | | yuzu: Use test window with VulkanSurface to check for present modes.Gravatar Steveice102023-07-011-1/+4
| * | | | | | | vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK.Gravatar Steveice102023-06-304-15/+19
| |/ / / / / /
* | | | | | | Merge pull request #10970 from Morph1984/thingGravatar liamwhite2023-07-0118-100/+124
|\ \ \ \ \ \ \
| * | | | | | | parcel: Optimize small_vector sizesGravatar Morph2023-06-301-11/+13
| * | | | | | | maxwell_dma: Specify dst_operand.pitch instead of a temp varGravatar Morph2023-06-301-4/+3
| * | | | | | | general: Use ScratchBuffer where possibleGravatar Morph2023-06-3014-64/+81
| * | | | | | | ring_buffer: Fix const usage on std::spanGravatar Morph2023-06-301-1/+1
| * | | | | | | scratch_buffer: Add member types to ScratchBufferGravatar Morph2023-06-301-20/+26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #10966 from Morph1984/heap-corruptionGravatar liamwhite2023-07-012-17/+20
|\ \ \ \ \ \ \
| * | | | | | | sink_stream: Resolve heap buffer corruption due to out of bounds writeGravatar Morph2023-06-302-17/+20
* | | | | | | | Merge pull request #10950 from german77/mouse_tuneGravatar liamwhite2023-07-017-116/+88
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | yuzu: Ensure mouse panning can't be enabled with real mouse emulationGravatar german772023-06-305-30/+39
| * | | | | | | input_common: Tune mouse controlsGravatar Narr the Reg2023-06-285-88/+51
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #10953 from FernandoS27/oh-oopsies-yfcGravatar Fernando S2023-06-301-9/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Texture cache: Fix YFC regression due to code testingGravatar Fernando Sahmkow2023-06-291-9/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hateGravatar Fernando S2023-06-301-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | AccelerateDMA: Don't accelerate 3D texture DMA operationsGravatar Fernando Sahmkow2023-06-291-0/+4
| |/ / / /
* | | | | Merge pull request #10955 from 8bitDream/gradleGravatar Charles Lombardo2023-06-291-0/+3
|\ \ \ \ \
| * | | | | android: Suppress a known incompatibilityGravatar Abandoned Cart2023-06-291-0/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #10935 from Morph1984/mwaitxGravatar liamwhite2023-06-294-14/+41
|\ \ \ \ \
| * | | | | x64: cpu_wait: Implement MWAITX for non-MSVC compilersGravatar Morph2023-06-281-0/+10
| * | | | | x64: cpu_wait: Remove magic valuesGravatar Morph2023-06-281-3/+8
| * | | | | x64: cpu_wait: Make use of MWAITX in MicroSleepGravatar Morph2023-06-281-12/+21
| * | | | | x64: Add detection of monitorx instructionsGravatar Morph2023-06-283-0/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #10937 from german77/ringGravatar liamwhite2023-06-2921-481/+526
|\ \ \ \ \
| * | | | | input_common: Allow timeouts to happen while scanning for a ringGravatar german772023-06-292-3/+4
| * | | | | input_common: Remove duplicated DriverResult enumGravatar german772023-06-2821-479/+523
| |/ / / /
* | | | | Merge pull request #10946 from goldenx86/amdBlendingGravatar liamwhite2023-06-291-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Blacklist EDS3 blending from new AMD driversGravatar Matías Locatti2023-06-281-0/+8
| | |/ / | |/| |
* / | | android: Android 14 supportGravatar Charles Lombardo2023-06-282-3/+6
|/ / /
* | | renderer_vulkan: Prevent crashes when blitting depth stencilGravatar GPUCode2023-06-271-0/+3
* | | video_core: Add BCn decoding supportGravatar GPUCode2023-06-2713-120/+221
* | | renderer_vulkan: Add more feature checkingGravatar GPUCode2023-06-273-3/+24
* | | renderer_vulkan: Don't assume debug tool with debug rendererGravatar GPUCode2023-06-271-1/+1
* | | renderer_vulkan: Bump minimum SPIRV versionGravatar GPUCode2023-06-271-1/+1
* | | renderer_vulkan: Respect viewport limitGravatar GPUCode2023-06-273-6/+19
* | | renderer_vulkan: Don't add transform feedback flag if unsupportedGravatar GPUCode2023-06-272-7/+12
* | | renderer_vulkan: Add suport for debug report callbackGravatar GPUCode2023-06-278-37/+113
|/ /
* | Merge pull request #10933 from merryhime/dunnoGravatar liamwhite2023-06-271-5/+0
|\ \
| * | arm_dynarmic_32: Remove disabling of block linking on arm64Gravatar Merry2023-06-271-5/+0
* | | settings: Clean up includesGravatar lat9nq2023-06-271-2/+3
* | | settings: Catch runtime_error, fallback time zoneGravatar lat9nq2023-06-271-3/+15
|/ /
* | yuzu: Fix clang formatGravatar german772023-06-272-12/+15
* | Merge pull request #9663 from EBADBEEF/disable-controller-appletGravatar Narr the Reg2023-06-275-0/+16
|\ \