index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
settings: Allow CPU Debug and Fastmem to be changed per-game
t895
1
-4
/
+4
2023-12-12
android: Add per-game drivers
t895
2
-0
/
+3
2023-12-12
android: Refactor settings to expose more options
t895
1
-1
/
+4
2023-12-09
settings: Clearer NCE error messages
GPUCode
1
-2
/
+6
2023-12-08
settings: Enable NCE by default on capable systems
t895
1
-4
/
+10
2023-12-02
host_memory: move MAP_ALIGNED_SUPER attempt after 448d4815dece
Jan Beich
1
-13
/
+11
2023-12-02
host_memory: allow missing MAP_NORESERVE on FreeBSD after 448d4815dece
Jan Beich
1
-0
/
+4
2023-11-30
cmake: prefer system gamemode library
Alexandre Bouvier
1
-1
/
+1
2023-11-30
cmake: sync gamemode conditionals with code after 5eec980a2d71
Jan Beich
1
-1
/
+1
2023-11-29
general: conditionally compile gamemode on linux only
Liam
2
-1
/
+2
2023-11-29
cmake: Move HAS_NCE to root cmake
GPUCode
1
-1
/
+1
2023-11-26
qt: add cpu_backend configuration
amazingfate
3
-4
/
+4
2023-11-26
general: fix mac compile
Liam
1
-0
/
+2
2023-11-25
yuzu: create linux group in general settings
flodavid
6
-2
/
+78
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
1
-0
/
+2
2023-11-25
host_memory: Simplify randomness generation
GPUCode
1
-11
/
+2
2023-11-25
common: Enforce fastmem for nce usage
GPUCode
1
-1
/
+1
2023-11-25
Address some review comments
GPUCode
3
-3
/
+6
2023-11-25
android: Add cpu bakend gui toggle
GPUCode
3
-5
/
+11
2023-11-25
arm: Implement native code execution backend
Liam
3
-8
/
+8
2023-11-25
device_memory: Enable direct mapped addresses for nce
GPUCode
2
-3
/
+10
2023-11-25
settings: Add cpu backend setting
GPUCode
3
-0
/
+17
2023-11-25
core: Respect memory permissions in Map
GPUCode
2
-14
/
+44
2023-11-25
host_memory: Switch to FreeRegionManager
Liam
2
-29
/
+67
2023-11-25
host_memory: ensure map base is between 36 and 39 bits
Liam
1
-2
/
+58
2023-11-25
common: Add free region manager
--author=Liam
2
-0
/
+56
2023-11-25
common: Add libc sigaction hook
GPUCode
3
-0
/
+68
2023-11-21
common: settings: Add ifdefs to define android's default settings
t895
1
-6
/
+36
2023-11-21
config: Unify config handling under frontend_common
t895
1
-2
/
+2
2023-11-12
renderer_vulkan: Introduce separate cmd buffer for uploads
GPUCode
1
-0
/
+2
2023-11-11
core: hid: Split SL and SR buttons
german77
2
-6
/
+10
2023-11-10
kernel: add KPageTableBase
Liam
2
-18
/
+29
2023-11-10
yuzu: Make mute audio persistent
Narr the Reg
1
-1
/
+1
2023-11-10
yuzu: Save mute when in background setting
Narr the Reg
2
-0
/
+3
2023-11-03
arm: NativeClock: Special handling for bad system counter clock frequency rep...
Charles Lombardo
1
-1
/
+20
2023-10-30
android: Fix resolving android URIs in native code
Charles Lombardo
4
-0
/
+70
2023-10-28
nvidia_flags: Enable GL Threaded optimizations
Ameer J
1
-0
/
+1
2023-10-27
We dont need that
boludoz
1
-15
/
+19
2023-10-25
cmake: prefer system stb headers
Alexandre Bouvier
3
-1
/
+21
2023-10-20
common: use SetThreadDescription API for thread names
Liam
1
-22
/
+2
2023-10-16
More @liamwhite suggestions applied.
boludoz
1
-9
/
+3
2023-10-16
Sugestions and fixes.
boludoz
1
-2
/
+2
2023-10-16
Some improvements (suggestions)
boludoz
1
-8
/
+2
2023-10-15
Less code, simpler, better.
boludoz
2
-80
/
+1
2023-10-15
Typing and formatting errors fixed.
boludoz
3
-31
/
+29
2023-10-15
Unnecessary feature removed
boludoz
2
-84
/
+1
2023-10-15
Fixes and improvements
boludoz
1
-8
/
+27
2023-10-15
Improved shortcut: add games in applist for Windows, question for start game ...
boludoz
4
-15
/
+168
2023-10-13
common/polyfill_thread: use std::forward where appropriate, qualify std::move...
Valeri Ochinski
1
-10
/
+11
2023-10-12
kernel: mark TLS accessors as noinline for non-MSVC LTO
Liam
1
-0
/
+4
[next]