index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
config.cpp
Age
Commit message (
Expand
)
Author
2023-11-21
config: Unify config handling under frontend_common
t895
2023-09-13
cmd/config: Remove uncaught usage of stoul
lat9nq
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-07-21
settings: Recategorize a bit
lat9nq
2023-07-21
settings: Add a registry of settings
lat9nq
2023-07-21
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-09
service: nfp: Allow to load with a different amiibo id
german77
2023-05-07
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-06
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
Merge pull request #10162 from lat9nq/sdl-remove-old
liamwhite
2023-05-05
yuzu-sdl,audio_core: Remove antiquated warning ignore
lat9nq
2023-05-03
settings: remove pessimistic flushing
Liam
2023-05-03
Merge pull request #10124 from liamwhite/pebkac
Morph
2023-05-02
configuration: Expose separate swap present modes
lat9nq
2023-05-01
vk_present_manager: Add toggle for async presentation
GPUCode
2023-04-30
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2023-02-09
input_common: Reintroduce custom pro controller support
Narr the Reg
2023-02-04
yuzu_cmd: Fix mismatching controller input
german77
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-04
common: add setting for renderer clock workaround
Liam
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2022-12-06
Merge pull request #9370 from liamwhite/break-unmapped
merry
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-02
core: add option to break on unmapped access
Liam
2022-11-28
Merge pull request #9325 from german77/default_by_default
liamwhite
2022-11-27
yuzu-cmd: Fix default config value
german77
2022-11-24
FSR Sharpening Slider part 1 - only a global slider
MatÃas Locatti
2022-08-25
video_core: add option for pessimistic flushing
Liam
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-22
Project Andio
Kelebek1
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-15
common/setting: Make ranged a property of the type
merry
2022-06-30
settings: Consolidate RangedSetting's with regular ones
lat9nq
2022-06-10
core/debugger: support operation in yuzu-cmd
Liam
2022-03-21
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-20
yuzu_cmd: Reduce unused includes
ameerj
2022-03-15
yuzu_cmd: Allow user to specify config file location
lat9nq
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
2022-02-21
settings: Add a new "use_extended_memory_layout" setting.
bunnei
2022-02-05
config: Support motion inputs
lat9nq
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
config: Cleanup and documentation
german77
2021-11-24
core: Update input interpreter
german77
2021-11-16
Frontend: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
yuzu_cmd: Read resolution_setup and scaling_filter from config
lat9nq
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-10-15
config: Read network_interface
lat9nq
[next]