index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
settings.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
settings: Add UiGeneral class
lat9nq
2023-07-21
1
-2
/
+5
*
configuration: Implement slider
lat9nq
2023-07-21
1
-2
/
+11
*
settings: Define base renderer runtime modifiable settings
lat9nq
2023-07-21
1
-21
/
+22
*
settings: Add anisotropy mode enum
lat9nq
2023-07-21
1
-0
/
+8
*
shared_translation: Finish using int ids
lat9nq
2023-07-21
1
-2
/
+2
*
settings,uisettings: Add IDs to settings
lat9nq
2023-07-21
1
-3
/
+13
*
configure_graphics: Partial runtime implementation
lat9nq
2023-07-21
1
-1
/
+1
*
settings: Recategorize a bit
lat9nq
2023-07-21
1
-38
/
+49
*
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
1
-12
/
+41
*
settings: Add a registry of settings
lat9nq
2023-07-21
1
-186
/
+434
*
settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
lat9nq
2023-07-21
1
-2
/
+4
*
settings: Pool SetGlobal functions
lat9nq
2023-07-21
1
-2
/
+10
*
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-21
1
-2
/
+9
*
input_common: Tune mouse controls
Narr the Reg
2023-06-28
1
-6
/
+4
*
Merge pull request #10495 from bm01/master
liamwhite
2023-06-27
1
-2
/
+9
|
\
|
*
input_common: Redesign mouse panning
Baptiste Marie
2023-06-12
1
-2
/
+9
*
|
video_core: optionally skip barriers on feedback loops
Liam
2023-06-14
1
-0
/
+1
|
/
*
nvnflinger: allow locking framerate during video playback
Liam
2023-06-08
1
-0
/
+1
*
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-23
1
-0
/
+9
*
Merge pull request #10181 from lat9nq/intel-compute-toggle
liamwhite
2023-05-15
1
-0
/
+1
|
\
|
*
settings: Add enable compute pipelines
lat9nq
2023-05-07
1
-0
/
+1
*
|
service: nfp: Allow to load with a different amiibo id
german77
2023-05-09
1
-0
/
+2
*
|
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
1
-0
/
+1
|
/
*
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
1
-1
/
+9
|
\
|
*
settings: Enable FIFO relaxed
lat9nq
2023-05-02
1
-5
/
+6
|
*
configuration: Expose separate swap present modes
lat9nq
2023-05-02
1
-1
/
+8
*
|
settings: remove pessimistic flushing
Liam
2023-05-03
1
-1
/
+0
*
|
Merge pull request #10124 from liamwhite/pebkac
Morph
2023-05-03
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-30
1
-1
/
+2
*
|
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
1
-0
/
+1
|
/
*
Merge pull request #9906 from german77/metroid2
bunnei
2023-03-08
1
-1
/
+1
|
\
|
*
input_common: Increase mouse sensitivity range
german77
2023-03-07
1
-1
/
+1
*
|
fix typo in settings.h
Ikko Eltociear Ashimine
2023-03-06
1
-4
/
+4
|
/
*
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-26
1
-1
/
+1
*
Merge pull request #9849 from ameerj/async-astc
liamwhite
2023-02-26
1
-0
/
+1
|
\
|
*
configuration: Add async ASTC decode setting
ameerj
2023-02-22
1
-0
/
+1
*
|
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2023-02-25
1
-1
/
+1
|
/
*
input_common: Reintroduce custom pro controller support
Narr the Reg
2023-02-09
1
-0
/
+1
*
Move to Clang Format 15
Levi Behunin
2023-01-29
1
-4
/
+8
*
input_common: Disable SDL driver with switch controllers
Narr the Reg
2023-01-19
1
-0
/
+1
*
Update settings.h
Matías Locatti
2023-01-13
1
-0
/
+2
*
1.5X resolution scaler option
Matías Locatti
2023-01-13
1
-5
/
+6
*
renderer_vulkan: disable turbo by default
Liam
2023-01-08
1
-1
/
+1
*
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-06
1
-0
/
+1
|
\
|
*
common: add setting for renderer clock workaround
Liam
2023-01-04
1
-0
/
+1
*
|
config: Better wording for VK pipeline cache option and enable by default
Wollnashorn
2023-01-05
1
-1
/
+1
*
|
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
1
-0
/
+2
|
/
*
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-04
1
-0
/
+1
*
Set: Allow setting device nickname
Chloe Marcec
2022-12-13
1
-0
/
+1
*
video_core: Integrate SMAA
Liam
2022-12-08
1
-1
/
+2
[prev]
[next]