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
2021-01-27
Merge pull request #5778 from ReinUsesLisp/shader-dir
bunnei
2021-01-20
Merge pull request #5270 from german77/multiTouch
bunnei
2021-01-21
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-20
Merge pull request #5743 from german77/HandheldFix
bunnei
2021-01-19
Merge pull request #5755 from FearlessTobi/port-5344
bunnei
2021-01-17
Always update configuration for handheld
german
2021-01-18
game_list: Fix folder reordering
FearlessTobi
2021-01-17
configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXC...
lat9nq
2021-01-17
Fix player 1 default connected value
german
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow to return up to 16 touch inputs per engine
german
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-14
yuzu: Remove unused variables in Qt code
Lioncash
2021-01-14
Merge pull request #5343 from lioncash/qt6
Morph
2021-01-13
configure_motion_touch: Prevent use after move in ApplyConfiguration()
Lioncash
2021-01-13
configure_motion_touch: Migrate off QRegExp to QRegularExpression
Lioncash
2021-01-13
Merge pull request #5330 from german77/regexerror
LC
2021-01-13
Fix IP validator error where the last octet produced an error if the value wa...
german
2021-01-13
yuzu: Migrate off of setMargin() to setContentsMargins()
Lioncash
2021-01-11
hle: kernel: thread: Preserve thread wait reason for debugging only.
bunnei
2021-01-11
yuzu: debugger: wait_tree: Handle unknown ThreadState.
bunnei
2021-01-11
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
bunnei
2021-01-11
hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single Thr...
bunnei
2021-01-11
core: hle: kernel: Update KSynchronizationObject.
bunnei
2021-01-10
Merge pull request #5229 from Morph1984/fullscreen-opt
bunnei
2021-01-10
config: Enable docked mode by default
Morph
2021-01-09
general: Resolve C4062 warnings on MSVC
Morph
2021-01-04
Merge pull request #5261 from gal20/hide_mouse_patch
bunnei
2021-01-03
main: Resolve error string not displaying
Lioncash
2021-01-03
Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan
bunnei
2021-01-02
Merge pull request #5267 from lioncash/localize
bunnei
2021-01-02
dynarmic: Add Unsafe_InaccurateNaN optimization
MerryMage
2021-01-02
general: Fix various spelling errors
Morph
2021-01-01
Merge pull request #5209 from Morph1984/refactor-controller-connect
bunnei
2021-01-01
configure_input: Modify controller connection delay
Morph
2020-12-31
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
gal20
2020-12-31
main: Make the loader error dialog fully translatable
Lioncash
2020-12-31
main: Tidy up enum comparison
Lioncash
2020-12-28
core: settings: Untangle multicore from asynchronous GPU.
bunnei
2020-12-26
Allow to invert analog axis with right click
german
2020-12-25
yuzu/main: Add basic command line arguments
Morph
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-23
Merge pull request #5217 from lat9nq/save-on-boot
bunnei
2020-12-22
yuzu/main: Improve menubar access keys
lat9nq
2020-12-22
Add option to reset window size to 1080p
german
2020-12-21
Merge pull request #5042 from Morph1984/project-aether
bunnei
2020-12-22
yuzu/main: Save settings when starting guest
lat9nq
2020-12-20
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
[next]