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
*
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
*
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
|
*
|
|
|
Remove SyncAlphaTest and clang format
FernandoS27
2018-10-22
4
-8
/
+9
|
*
|
|
|
Added Alpha Func
FernandoS27
2018-10-22
2
-3
/
+43
|
*
|
|
|
Implemented Alpha Testing
FernandoS27
2018-10-22
6
-3
/
+59
*
|
|
|
|
Merge pull request #1512 from ReinUsesLisp/brk
bunnei
2018-10-23
2
-22
/
+43
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
gl_shader_decompiler: Implement PBK and BRK
ReinUsesLisp
2018-10-17
2
-22
/
+43
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1550 from FernandoS27/fmul32
bunnei
2018-10-22
2
-3
/
+8
|
\
\
\
\
|
*
|
|
|
Added Saturation to FMUL32I
FernandoS27
2018-10-22
2
-3
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1543 from lioncash/target
bunnei
2018-10-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
CMakeLists: Use target_compile_definitions instead of add_definitions to defi...
Lioncash
2018-10-20
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1537 from lioncash/shader
bunnei
2018-10-22
1
-6
/
+7
|
\
\
\
\
|
*
|
|
|
gl_shader_decompiler: Allow std::move to function in SetPredicate
Lioncash
2018-10-20
1
-1
/
+1
|
*
|
|
|
gl_shader_decompiler: Get rid of variable shadowing warnings
Lioncash
2018-10-20
1
-2
/
+2
|
*
|
|
|
gl_shader_decompiler: Fix a few comment typos
Lioncash
2018-10-20
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #1545 from DarkLordZach/psm
bunnei
2018-10-22
5
-0
/
+91
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
psm: Stub GetChargerType
Zach Hilman
2018-10-21
2
-24
/
+27
|
*
|
|
psm: Stub GetBatteryChargePercentage
Zach Hilman
2018-10-20
2
-1
/
+14
[next]