index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2025-05-12
fix(renderer_vulkan): resolve asynchronous presentation crashes and compilati...
Zephyron
2025-05-12
feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services
Zephyron
2025-05-12
feat: add CPU clock rate slider to settings
Zephyron
2025-05-12
feat: add option to respect present interval 0 as unlocked FPS
Zephyron
2025-05-12
android: Update build system and optimize ARM NCE implementation
Zephyron
2025-05-12
android: Initial multiplayer support
vampiric_x
2025-05-12
build: upgrade fmt and SDL2
Zephyron
2025-05-11
common: Enhance memory mapping safety and debugging
Zephyron
2025-05-11
common: improve host memory mapping validation
Zephyron
2025-05-11
vulkan: Fix parameter naming consistency for Android compilation
Zephyron
2025-05-11
common/nvdrv: improve memory validation and error handling
Zephyron
2025-05-11
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-05-11
string_util: Replace deprecated wstring_convert with direct UTF conversions
Zephyron
2025-05-11
common: Improve error handling in host memory management
Zephyron
2025-05-11
common: Use consistent cache line size in RingBuffer
Zephyron
2025-05-11
core: Add support for 10GB and 12GB memory configurations
Zephyron
2025-05-11
impl(Multiplayer): Switched API To Enable Multiplayer
Zephyron
2024-12-20
Add 12gb DRAM option (#90)
Zuckerwatte1
2024-12-20
externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)
lui
2024-12-20
mark format functions as const
Samuliak
2024-12-20
renderer: add area sampling scaling method (#57)
lui
2024-12-20
Fix Android crash caused by incorrect type in progress dialog callbacks (#58)
echosys
2024-12-20
Add option to only optimize SPIRV during load (#13)
echosys
2024-12-20
Use fmt 11.0.0
Mike Lothian
2024-12-20
Disabled problematic MSVC warning-to-errors
spectranator
2024-12-20
Added option to synchronize core tick speed to max speed percentage
spectranator
2024-12-20
Load custom Qt themes from yuzu data directory
flodavid
2024-12-20
Optionally optimize generated SPIRV with spirv-opt (#10)
darktux
2024-12-20
Removed telemetry and anonymized SCM (git) strings
darktux
2024-12-20
Fix GCC builds with Debug build type
darktux
2024-12-20
Add option to log synchronously, add tooltip to log filter.
Kelebek1
2024-12-20
fix: Increased max sensitivity for mouse panning
Akatsuki Levi
2024-12-20
Added 32:9 aspect ratio
niansa
2024-12-20
Port changes from Early Access
niansa
2024-02-26
Merge pull request #13159 from liamwhite/web-error
liamwhite
2024-02-26
settings: remove global override for smash on amdvlk
Liam
2024-02-24
settings: enable error applet
Liam
2024-02-24
common/ring_buffer: Include <limits> header
wheremyfoodat
2024-02-23
Merge pull request #13100 from liamwhite/audio-ipc
liamwhite
2024-02-22
Merge pull request #13001 from liamwhite/scaled-availability
Narr the Reg
2024-02-20
audio: rewrite IAudioDevice
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-18
vulkan_device: don't use fixed cap for memory limits
Liam
2024-02-17
android: Input mapping
t895
2024-02-11
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-09
Merge pull request #12920 from t895/jni-common
liamwhite
2024-02-09
general: add default configurations for applet mode
Liam
2024-02-08
common: fs: Expand android macros
t895
2024-02-08
android: Move JNI setup and helpers to common
t895
2024-02-08
Merge pull request #12914 from FernandoS27/vc-refactor
liamwhite
[next]