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
*
system_archive: Add + and - buttons to the Nintendo Extended OSS font
Morph
2020-12-18
2
-315
/
+343
*
system_archive: Update Nintendo Extended OSS font
Morph
2020-12-17
2
-182
/
+347
*
Merge pull request #5190 from Morph1984/validate_device_handle
bunnei
2020-12-15
2
-0
/
+45
|
\
|
*
controllers/npad: Validate device handles before use
Morph
2020-12-12
2
-0
/
+45
*
|
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-15
11
-14
/
+150
|
\
\
|
*
|
fsp_srv: Implement OpenDataStorageWithProgramIndex
Morph
2020-12-08
6
-1
/
+83
|
*
|
file_sys: Consolidate common Title ID operations
Morph
2020-12-08
5
-13
/
+67
*
|
|
Merge pull request #5157 from lioncash/array-dirty
bunnei
2020-12-15
1
-34
/
+33
|
\
\
\
|
*
|
|
maxwell_3d: Move member variables to end of class
Lioncash
2020-12-06
1
-31
/
+32
|
*
|
|
maxwell_3d: Resolve -Wdocumentation warning
Lioncash
2020-12-06
1
-1
/
+1
|
*
|
|
maxwell_3d: Remove unused dirty_pointer array
Lioncash
2020-12-06
1
-2
/
+0
*
|
|
|
Merge pull request #5168 from Morph1984/aoc-PurchaseEventManager
bunnei
2020-12-14
2
-2
/
+76
|
\
\
\
\
|
*
|
|
|
IPurchaseEventManager: Implement GetPurchasedEventReadableHandle
Morph
2020-12-08
1
-1
/
+14
|
*
|
|
|
IPurchaseEventManager: Stub Set(Default)DeliveryTarget
Morph
2020-12-08
1
-2
/
+27
|
*
|
|
|
aoc_u: Stub Create(Permanent)EcPurchasedEventManager
Morph
2020-12-08
2
-2
/
+38
*
|
|
|
|
cmake: Fix generating CMake configs and linking with Boost
lat9nq
2020-12-13
1
-1
/
+1
*
|
|
|
|
common: Update CMakeList to fix build issue with Boost.
bunnei
2020-12-12
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #5183 from lioncash/alias2
bunnei
2020-12-12
28
-136
/
+142
|
\
\
\
\
|
*
|
|
|
vfs: Use existing type aliases consistently
Lioncash
2020-12-10
28
-136
/
+142
*
|
|
|
|
Merge pull request #5187 from Morph1984/revert-stdfs
bunnei
2020-12-11
3
-136
/
+390
|
\
\
\
\
\
|
*
|
|
|
|
Revert "Merge pull request #5173 from lioncash/common-fs"
Morph
2020-12-11
2
-112
/
+396
|
*
|
|
|
|
Revert "Merge pull request #5174 from ReinUsesLisp/fs-fix"
Morph
2020-12-11
2
-36
/
+4
|
*
|
|
|
|
Revert "Merge pull request #5176 from Morph1984/fix-createfile"
Morph
2020-12-11
1
-6
/
+2
|
*
|
|
|
|
Revert "Merge pull request #5179 from ReinUsesLisp/fs-path"
Morph
2020-12-11
1
-1
/
+1
|
*
|
|
|
|
Revert "Merge pull request #5181 from Morph1984/5174-review"
Morph
2020-12-11
1
-3
/
+9
*
|
|
|
|
|
Merge pull request #5172 from lioncash/svc-wide
bunnei
2020-12-11
1
-35
/
+25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
svc: Remove unnecessary casts
Lioncash
2020-12-08
1
-35
/
+25
*
|
|
|
|
|
Merge pull request #5181 from Morph1984/5174-review
bunnei
2020-12-10
1
-9
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
common/file_util: Simplify the behavior of CreateFullPath
Morph
2020-12-09
1
-9
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #5123 from Morph1984/nim-IsLargeResourceAvailable
bunnei
2020-12-10
1
-1
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nim: Stub IsLargeResourceAvailable
Morph
2020-12-04
1
-1
/
+13
*
|
|
|
|
|
|
Merge pull request #5162 from lioncash/copy-shader
bunnei
2020-12-10
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
gl_shader_decompiler: Elide unnecessary copies within DeclareConstantBuffers()
Lioncash
2020-12-07
1
-1
/
+1
*
|
|
|
|
|
|
common/file_util: Let std::filesystem cast from UTF16 to std::string
ReinUsesLisp
2020-12-09
1
-1
/
+1
*
|
|
|
|
|
|
vfs_real: Fix CreateFile for files without a file extension
Morph
2020-12-09
1
-2
/
+6
*
|
|
|
|
|
|
common/file_util: Fix and deprecate CreateFullPath, add CreateDirs
ReinUsesLisp
2020-12-09
2
-4
/
+31
*
|
|
|
|
|
|
common/file_util: Succeed on CreateDir when the directory exists
ReinUsesLisp
2020-12-09
1
-0
/
+5
*
|
|
|
|
|
|
Merge pull request #5142 from comex/xx-poll-events
Rodrigo Locatti
2020-12-09
6
-71
/
+82
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum...
comex
2020-12-06
6
-71
/
+82
*
|
|
|
|
|
|
|
Merge pull request #5173 from lioncash/common-fs
Rodrigo Locatti
2020-12-09
2
-396
/
+112
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
file_util: Migrate remaining file handling functions over to std::filesystem
Lioncash
2020-12-09
2
-340
/
+100
|
*
|
|
|
|
|
|
|
file_util: Migrate Exists() and IsDirectory() over to std::filesystem
Lioncash
2020-12-08
2
-57
/
+13
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #5166 from lioncash/log-cast
bunnei
2020-12-08
25
-96
/
+90
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-07
25
-96
/
+90
*
|
|
|
|
|
|
|
|
Merge pull request #5135 from Morph1984/applets-shadow
bunnei
2020-12-08
10
-19
/
+19
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
applets: Resolve variable shadowing
Morph
2020-12-05
10
-19
/
+19
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #5167 from lioncash/doc-memory
bunnei
2020-12-08
1
-2
/
+0
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
memory: Resolve -Wdocumentation warning for Write()
Lioncash
2020-12-08
1
-2
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #5156 from comex/xx-raws
bunnei
2020-12-08
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
configure_motion_touch: Fix unescaped backslash in regex
comex
2020-12-06
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]