index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
10
-17
/
+220
*
service: hid: Get transfer memory for InitializeSevenSixAxisSensor
Morph
2021-04-22
1
-1
/
+38
*
Merge pull request #6214 from Morph1984/time-fix-kirby-clash
bunnei
2021-04-21
1
-3
/
+5
|
\
|
*
time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshot
Morph
2021-04-19
1
-1
/
+2
|
*
time: Fix GetClockSnapshotFromSystemClockContext
Morph
2021-04-19
1
-2
/
+3
*
|
Merge pull request #6219 from lioncash/log-erase
bunnei
2021-04-20
2
-10
/
+12
|
\
\
|
*
|
log/backend: Use in-class initializer for FileBackend
Lioncash
2021-04-20
2
-6
/
+8
|
*
|
log/backend: Make use of erase_if
Lioncash
2021-04-20
1
-4
/
+4
|
|
/
*
|
Merge pull request #6218 from lioncash/tcache
bunnei
2021-04-20
1
-1
/
+1
|
\
\
|
*
|
texture_cache/util: Fix src being used instead of dst within DeduceBlitImages
Lioncash
2021-04-19
1
-1
/
+1
|
|
/
*
|
Merge pull request #6207 from lat9nq/sdl-2.0.14
bunnei
2021-04-20
6
-1
/
+48
|
\
\
|
*
|
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-18
5
-0
/
+47
|
*
|
cmake: Use SDL 2.0.14 and fix CMake scope issue
lat9nq
2021-04-17
1
-1
/
+1
|
|
/
*
|
Merge pull request #6217 from Morph1984/consistent-writebuffers
bunnei
2021-04-19
3
-5
/
+12
|
\
\
|
*
|
general: Write buffers before pushing raw arguments
Morph
2021-04-19
3
-5
/
+12
|
|
/
*
|
Merge pull request #6215 from lioncash/duplicate
bunnei
2021-04-19
2
-2
/
+1
|
\
\
|
*
|
npad: Remove duplicated class member variable
Lioncash
2021-04-19
2
-2
/
+1
|
|
/
*
|
arp: Use type alias for issue function
Lioncash
2021-04-19
1
-4
/
+4
*
|
arp: Prevent uninitialized read of launch member variable
Lioncash
2021-04-19
1
-1
/
+1
|
/
*
applets: Send focus state change message on applet state change
Morph
2021-04-17
10
-22
/
+56
*
applets: Make the applet mode a protected property of Applet
Morph
2021-04-17
14
-22
/
+20
*
Merge pull request #6125 from ogniK5377/nvdec-close-dev
bunnei
2021-04-16
3
-11
/
+14
|
\
|
*
Address issues
Chloe Marcec
2021-04-16
1
-3
/
+2
|
*
nvdrv: Cleanup CDMA Processor on device closure
Chloe Marcec
2021-03-30
3
-11
/
+15
*
|
Merge pull request #6133 from Morph1984/project-eleuthia
bunnei
2021-04-16
35
-468
/
+8141
|
\
\
|
*
|
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
6
-14
/
+5518
|
*
|
error: Make the error code as the title text of the OverlayDialog
Morph
2021-04-15
4
-15
/
+17
|
*
|
overlay_dialog: Add an overlay text dialog that accepts controller input
Morph
2021-04-15
5
-1
/
+768
|
*
|
main: Move meta type registration into its own function
Morph
2021-04-15
2
-9
/
+65
|
*
|
input_interpreter: Fix button hold being interpreted incorrectly on init
Morph
2021-04-15
2
-1
/
+17
|
*
|
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
2
-2
/
+236
|
*
|
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
Morph
2021-04-15
4
-13
/
+1488
|
*
|
ILibraryAppletCreator: Implement CreateHandleStorage
Morph
2021-04-15
2
-6
/
+64
|
*
|
hle_ipc: Add helper functions to get copy/move handles
Morph
2021-04-15
2
-2
/
+16
|
*
|
ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs
Morph
2021-04-15
1
-2
/
+2
|
*
|
applets: Pass in the LibraryAppletMode each applet's constructor
Morph
2021-04-15
13
-33
/
+58
|
*
|
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-15
8
-492
/
+14
*
|
|
Merge pull request #6119 from german77/SDLMapping
bunnei
2021-04-15
2
-6
/
+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nin...
german77
2021-03-30
2
-6
/
+24
*
|
|
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
11
-45
/
+58
|
\
\
\
|
*
|
|
log/backend: Correct order of const in copy constructor
Lioncash
2021-04-14
1
-2
/
+5
|
*
|
|
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
11
-43
/
+53
*
|
|
|
Merge pull request #6196 from bunnei/asserts-setting
bunnei
2021-04-14
118
-147
/
+171
|
\
\
\
\
|
*
|
|
|
common: Move settings to common from core.
bunnei
2021-04-14
116
-146
/
+144
|
*
|
|
|
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-04-14
7
-2
/
+28
*
|
|
|
|
Merge pull request #6197 from ameerj/kreslimit-cleanup
bunnei
2021-04-14
4
-21
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
k_resource_limit: Minor cleanup of member variables/headers
ameerj
2021-04-14
4
-21
/
+13
*
|
|
|
|
|
Merge pull request #6195 from Morph1984/controller-applet-motion
bunnei
2021-04-13
2
-0
/
+19
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
applets/controller: Hook up the "Motion" button functionality
Morph
2021-04-13
2
-0
/
+19
*
|
|
|
|
|
Merge pull request #6185 from ameerj/process-reslimit
bunnei
2021-04-13
2
-38
/
+27
|
\
\
\
\
\
\
[next]