index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
1
-0
/
+6
*
applets/controller: Use aliases for callbacks
Lioncash
2022-12-05
2
-3
/
+5
*
applets/error: Use aliases for callbacks
Lioncash
2022-12-05
2
-9
/
+11
*
applets/mii_edit: Use aliases for callbacks
Lioncash
2022-12-05
2
-3
/
+5
*
applets/profile_select: Use aliases for callbacks
Lioncash
2022-12-05
2
-4
/
+5
*
applets/web_browser: Use aliases for callbacks
Lioncash
2022-12-05
2
-18
/
+17
*
applets/software_keyboard: Use aliases for callbacks
Lioncash
2022-12-05
2
-21
/
+16
*
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
1
-0
/
+1
|
\
|
*
general: fix compile for Apple Clang
Liam
2022-11-22
1
-0
/
+1
*
|
Vulkan: update initialization
Liam
2022-11-27
1
-0
/
+2
|
/
*
general: Address review comments
german77
2022-11-13
2
-4
/
+5
*
service: am: Implement cabinet applet backend
german77
2022-11-13
2
-0
/
+56
*
yuzu: Add 16:10 aspect ratio
Narr the Reg
2022-10-10
2
-0
/
+3
*
Merge pull request #8633 from Morph1984/optional-keys
liamwhite
2022-07-27
1
-0
/
+2
|
\
|
*
applet/swkbd: Implement optional symbol keys
Morph
2022-07-24
1
-0
/
+2
*
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
2
-6
/
+4
|
/
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
2
-9
/
+9
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
16
-48
/
+32
*
applets/mii: Remove frontend parameters
Morph
2022-03-21
2
-17
/
+4
*
service: Move mii enums and structs into its own file
Morph
2022-03-21
1
-1
/
+1
*
applets: Rename Mii to MiiEdit
Morph
2022-03-21
2
-7
/
+8
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
Merge pull request #7964 from german77/miiii
bunnei
2022-03-16
2
-0
/
+54
|
\
|
*
applet: mii: Simple implementation of mii applet
german77
2022-02-28
2
-0
/
+54
*
|
emu_window: Create a way to Cancel the exit of a Scoped
lat9nq
2022-03-07
1
-1
/
+10
|
/
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
2
-6
/
+5
*
profile: Migrate to the new UUID implementation
Morph
2022-02-05
2
-6
/
+6
*
core/hid: Fix controller type validation
german77
2021-12-29
1
-5
/
+5
*
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
1
-5
/
+5
*
Morph review first wave
german77
2021-11-24
1
-3
/
+2
*
kraken: Address comments from review
german77
2021-11-24
2
-34
/
+25
*
core/frontend: Update applets
german77
2021-11-24
1
-9
/
+14
*
core: Remove frontend/input
german77
2021-11-24
1
-217
/
+0
*
core/emu_window: Remove touch input
german77
2021-11-24
2
-113
/
+15
*
core/hid: Move input_interpreter to hid
german77
2021-11-24
2
-206
/
+0
*
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-20
2
-11
/
+7
*
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-11-16
2
-10
/
+7
*
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
2
-5
/
+6
*
core: Remove unused includes
ameerj
2021-11-03
5
-5
/
+0
*
core/profile_select: Avoid uninitialized read in SelectProfile()
Lioncash
2021-09-22
1
-1
/
+2
*
applets: Append applet_ prefix to backend applets
Morph
2021-07-14
2
-2
/
+2
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-1
/
+1
*
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
1
-0
/
+1
*
input_common: Analog button, use time based position instead of frequent updates
german77
2021-05-30
1
-0
/
+15
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
1
-1
/
+1
*
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-30
2
-6
/
+7
|
\
|
*
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
2
-6
/
+7
*
|
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-29
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
1
-3
/
+9
[next]