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
2021-07-08
config: Remove float {Read,Write}Setting variants
ameerj
2021-07-08
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-08
configure_audio: Use u8 for volume value
ameerj
2021-06-30
yuzu_cmd: config: Pass a reference in
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-22
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-06-17
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-16
Merge pull request #6418 from clementgallet/sdl-audio-backend
bunnei
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
2021-06-15
yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings
ameerj
2021-06-11
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-07
Merge pull request #6412 from clementgallet/yuzu-cmd-window-gl
bunnei
2021-06-07
Various suggestions by v1993 and lioncash
Clément Gallet
2021-06-06
Add sdl2 audio description in the yuzu-cmd config file
Clément Gallet
2021-06-05
Avoid -Wshadow warning
Clément Gallet
2021-06-04
yuzu-cmd: Fix OpenGL rendering
Clément Gallet
2021-06-04
yuzu-cmd: Add touch_from_button in config file
Clément Gallet
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-20
Merge pull request #6321 from lat9nq/per-game-cpu
bunnei
2021-05-17
general: Demote custom_rtc to regular setting
lat9nq
2021-05-15
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-23
Merge pull request #6232 from lioncash/alias2
bunnei
2021-04-23
emu_window: unsigned -> u32
Lioncash
2021-04-22
yuzu_cmd: Remove unused resource.h
ameerj
2021-04-18
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-14
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-03-08
Merge pull request #5990 from german77/mousePanningV2
bunnei
2021-03-02
Fix default bcat_backend init
Kelebek1
2021-02-27
inputCommon: Mouse fixes
german77
2021-02-15
Merge pull request #4298 from FearlessTobi/remove-cache-setting
bunnei
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-13
config: Make high GPU accuracy the default
ReinUsesLisp
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-11
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-07
Add mouse panning
german
2021-02-07
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-01-27
Merge pull request #5778 from ReinUsesLisp/shader-dir
bunnei
2021-01-21
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-10
config: Enable docked mode by default
Morph
2021-01-10
yuzu_cmd: Silence unreferenced local variable warning
Morph
[next]