index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2020-07-17
Rebase for per game settings
David Marcec
2020-07-17
async shaders
David Marcec
2020-07-16
Merge pull request #4337 from lat9nq/fix-per-game-async
bunnei
2020-07-16
Merge pull request #4297 from FearlessTobi/skip-profile-select
bunnei
2020-07-15
Use proper install result when overwriting files
Morph
2020-07-14
settings: Move settings sanitization to its own function
lat9nq
2020-07-14
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-14
Merge pull request #4282 from Morph1984/fs-size
bunnei
2020-07-14
main: Set async gpu properly after loading per-game setting
lat9nq
2020-07-14
configure_general: Explicitly guard use_multi_core when applying settings
lat9nq
2020-07-12
configure_cpu: Split optimization settings off into Debug tab
MerryMage
2020-07-12
Merge pull request #4290 from lioncash/latest
LC
2020-07-12
Merge pull request #3385 from Morph1984/batch-install
bunnei
2020-07-11
configure_cpu: Add tooltips
MerryMage
2020-07-11
configure_cpu: Show/Hide debugging options
MerryMage
2020-07-11
main/profile_select: Don't prompt for profile selection when only one is avai...
FearlessTobi
2020-07-11
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-11
CMakeLists: Make use of /std:c++latest on MSVC
Lioncash
2020-07-10
Merge pull request #4221 from jbeich/unused-qt-opengl
bunnei
2020-07-10
Add additional empty check for the QStringList returned by the InstallDialog
Morph
2020-07-10
Update the install and progress dialogs
Morph
2020-07-10
Refactor batch installing files
Morph
2020-07-10
Add support for batch install to NAND
Morph
2020-07-10
settings: Remove storage size options
Morph
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-08
Merge pull request #4255 from lioncash/copy
bunnei
2020-07-06
change shortcut context for other hotkeys with file open dialog
Ameer
2020-07-06
Fix ss crash on game menu, fix ss on windowed mode
Ameer
2020-07-06
configure_graphics: Make use of qOverload in signals/slots
Lioncash
2020-07-06
configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox()
Lioncash
2020-07-04
Fix merge conflicts?
Ameer
2020-07-02
Fix unnecessary diffs
Ameer
2020-07-02
Add LR triggers as axes, half press to initiate a press, add GC axis id in co...
Ameer
2020-07-01
cmake: stop linking against QGL after c6a0ab979239
Jan Beich
2020-07-01
key_manager: Correct casing of instance()
Lioncash
2020-07-01
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-06-30
Merge pull request #4063 from FreddyFunk/game-version-in-title
bunnei
2020-06-30
Merge pull request #4166 from VolcaEM/quickstart-faq
bunnei
2020-06-29
Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix
bunnei
2020-06-27
YuzuQT: Hide Speed UI on Multicore.
Fernando Sahmkow
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
General: Correct rebase, sync gpu and context management.
Fernando Sahmkow
2020-06-27
General: Cleanup legacy code.
Fernando Sahmkow
2020-06-27
Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL.
Fernando Sahmkow
2020-06-27
ARM/WaitTree: Better track the CallStack for each thread.
Fernando Sahmkow
2020-06-27
GUI: Make multicore only work with Async and add GUI for multicore.
Fernando Sahmkow
2020-06-27
General: Fix microprofile on dynarmic/svc, fix wait tree showing which thread...
Fernando Sahmkow
2020-06-27
General: Fix Stop function
Fernando Sahmkow
2020-06-27
General: Initial Setup for Single Core.
Fernando Sahmkow
2020-06-27
Yuzu/Debuggers: Correct Wait Tree for Paused threads.
Fernando Sahmkow
[next]