index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-23
Merge pull request #10811 from 8bitDream/pip_mute
liamwhite
2023-06-23
Merge pull request #10859 from liamwhite/no-more-atomic-wait
liamwhite
2023-06-23
Merge pull request #10842 from german77/native_mifare
liamwhite
2023-06-23
vfs_real: lock concurrent accesses
Liam
2023-06-22
Merge pull request #10457 from Kelebek1/optimise
bunnei
2023-06-22
Merge pull request #10806 from liamwhite/worst-fs-implementation-ever
bunnei
2023-06-22
Merge pull request #10794 from 8bitDream/multiples
bunnei
2023-06-22
Merge pull request #10878 from GPUCode/log-droid
Morph
2023-06-22
Merge pull request #10869 from 8bitDream/memory
bunnei
2023-06-22
android: Log settings
GPUCode
2023-06-22
general: remove atomic signal and wait
Liam
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
Merge pull request #10777 from liamwhite/no-barrier
bunnei
2023-06-21
Merge pull request #10841 from liamwhite/math-is-hard
bunnei
2023-06-21
Merge pull request #10863 from lat9nq/tz-end-of-string
bunnei
2023-06-21
input_common: Implement native mifare support
Narr the Reg
2023-06-21
android: Generalize string message dialog
Abandoned Cart
2023-06-21
android: Add support for concurrent installs
Abandoned Cart
2023-06-21
android: Convert memory sizes to resource
Abandoned Cart
2023-06-21
android: Add a notice when RAM inadequate
Abandoned Cart
2023-06-21
android: Refactor native and corresponding variables
Abandoned Cart
2023-06-21
Fix JNI and expose mute settings to Android
Abandoned Cart
2023-06-21
android: Add a PiP interface to mute / unmute
Abandoned Cart
2023-06-20
android: Don't show custom driver button on mali and x86
Charles Lombardo
2023-06-20
time_zone_manager: Add null terminator
lat9nq
2023-06-20
time_zone_manager: Stop on comma
lat9nq
2023-06-20
Merge pull request #10818 from vonchenplus/render_target_samples
liamwhite
2023-06-20
Merge pull request #10835 from lat9nq/intel-restrict-compute-disable
liamwhite
2023-06-20
Merge pull request #10840 from Kelebek1/unbug_blinks_brain
liamwhite
2023-06-19
vulkan_device: Remove brace initializer
toast2903
2023-06-19
video_core: Check broken compute earlier
lat9nq
2023-06-19
vfs_concat: verify short read
Liam
2023-06-18
vfs_concat: fix offset calculation when not aligned to file boundary
Liam
2023-06-19
Use current GPU address when unmapping GPU pages, not the base
Kelebek1
2023-06-18
vk_device_info: Check only affected Intel drivers
lat9nq
2023-06-18
video_core: Formalize HasBrokenCompute
lat9nq
2023-06-18
Merge pull request #10829 from lat9nq/remove-external-mem
liamwhite
2023-06-18
Merge pull request #10486 from lat9nq/vk-device-find-once
liamwhite
2023-06-18
Merge pull request #10798 from vonchenplus/draw_texture_scale
liamwhite
2023-06-18
Merge pull request #10809 from Kelebek1/reduce_vertex_bindings
liamwhite
2023-06-17
Merge pull request #10797 from lat9nq/tzdb-patch
bunnei
2023-06-18
vulkan_device: Remove external memory extension
lat9nq
2023-06-17
renderer_vulkan: add missing include
Liam
2023-06-17
time_zone_service: Always write time zone rule data
lat9nq
2023-06-17
Merge pull request #10813 from lat9nq/no-atomic-bool
Morph
2023-06-18
Merge pull request #10744 from Wollnashorn/af-for-all
Fernando S
2023-06-17
Synchronize vertex buffer even when it doesn't require binding
Kelebek1
2023-06-17
k_thread: Use a mutex and cond_var to sync bool
lat9nq
2023-06-17
video_core: add samples check when find render target
FengChen
[next]