- 02 Jul, 2023 10 commits
-
-
liamwhite authored
android: Rework MemoryUtil
-
liamwhite authored
Memory Tracking: Add mechanism to register small writes when gpu page is contested by GPU
-
liamwhite authored
fsmitm_romfsbuild: avoid full path lookups
-
Fernando S authored
Revert "texture_cache: Fix incorrect logic for AccelerateDMA"
-
liamwhite authored
Minor cleanup in BufferCacheRuntime::ReserveNullBuffer
-
liamwhite authored
vulkan: Improvements to macOS surface creation
-
liamwhite authored
general: Misc changes that did not deserve their own PRs
-
liamwhite authored
sink_stream: Resolve heap buffer corruption due to out of bounds write
-
liamwhite authored
input_common: Tune mouse controls
-
- 01 Jul, 2023 8 commits
-
-
Steveice10 authored
It is probably not correct to create a surface on a non-VulkanSurface window. On macOS this causes a preferences crash due to missing CAMetalLayer.
-
comex authored
As far as I can tell, there is no reason to OR this bit in separately.
-
Steveice10 authored
-
zhaobot authored
Co-authored-by: The yuzu Community <noreply-fake@community.yuzu-emu.org>
-
Morph authored
-
Morph authored
-
Morph authored
-
german77 authored
-
- 30 Jun, 2023 7 commits
-
-
Fernando S authored
Texture cache: Fix YFC regression due to code testing
-
Charles Lombardo authored
-
Morph authored
-
Morph authored
Allows for implicit conversion to std::span<T>.
-
Fernando S authored
AccelerateDMA: Don't accelerate 3D texture DMA operations
-
Charles Lombardo authored
Uses string templates and rounds up memory amount for potentially inaccurate checks now
-
Morph authored
Also, remove the use of ScratchBuffer when upmixing, as other channels may not be initialized with zeroed out data.
-
- 29 Jun, 2023 11 commits
-
-
Fernando Sahmkow authored
-
Charles Lombardo authored
android: Suppress a known incompatibility
-
liamwhite authored
x64: Make use of monitorx instructions for power efficient sleeps (AMD)
-
liamwhite authored
input_common: Remove duplicated enum and fix ring detection
-
liamwhite authored
Blacklist EDS3 blending from new AMD drivers
-
Abandoned Cart authored
Android Gradle plugin 8.0.2 is designed for API 33, but a newer plugin hasn't been released yet. The warning message is rather extravagant, but also suggests adding this property if you are aware of the risks.
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
german77 authored
-
Narr the Reg authored
-
Charles Lombardo authored
-
- 28 Jun, 2023 4 commits
-
-
bunnei authored
android: Android 14 support
-
Matías Locatti authored
-
Charles Lombardo authored
Specifies the permissions needed for the changes to foreground services in Android 14.
-
Fernando Sahmkow authored
-