index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-25
cmake: move gamemode target include into its file
flodavid
1
-1
/
+0
2023-11-25
yuzu: create linux group in general settings
flodavid
1
-18
/
+6
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
2
-0
/
+25
2023-11-21
general: Remove inih
t895
1
-1
/
+1
2023-11-21
config: Unify config handling under frontend_common
t895
7
-876
/
+312
2023-09-13
cmd/yuzu: Remove uncaught usage of stoi
lat9nq
1
-2
/
+3
2023-09-13
cmd/config: Remove uncaught usage of stoul
lat9nq
1
-1
/
+1
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
1
-0
/
+1
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
1
-1
/
+1
2023-07-21
configure_system: Implement with for loop
lat9nq
1
-0
/
+1
2023-07-21
settings: Recategorize a bit
lat9nq
1
-1
/
+5
2023-07-21
settings: Add a registry of settings
lat9nq
2
-138
/
+30
2023-07-21
settings,video_core: Consolidate ASTC decoding options
lat9nq
1
-2
/
+0
2023-07-02
core_timing: Remove GetCurrentTimerResolution in CoreTiming loop
Morph
1
-2
/
+6
2023-06-17
video_core: Removed AF for all mip modes option as it's default now
Wollnashorn
2
-5
/
+0
2023-06-13
video_core: Option to apply anisotropic filtering for all mipmap modes
Wollnashorn
2
-0
/
+5
2023-06-12
input_common: Redesign mouse panning
Baptiste Marie
1
-3
/
+23
2023-06-03
core: frontend: Refactor GraphicsContext to its own module.
bunnei
1
-0
/
+2
2023-06-03
android: Frontend: Fix rendering aspect ratio & add a setting for it.
bunnei
1
-1
/
+1
2023-05-25
Don't exit when using "-u" option in yuzu-cmd
Ariel Cabello
1
-1
/
+1
2023-05-25
Add short "-u" option for yuzu_cmd.
Ariel Cabello
1
-1
/
+1
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
2
-0
/
+5
2023-05-09
service: nfp: Allow to load with a different amiibo id
german77
1
-0
/
+1
2023-05-07
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2
-0
/
+5
2023-05-05
yuzu-sdl,audio_core: Remove antiquated warning ignore
lat9nq
1
-11
/
+1
2023-05-03
settings: remove pessimistic flushing
Liam
2
-5
/
+0
2023-05-02
default_ini: Update V-Sync description
lat9nq
1
-2
/
+8
2023-05-02
configuration: Expose separate swap present modes
lat9nq
1
-1
/
+1
2023-05-01
vk_present_manager: Add toggle for async presentation
GPUCode
2
-0
/
+5
2023-04-30
settings: rename extended memory layout to unsafe, move from general to system
Liam
2
-3
/
+3
2023-04-08
kernel: switch extended memory setting to 8GB arrangement
Liam
1
-1
/
+1
2023-03-05
main: (Windows) Set the current timer resolution to the maximum
Morph
1
-0
/
+4
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2
-0
/
+5
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
1
-2
/
+6
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
1
-1
/
+1
2023-02-09
input_common: Reintroduce custom pro controller support
Narr the Reg
1
-0
/
+1
2023-02-06
Update yuzu_cmd's default_ini.h
MatÃas Locatti
1
-7
/
+10
2023-02-04
yuzu_cmd: Order arguments alphabetically and port arguments from Qt
german77
1
-19
/
+36
2023-02-04
yuzu_cmd: Fix mismatching controller input
german77
3
-2
/
+18
2023-02-04
yuzu_cmd: Fix touch input
german77
2
-33
/
+21
2023-01-25
default_ini: Split and concatenate the config string literal
Morph
1
-2
/
+8
2023-01-05
yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h
Wollnashorn
1
-4
/
+0
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2
-0
/
+5
2023-01-04
common: add setting for renderer clock workaround
Liam
1
-0
/
+1
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
1
-0
/
+1
2023-01-02
cmake: move find-modules to root cmake dir
Alexandre Bouvier
1
-2
/
+0
2022-12-23
Disable automatically opening the console on windows yuzu-cmd builds (#9485)
Chris Oboe
2
-0
/
+16
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
1
-0
/
+2
2022-12-13
emu_window_sdl2: Respect hidpi
Alexander Orzechowski
1
-1
/
+1
2022-12-06
cmake: use sdl2 imported target
Alexandre Bouvier
1
-7
/
+1
[next]