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
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...
Wollnashorn
2023-01-05
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
2023-01-05
config: Better wording for VK pipeline cache option and enable by default
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
2023-01-01
TAS: Record sanitized instead of raw stick inputs
MonsterDruide1
2023-01-01
Merge pull request #9514 from ColinKinloch/en_gb
liamwhite
2022-12-30
settings: comment language blocklist columns
Colin Kinloch
2022-12-30
config: Save multiplayer settings only globally
Wollnashorn
2022-12-29
settings: added regon/language warning bounds check
Colin Kinloch
2022-12-28
settings: warn on invalid regon/language combinations
Colin Kinloch
2022-12-27
Merge pull request #9495 from german77/no_refresh
bunnei
2022-12-24
qt: prevent reentrant shutdown
Liam
2022-12-23
qt: fix 'Pause' menu item (#9497)
liamwhite
2022-12-23
Merge pull request #9476 from liamwhite/async-shutdown
liamwhite
2022-12-23
qt: fix uninitialized memory usage
Liam
2022-12-23
yuzu: Automatically refresh device list
german77
2022-12-21
qt: exit properly on guest-initiated close
Liam
2022-12-21
qt: use main window as close overlay parent
Liam
2022-12-20
qt: continue event loop during game close
Liam
2022-12-20
Merge pull request #9463 from liamwhite/manager-events
liamwhite
2022-12-19
overlay_dialog: Avoid starting the input thread if non-interactive
Morph
2022-12-18
overlay_dialog: Hide button dialog box when both buttons are hidden
Morph
2022-12-18
Merge pull request #9469 from Rubo3/patch-1
liamwhite
2022-12-18
Merge pull request #9467 from german77/folder
liamwhite
2022-12-18
Use execlp instead of execl to avoid failure
Marco Rubin
2022-12-18
yuzu: Remember last selected directory
german77
2022-12-18
bootmanager: Use proper camera size
german77
2022-12-17
bootmanager: Encapsulate all QCamera code
german77
2022-12-17
yuzu: fix device name setting
german77
2022-12-17
qt: use _exit instead of exit on SIGINT
Liam
2022-12-17
EmuThread: refactor
Liam
2022-12-17
Merge pull request #9461 from liamwhite/wanative
Mai
2022-12-17
Merge pull request #9454 from liamwhite/wayland-egl
Mai
2022-12-17
qt: avoid setting WA_DontCreateNativeAncestors on all platforms
Liam
2022-12-17
Merge pull request #9451 from ameerj/camera-data-array
liamwhite
2022-12-16
camera: Use pre-allocated vector for camera data
ameerj
2022-12-16
Merge pull request #6354 from ogniK5377/device-name
liamwhite
2022-12-16
Merge pull request #8605 from devsnek/graceful-shutdown
liamwhite
2022-12-16
Merge pull request #6769 from lat9nq/create-shortcut-2
liamwhite
2022-12-16
qt: handle wayland-egl platform name
Liam
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
2022-12-13
main: Address review feedback
lat9nq
2022-12-13
yuzu qt: Create shortcuts on Linux
lat9nq
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
OpenGL: Check for threading support
Alexander Orzechowski
[next]