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
*
Added IRequest::Submit
David Marcec
2018-09-21
1
-1
/
+8
*
Merge pull request #1358 from DarkLordZach/temp-storage
bunnei
2018-09-20
1
-4
/
+7
|
\
|
*
savedata_factory: Add TemporaryStorage SaveDataType
Zach Hilman
2018-09-19
1
-4
/
+7
*
|
Merge pull request #1363 from lioncash/control
bunnei
2018-09-20
2
-14
/
+17
|
\
\
|
*
|
control_metadata: Remove unnecessary else within GetLanguageEntry()
Lioncash
2018-09-19
1
-8
/
+8
|
*
|
control_metadata: Move language name array definition to the cpp file
Lioncash
2018-09-19
2
-6
/
+9
*
|
|
Merge pull request #1361 from lioncash/nax
bunnei
2018-09-20
4
-19
/
+26
|
\
\
\
|
*
|
|
xts_archive: Remove unused variables from CalculateHMAC256()
Lioncash
2018-09-19
1
-3
/
+0
|
*
|
|
xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr
Lioncash
2018-09-19
2
-3
/
+3
|
*
|
|
nax: Avoid re-parsing NAX data with GetFileType()
Lioncash
2018-09-19
2
-13
/
+19
|
*
|
|
nax: Avoid unnecessary calls to AsNCA() in IdentifyType()
Lioncash
2018-09-19
1
-4
/
+8
|
*
|
|
xts_archive: Ensure NAX's type member is always initialized
Lioncash
2018-09-19
1
-1
/
+1
|
*
|
|
xts_archive: Amend initializer order of NAX's constructor
Lioncash
2018-09-19
1
-2
/
+2
|
|
/
/
*
|
|
Removed unneeded event clear
David Marcec
2018-09-20
1
-1
/
+0
*
|
|
Implemented NTC & IEnsureNetworkClockAvailabilityService
David Marcec
2018-09-20
1
-3
/
+100
|
/
/
*
|
Reworked incorrect nifm stubs (#1355)
David
2018-09-19
1
-3
/
+10
*
|
Merge pull request #1356 from degasus/hotfix
bunnei
2018-09-19
1
-6
/
+7
|
\
\
|
*
|
gl_rasterizer: Fix StartAddress handling with indexed draw calls.
Markus Wick
2018-09-19
1
-6
/
+7
*
|
|
Merge pull request #1359 from ogniK5377/nes
bunnei
2018-09-19
3
-7
/
+12
|
\
\
\
|
*
|
|
Fixed GetAccountId stub, Added error code for OpenDirectory and added Activat...
David Marcec
2018-09-19
3
-7
/
+12
|
|
/
/
*
|
|
Removed MakeBuilder as it's not needed anymore
David Marcec
2018-09-19
1
-7
/
+0
*
|
|
Removed the use of rp.MakeBuilder
David Marcec
2018-09-19
6
-27
/
+26
|
/
/
*
|
Merge pull request #1348 from ogniK5377/GetImageSize
bunnei
2018-09-18
1
-1
/
+9
|
\
\
|
*
|
Implemented GetImageSize
David Marcec
2018-09-19
1
-1
/
+9
*
|
|
Merge pull request #1319 from lioncash/audio
bunnei
2018-09-18
5
-43
/
+59
|
\
\
\
|
*
|
|
time_stretch: Remove unused <array> include
Lioncash
2018-09-17
1
-1
/
+0
|
*
|
|
stream: Replace includes with forward declarations where applicable
Lioncash
2018-09-17
2
-3
/
+7
|
*
|
|
audio_renderer: Replace includes with forward declarations where applicable
Lioncash
2018-09-17
2
-39
/
+52
*
|
|
|
Merge pull request #1351 from ogniK5377/GetDefaultDisplayResolution
bunnei
2018-09-18
2
-1
/
+18
|
\
\
\
\
|
*
|
|
|
Implemented GetDefaultDisplayResolution
David Marcec
2018-09-19
2
-1
/
+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1341 from lioncash/dependency
bunnei
2018-09-18
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
core/core_cpu: Replace exclusive monitor include with forward declaration
Lioncash
2018-09-17
2
-2
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1346 from lioncash/svc
bunnei
2018-09-18
1
-37
/
+36
|
\
\
\
\
|
*
|
|
|
svc_wrap: Convert the PARAM macro into a function
Lioncash
2018-09-18
1
-37
/
+36
|
|
/
/
/
*
|
|
|
Merge pull request #1350 from ogniK5377/Six-Axis-Stub
bunnei
2018-09-18
1
-4
/
+28
|
\
\
\
\
|
*
|
|
|
Added ActivateGesture
David Marcec
2018-09-19
1
-1
/
+7
|
*
|
|
|
Added StopSixAxisSensor
David Marcec
2018-09-19
1
-1
/
+7
|
*
|
|
|
Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor
David Marcec
2018-09-19
1
-2
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1342 from lioncash/trunc
bunnei
2018-09-18
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
gl_shader_decompiler: Avoid truncation warnings within LD_A and ST_A code
Lioncash
2018-09-17
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1279 from FernandoS27/csetp
bunnei
2018-09-18
2
-21
/
+133
|
\
\
\
\
|
*
|
|
|
Implemented Internal Flags
FernandoS27
2018-09-17
1
-13
/
+35
|
*
|
|
|
Implemented I2I.CC on the NEU control code, used by SMO
FernandoS27
2018-09-17
2
-14
/
+18
|
*
|
|
|
Implemented CSETP
FernandoS27
2018-09-17
2
-14
/
+49
|
*
|
|
|
Implemented Control Codes
FernandoS27
2018-09-17
2
-0
/
+51
|
|
/
/
/
*
|
|
|
Merge pull request #1299 from FernandoS27/texture-sanatize
bunnei
2018-09-18
2
-3
/
+192
|
\
\
\
\
|
*
|
|
|
Added asserts for texture misc modes to texture instructions
FernandoS27
2018-09-17
1
-2
/
+45
|
*
|
|
|
Added texture misc modes to texture instructions
FernandoS27
2018-09-17
1
-1
/
+147
|
|
/
/
/
*
|
|
|
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-18
3
-3
/
+8
*
|
|
|
Merge pull request #1343 from lioncash/mutex
bunnei
2018-09-18
2
-2
/
+10
|
\
\
\
\
[next]