index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
settings.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-265
/
+0
*
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-04-14
1
-0
/
+1
*
Merge pull request #6135 from Morph1984/borderless-windowed-fullscreen
bunnei
2021-04-11
1
-0
/
+1
|
\
|
*
configure_graphics: Add Borderless Windowed fullscreen mode
Morph
2021-04-06
1
-0
/
+1
*
|
configuration: Add auto stub toggle that resets on boot
ameerj
2021-03-30
1
-0
/
+1
|
/
*
Add mouse panning
german
2021-02-07
1
-2
/
+3
*
Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan
bunnei
2021-01-03
1
-0
/
+1
|
\
|
*
dynarmic: Add Unsafe_InaccurateNaN optimization
MerryMage
2021-01-02
1
-0
/
+1
*
|
typo fix
Timotej Leginus
2021-01-01
1
-1
/
+1
|
/
*
core: settings: Untangle multicore from asynchronous GPU.
bunnei
2020-12-28
1
-3
/
+0
*
Merge pull request #5020 from german77/AnalogfromButtonFix
Morph
2020-12-08
1
-0
/
+2
|
\
|
*
Disable analog joystick from buttons by default
german
2020-12-07
1
-0
/
+2
*
|
Merge pull request #4937 from german77/multiUDP
bunnei
2020-12-01
1
-3
/
+1
|
\
\
|
*
|
Add multiple udp server support
german
2020-11-25
1
-3
/
+1
|
|
/
*
/
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
1
-2
/
+6
|
/
*
Merge pull request #4451 from slashiee/extended-logging
bunnei
2020-11-23
1
-0
/
+1
|
\
|
*
logging/settings: Increase maximum log size to 100 MB and add extended loggin...
M&M
2020-08-24
1
-0
/
+1
*
|
configure_input: Add per-player vibration
Morph
2020-11-15
1
-0
/
+1
*
|
settings: Remove global vibration strength modifier
Morph
2020-11-15
1
-1
/
+0
*
|
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
1
-0
/
+1
*
|
settings: Preparation for per-game input settings
Morph
2020-11-15
1
-11
/
+46
*
|
settings: Simplify initializer of resolution factor
Lioncash
2020-11-05
1
-1
/
+1
*
|
core/settings: Move configuring_global behind an API
Lioncash
2020-11-04
1
-4
/
+7
*
|
video_core: NVDEC Implementation
ameerj
2020-10-26
1
-0
/
+1
*
|
configure_input: Hook up the motion button and checkbox
Morph
2020-09-05
1
-0
/
+1
*
|
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-29
1
-2
/
+10
*
|
Project Mjölnir: Part 1
Morph
2020-08-26
1
-333
/
+6
|
/
*
dynarmic: Add unsafe optimizations
MerryMage
2020-08-16
1
-1
/
+5
*
configure_graphics: Remove Force 30 FPS mode
Morph
2020-07-28
1
-1
/
+0
*
Rebase for per game settings
David Marcec
2020-07-17
1
-0
/
+1
*
Merge pull request #4337 from lat9nq/fix-per-game-async
bunnei
2020-07-16
1
-0
/
+3
|
\
|
*
settings: Move settings sanitization to its own function
lat9nq
2020-07-14
1
-0
/
+3
*
|
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-14
1
-1
/
+17
|
\
\
|
*
|
configure_cpu: Show/Hide debugging options
MerryMage
2020-07-11
1
-0
/
+7
|
*
|
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-11
1
-1
/
+10
|
|
/
*
/
settings: Remove storage size options
Morph
2020-07-10
1
-29
/
+0
|
/
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
1
-43
/
+81
*
Add a "Mute Audio" hotkey
Kewlan
2020-06-26
1
-0
/
+3
*
Merge pull request #3966 from Morph1984/hide-internal-resolution-ui
bunnei
2020-06-16
1
-1
/
+1
|
\
|
*
yuzu/frontend: Remove internal resolution option
Morph
2020-06-06
1
-1
/
+1
*
|
Implement macro JIT
David Marcec
2020-05-30
1
-0
/
+1
|
/
*
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
2020-05-19
1
-0
/
+1
*
core: settings: Add a setting for time zone.
bunnei
2020-05-11
1
-0
/
+4
*
GPU: Add Fast GPU Time Option.
Fernando Sahmkow
2020-04-23
1
-0
/
+1
*
Correct Linux Compile Error.
Fernando Sahmkow
2020-04-22
1
-7
/
+2
*
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
1
-1
/
+15
*
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-20
1
-0
/
+1
*
set: implement GetRegionCode
Dan
2020-03-19
1
-0
/
+1
*
yuzu: Save sound output mode and set it to Stereo by default
FearlessTobi
2020-03-17
1
-0
/
+1
*
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-02-27
1
-0
/
+1
[next]