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
*
kernel/errors: Remove now-unused, unnecessary, error codes
Lioncash
2018-10-24
2
-13
/
+0
*
kernel/shared_memory: Return ERR_INVALID_MEMORY_PERMISSIONS instead of ERR_IN...
Lioncash
2018-10-24
1
-4
/
+3
*
kernel/server_port: Simplify emptiness check within ShouldWait()
Lioncash
2018-10-24
1
-1
/
+1
*
kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND
Lioncash
2018-10-24
2
-3
/
+1
*
kernel/error: Remove leftover 3DS error codes
Lioncash
2018-10-24
1
-5
/
+0
*
kernel/svc: Amend returned error code for invalid priorities in CreateThread
Lioncash
2018-10-24
1
-1
/
+1
*
kernel/svc: Move and correct returned error code for invalid thread prioritie...
Lioncash
2018-10-24
1
-5
/
+6
*
kernel/error: Add error code for invalid pointers
Lioncash
2018-10-24
1
-1
/
+1
*
kernel/error: Add error code for closed sessions
Lioncash
2018-10-24
1
-1
/
+3
*
Merge pull request #1468 from DarkLordZach/profile-manager-ui
Mat M
2018-10-24
11
-118
/
+742
|
\
|
*
configure_system: Clear current username before overwriting
Zach Hilman
2018-10-24
2
-5
/
+15
|
*
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
4
-18
/
+42
|
*
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
8
-80
/
+106
|
*
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
2
-12
/
+18
|
*
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
11
-133
/
+308
|
*
acc: Load user images from config dir
Zach Hilman
2018-10-23
1
-9
/
+45
|
*
qt: Allow user to select emu user on open save data
Zach Hilman
2018-10-23
1
-3
/
+24
|
*
qt: Add Profile Manager UI to system settings
Zach Hilman
2018-10-23
3
-76
/
+350
|
*
am: Pass current user UUID to launch parameters
Zach Hilman
2018-10-23
1
-7
/
+9
|
*
profile_manager: Load users from emulator settings
Zach Hilman
2018-10-23
2
-5
/
+7
|
*
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
3
-6
/
+54
*
|
Merge pull request #1551 from ogniK5377/improved-svcbreak
bunnei
2018-10-23
1
-5
/
+51
|
\
\
|
|
/
|
/
|
|
*
Added assertion failed, reworked logging levels
David Marcec
2018-10-23
1
-16
/
+24
|
*
Added break types to svcBreak
David Marcec
2018-10-23
1
-4
/
+42
*
|
Added Amiibo support (#1390)
David
2018-10-23
12
-80
/
+386
*
|
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-23
6
-16
/
+97
|
\
\
|
*
|
qt: Add support for dumping a DLC Data RomFS
Zach Hilman
2018-10-17
4
-11
/
+73
|
*
|
registered_cache: Deduplicate results of ListEntry and ListEntryFilter
Zach Hilman
2018-10-17
2
-2
/
+16
|
*
|
fsp_srv: Apply patches to Data storage in OpenDataStorageByDataId
Zach Hilman
2018-10-17
1
-1
/
+5
|
*
|
patch_manager: Add support for using LayeredFS with Data
Zach Hilman
2018-10-17
1
-2
/
+3
*
|
|
Merge pull request #1542 from lioncash/project
bunnei
2018-10-23
2
-5
/
+5
|
\
\
\
|
*
|
|
CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
Lioncash
2018-10-20
2
-5
/
+5
*
|
|
|
Merge pull request #1553 from lioncash/mem
bunnei
2018-10-23
3
-200
/
+0
|
\
\
\
\
|
*
|
|
|
common: Remove memory_util.cpp/.h
Lioncash
2018-10-23
3
-200
/
+0
*
|
|
|
|
Merge pull request #1540 from lioncash/handle
bunnei
2018-10-23
9
-100
/
+97
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel/process: Make the handle table per-process
Lioncash
2018-10-20
9
-100
/
+97
|
|
/
/
/
*
|
|
|
Merge pull request #1552 from FearlessTobi/port-4336
bunnei
2018-10-23
1
-5
/
+8
|
\
\
\
\
|
*
|
|
|
only redefine 64 bit file operation for MSVC
Weiyi Wang
2018-10-23
1
-5
/
+8
*
|
|
|
|
Merge pull request #1519 from ReinUsesLisp/vsetp
bunnei
2018-10-23
2
-75
/
+108
|
\
\
\
\
\
|
*
|
|
|
|
gl_shader_decompiler: Implement VSETP
ReinUsesLisp
2018-10-23
2
-0
/
+26
|
*
|
|
|
|
gl_shader_decompiler: Abstract VMAD into a video subset
ReinUsesLisp
2018-10-23
2
-75
/
+82
*
|
|
|
|
|
Merge pull request #1539 from lioncash/dma
bunnei
2018-10-23
3
-19
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
engines/maxwell_*: Use nested namespace specifiers where applicable
Lioncash
2018-10-20
3
-12
/
+6
|
*
|
|
|
|
|
maxwell_dma: Make variables const where applicable within HandleCopy()
Lioncash
2018-10-20
1
-3
/
+3
|
*
|
|
|
|
|
maxwell_dma: Make FlushAndInvalidate's size parameter a u64
Lioncash
2018-10-20
1
-1
/
+1
|
*
|
|
|
|
|
maxwell_dma: Remove unused variables in HandleCopy()
Lioncash
2018-10-20
1
-3
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1470 from FernandoS27/alpha_testing
bunnei
2018-10-23
7
-20
/
+87
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Assert that multiple render targets are not set while alpha testing
FernandoS27
2018-10-22
3
-3
/
+17
|
*
|
|
|
|
Use standard UBO and fix/stylize the code
FernandoS27
2018-10-22
8
-91
/
+51
|
*
|
|
|
|
Cache uniform locations and restructure the implementation
FernandoS27
2018-10-22
3
-33
/
+29
[next]