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
Age
Commit message (
Expand
)
Author
2023-11-25
cmake: move gamemode target include into its file
flodavid
2023-11-25
yuzu: create linux group in general settings
flodavid
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
2023-11-21
general: Remove inih
t895
2023-11-21
config: Unify config handling under frontend_common
t895
2023-09-13
cmd/yuzu: Remove uncaught usage of stoi
lat9nq
2023-09-13
cmd/config: Remove uncaught usage of stoul
lat9nq
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
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-07-02
core_timing: Remove GetCurrentTimerResolution in CoreTiming loop
Morph
2023-06-12
input_common: Redesign mouse panning
Baptiste Marie
2023-06-03
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
android: Frontend: Fix rendering aspect ratio & add a setting for it.
bunnei
2023-05-25
Don't exit when using "-u" option in yuzu-cmd
Ariel Cabello
2023-05-25
Add short "-u" option for yuzu_cmd.
Ariel Cabello
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
default_ini: Update V-Sync description
lat9nq
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-04-08
kernel: switch extended memory setting to 8GB arrangement
Liam
2023-03-05
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-09
input_common: Reintroduce custom pro controller support
Narr the Reg
2023-02-06
Update yuzu_cmd's default_ini.h
MatÃas Locatti
2023-02-04
Merge pull request #9730 from german77/cmd_arg
liamwhite
2023-02-04
yuzu_cmd: Order arguments alphabetically and port arguments from Qt
german77
2023-02-04
yuzu_cmd: Fix mismatching controller input
german77
2023-02-04
yuzu_cmd: Fix touch input
german77
2023-01-25
default_ini: Split and concatenate the config string literal
Morph
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h
Wollnashorn
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
Merge pull request #9501 from FernandoS27/yfc-rel-2
liamwhite
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-02
cmake: move find-modules to root cmake dir
Alexandre Bouvier
[next]