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
*
Merge pull request #1566 from MerryMage/audio-codec
bunnei
2016-03-24
3
-0
/
+174
|
\
|
*
DSP: Implement audio codecs (PCM8, PCM16, ADPCM)
MerryMage
2016-03-24
3
-0
/
+174
*
|
Pica: Improve accuracy of immediate-mode support
Yuri Kunde Schlesner
2016-03-23
5
-29
/
+56
*
|
OpenGL: Don't attempt to draw empty triangle batches
Yuri Kunde Schlesner
2016-03-23
1
-0
/
+3
*
|
Merge pull request #1508 from JayFoxRox/vs-output-map
bunnei
2016-03-22
2
-7
/
+19
|
\
\
|
*
|
Respect vs output map
Jannik Vogel
2016-03-14
2
-7
/
+19
*
|
|
Merge pull request #1560 from lioncash/savedata
bunnei
2016-03-22
1
-1
/
+2
|
\
\
\
|
*
|
|
archive_extsavedata: Fix member initialization order
Lioncash
2016-03-21
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1563 from lioncash/lolfiq
bunnei
2016-03-22
1
-4
/
+3
|
\
\
\
|
*
|
|
armstate: Correct FIQ register banking
Lioncash
2016-03-21
1
-4
/
+3
|
|
/
/
*
|
|
Merge pull request #1559 from lioncash/vec
bunnei
2016-03-21
1
-8
/
+5
|
\
\
\
|
*
|
|
soc_u: Get rid of explicit delete and new
Lioncash
2016-03-21
1
-8
/
+5
|
|
/
/
*
|
|
session: Make helper functions constexpr
Lioncash
2016-03-21
1
-6
/
+6
*
|
|
loader: Make MakeMagic constexpr
Lioncash
2016-03-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #1302 from Subv/save_fix
bunnei
2016-03-20
24
-143
/
+400
|
\
\
|
*
|
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
Subv
2016-03-20
5
-33
/
+45
|
*
|
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
8
-14
/
+12
|
*
|
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
1
-1
/
+1
|
*
|
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
19
-62
/
+257
|
*
|
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...
Subv
2016-03-20
1
-1
/
+1
|
*
|
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
7
-28
/
+43
|
*
|
HLE/FS: Fixed the OpenDirectory error code
Subv
2016-03-20
1
-1
/
+1
|
*
|
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
2016-03-20
7
-18
/
+40
|
*
|
HLE/FS: Corrected the error codes for DeleteFile
Subv
2016-03-20
6
-12
/
+22
|
*
|
HLE/FS: Corrected the error codes for CreateFile
Subv
2016-03-20
2
-2
/
+7
|
*
|
HLE/FS: FS::CreateFile takes an u64 for the file size.
Subv
2016-03-20
8
-10
/
+10
*
|
|
Fix missing header
LittleWhite
2016-03-20
1
-0
/
+2
|
/
/
*
|
Merge pull request #1538 from lioncash/dot
bunnei
2016-03-20
1
-5
/
+3
|
\
\
|
*
|
shader_interpreter: use std::inner_product for the dot product
Lioncash
2016-03-17
1
-5
/
+3
*
|
|
Merge pull request #1543 from lioncash/zero
bunnei
2016-03-18
1
-1
/
+4
|
\
\
\
|
*
|
|
vector_math: Add missing member in Vec4's SetZero function
Lioncash
2016-03-18
1
-1
/
+4
*
|
|
|
Merge pull request #1505 from pippo2931/fef
bunnei
2016-03-18
1
-1
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix header
pippo2931
2016-03-12
1
-1
/
+1
|
*
|
|
GetArchiveResource stub
pippo2931
2016-03-12
1
-1
/
+25
*
|
|
|
Merge pull request #1535 from JayFoxRox/fix-align
bunnei
2016-03-17
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
PICA: Alignment happens locally in vertex
Jannik Vogel
2016-03-17
1
-6
/
+6
*
|
|
|
|
Merge pull request #1539 from lioncash/const
bunnei
2016-03-17
3
-18
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
video_core: Don't cast away const
Lioncash
2016-03-17
3
-18
/
+19
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1466 from LittleWhite-tb/gamelist-update-recent
Yuri Kunde Schlesner
2016-03-16
2
-5
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Register ROM started through the gamelist in the list of ROM recently started
LittleWhite
2016-03-16
2
-5
/
+4
*
|
|
|
|
core/video_core: Make NumIds functions constexpr
Lioncash
2016-03-17
3
-3
/
+3
*
|
|
|
|
core/video_core: Don't cast away const in subscript operators
Lioncash
2016-03-17
3
-9
/
+9
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1519 from JayFoxRox/vp-offset-fix
bunnei
2016-03-16
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
PICA: Fix viewport offset
Jannik Vogel
2016-03-14
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1503 from bunnei/clear-jit-cache
bunnei
2016-03-16
3
-7
/
+27
|
\
\
\
\
|
*
|
|
|
shader_jit_x64: Clear cache after code space fills up.
bunnei
2016-03-12
3
-2
/
+19
|
*
|
|
|
shader_jit_x64: Make assert outputs more useful & cleanup formatting.
bunnei
2016-03-12
1
-4
/
+7
|
*
|
|
|
shader: Update log message to use proper log class.
bunnei
2016-03-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1479 from JayFoxRox/mad-encoding
bunnei
2016-03-16
3
-31
/
+43
|
\
\
\
\
|
*
|
|
|
PICA: Fix MAD/MADI encoding
Jannik Vogel
2016-03-15
3
-31
/
+43
[next]