index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
yuzu: Constrain mouse in render window when emulated
Narr the Reg
1
-5
/
+5
2023-08-22
general: Use console mode helper across project
lat9nq
2
-3
/
+3
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2
-2
/
+5
2023-06-03
android: native: Add support for custom Vulkan driver loading.
bunnei
1
-12
/
+5
2023-06-03
core: frontend: Refactor GraphicsContext to its own module.
bunnei
3
-47
/
+72
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2
-6
/
+6
2023-03-30
applet: controller: Implement cancel button
german77
2
-2
/
+2
2023-03-29
service: am: Improve profile select applet
Narr the Reg
2
-4
/
+15
2023-03-25
qt: implement RequestExit for applets
Liam
17
-9
/
+63
2023-03-12
general: fix spelling mistakes
Liam
1
-1
/
+1
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
1
-0
/
+6
2022-12-05
applets/controller: Use aliases for callbacks
Lioncash
2
-3
/
+5
2022-12-05
applets/error: Use aliases for callbacks
Lioncash
2
-9
/
+11
2022-12-05
applets/mii_edit: Use aliases for callbacks
Lioncash
2
-3
/
+5
2022-12-05
applets/profile_select: Use aliases for callbacks
Lioncash
2
-4
/
+5
2022-12-05
applets/web_browser: Use aliases for callbacks
Lioncash
2
-18
/
+17
2022-12-05
applets/software_keyboard: Use aliases for callbacks
Lioncash
2
-21
/
+16
2022-11-27
Vulkan: update initialization
Liam
1
-0
/
+2
2022-11-22
general: fix compile for Apple Clang
Liam
1
-0
/
+1
2022-11-13
general: Address review comments
german77
2
-4
/
+5
2022-11-13
service: am: Implement cabinet applet backend
german77
2
-0
/
+56
2022-10-10
yuzu: Add 16:10 aspect ratio
Narr the Reg
2
-0
/
+3
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2
-6
/
+4
2022-07-24
applet/swkbd: Implement optional symbol keys
Morph
1
-0
/
+2
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2
-9
/
+9
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
1
-1
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
16
-48
/
+32
2022-03-21
applets/mii: Remove frontend parameters
Morph
2
-17
/
+4
2022-03-21
service: Move mii enums and structs into its own file
Morph
1
-1
/
+1
2022-03-21
applets: Rename Mii to MiiEdit
Morph
2
-7
/
+8
2022-03-19
core: Reduce unused includes
ameerj
1
-1
/
+0
2022-03-07
emu_window: Create a way to Cancel the exit of a Scoped
lat9nq
1
-1
/
+10
2022-02-28
applet: mii: Simple implementation of mii applet
german77
2
-0
/
+54
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2
-6
/
+5
2022-02-05
profile: Migrate to the new UUID implementation
Morph
2
-6
/
+6
2021-12-29
core/hid: Fix controller type validation
german77
1
-5
/
+5
2021-11-24
core/hid: Rename NpadType to NpadStyleIndex
german77
1
-5
/
+5
2021-11-24
Morph review first wave
german77
1
-3
/
+2
2021-11-24
kraken: Address comments from review
german77
2
-34
/
+25
2021-11-24
core/frontend: Update applets
german77
1
-9
/
+14
2021-11-24
core: Remove frontend/input
german77
1
-217
/
+0
2021-11-24
core/emu_window: Remove touch input
german77
2
-113
/
+15
2021-11-24
core/hid: Move input_interpreter to hid
german77
2
-206
/
+0
2021-11-20
Fix screenshot dimensions when at 1x scale
ameerj
2
-11
/
+7
2021-11-16
bootmanager: Fix screenshot resolution factor usage
ameerj
2
-10
/
+7
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2
-5
/
+6
2021-11-03
core: Remove unused includes
ameerj
5
-5
/
+0
2021-09-22
core/profile_select: Avoid uninitialized read in SelectProfile()
Lioncash
1
-1
/
+2
2021-07-14
applets: Append applet_ prefix to backend applets
Morph
2
-2
/
+2
2021-06-28
general: Make most settings a BasicSetting
lat9nq
1
-1
/
+1
[next]