index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-09-02
service: mii: Fix building with Clang 21
Mike Lothian
2025-09-02
kernel: Fix compilation with Clang 21
Mike Lothian
2025-06-17
video_core: Rework VAAPI code
Mike Lothian
2025-06-15
Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#...
MaranBr
2025-06-15
Fix video decoding on newer versions of FFmpeg (#155)
MaranBr
2025-05-12
Fix compile warning
Mike Lothian
2025-05-12
Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanup
Wasted
2025-05-12
api_version: Update constants for HOS 20.0.1
Zephyron
2025-05-12
fix(renderer_vulkan): resolve asynchronous presentation crashes and compilati...
Zephyron
2025-05-12
api_version: Update constants for HOS 20.0.0
Zephyron
2025-05-12
chore: Make firmware optional rather than required
Zephyron
2025-05-12
fix: remove invalid WSAEBUSY Windows socket error code
Zephyron
2025-05-12
socket: Implement missing errno values and improve network error handling
Zephyron
2025-05-12
android: Update build configuration and package identifiers
Zephyron
2025-05-12
video_core: Add fallback handling for failed storage buffer lookups
Zephyron
2025-05-12
video_core: Improve texture cache memory management to prevent leaks
Zephyron
2025-05-12
feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services
Zephyron
2025-05-12
fix: correct implementation of present interval 0 for unlocked FPS
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
service/sockets: Implement network services for new firmware versions
Zephyron
2025-05-12
refactor(vulkan): remove depth buffer workarounds and excessive logging
Zephyron
2025-05-12
nvn(fix): Optimize shader performance by enhancing NVN bias settings
Zephyron
2025-05-12
renderer/friend: Improve reversed depth handling and Friend service
Zephyron
2025-05-12
memory: Implement enhanced memory management system
Zephyron
2025-05-12
service/ssl: Register ssl:s service to fix game hangs
Zephyron
2025-05-12
vulkan: Implement AMD driver workaround for logic operations
Zephyron
2025-05-12
core(base_clock_rate): Revert Back To 1,020 MHz
Zephyron
2025-05-12
android: Update build system and optimize ARM NCE implementation
Zephyron
2025-05-12
Fix a few strings
vampiric_x
2025-05-12
android: Initial multiplayer support
vampiric_x
2025-05-12
Remove quickstart guide references to address legal concerns
Zephyron
2025-05-12
arm: Improve TLB implementation and fault handling in NCE
Zephyron
2025-05-12
shader_recompiler: Implement vertex count lookup for Geometry stage
Zephyron
2025-05-12
core/arm/nce: Implement TLB caching system
Zephyron
2025-05-12
vulkan: Improve memory allocation robustness
Zephyron
2025-05-12
android: Update build dependencies and configurations
Zephyron
2025-05-12
Remove redundant TranslateIPv4 function
Zephyron
2025-05-12
network: Improve network interface handling and address resolution
Zephyron
2025-05-12
feat: Add Home Menu launch support and system improvements
Zephyron
2025-05-12
texture_cache: Add equality operators for ImageInfo and ImageViewInfo
Zephyron
2025-05-12
build: upgrade fmt and SDL2
Zephyron
2025-05-11
service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled
Zephyron
2025-05-11
service/am: Implement CreateManagedDisplaySeparableLayer
Zephyron
2025-05-11
service/nvnflinger: Unstub GetNativeHandle
Zephyron
2025-05-11
service/vi: Improve OpenDisplay validation
Zephyron
2025-05-11
service/aoc: Implement CheckAddOnContentMountStatus
Zephyron
2025-05-11
android: Disable RAM Overlay By Default
Zephyron
2025-05-11
vulkan: Rename resolve_image to resolve_image_holder
Zephyron
2025-05-11
network: Fix 0.0 FPS bug on Android (Part 2)
Zephyron
[next]