index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
9
-15
/
+212
|
\
\
|
|
/
|
/
|
|
*
address comments
german77
2021-04-26
2
-5
/
+5
|
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
9
-15
/
+212
*
|
loader: Resolve instances of variable shadowing
Lioncash
2021-04-27
19
-169
/
+257
*
|
service: Eliminate cases of member shadowing
Lioncash
2021-04-26
15
-76
/
+81
*
|
nvhost_vic: Fix device closure
ameerj
2021-04-24
2
-10
/
+8
*
|
Merge pull request #6234 from Morph1984/stub-am
Mat M
2021-04-24
2
-1
/
+10
|
\
\
|
*
|
ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEna...
Morph
2021-04-23
2
-1
/
+10
*
|
|
Merge pull request #6235 from german77/ectx_aw
Mat M
2021-04-24
4
-0
/
+49
|
\
\
\
|
*
|
|
glue: Add ectx:aw placeholder
german77
2021-04-24
4
-0
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6230 from Morph1984/default-resource-size
bunnei
2021-04-24
3
-4
/
+8
|
\
\
\
|
*
|
|
program_metadata: Set a default resource size when a NPDM is not present
Morph
2021-04-23
3
-4
/
+8
*
|
|
|
Merge pull request #6227 from lioncash/meta
bunnei
2021-04-23
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
program_metadata: Explicitly specify copy/move functions
Lioncash
2021-04-23
1
-0
/
+6
*
|
|
|
|
Merge pull request #6228 from lioncash/semi
bunnei
2021-04-23
1
-6
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
lm: Make use of insert_or_assign() in Log()
Lioncash
2021-04-23
1
-1
/
+1
|
*
|
|
|
lm: Prevent redundant map lookups in Log()
Lioncash
2021-04-23
1
-4
/
+5
|
*
|
|
|
lm: Resolve -Wextra-semi warning
Lioncash
2021-04-23
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #6229 from lioncash/unused-var
bunnei
2021-04-23
2
-6
/
+0
|
\
\
\
\
|
*
|
|
|
acc/lbl: Remove unused variables
Lioncash
2021-04-23
2
-6
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #6231 from lioncash/aes
bunnei
2021-04-23
2
-9
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
aes_util: Make use of std::span
Lioncash
2021-04-23
2
-9
/
+5
|
|
/
/
*
|
|
Merge pull request #6232 from lioncash/alias2
bunnei
2021-04-23
2
-24
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
emu_window: Return pair from ClipToTouchScreen() instead of tuple
Lioncash
2021-04-23
2
-5
/
+8
|
*
|
emu_window: unsigned -> u32
Lioncash
2021-04-23
2
-21
/
+21
|
|
/
*
/
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 #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
1
-6
/
+4
|
\
|
*
nvdrv: Cleanup CDMA Processor on device closure
Chloe Marcec
2021-03-30
1
-6
/
+4
*
|
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
4
-280
/
+7
*
|
Merge pull request #6196 from bunnei/asserts-setting
bunnei
2021-04-14
45
-461
/
+53
|
\
\
[next]