index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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 #1522 from MerryMage/dylibbundler
bunnei
2016-03-19
2
-1
/
+4
|
\
\
|
*
|
OS X: Use dylibbundler to include dylibs required by citra in nightly archive
MerryMage
2016-03-15
2
-1
/
+4
*
|
|
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
*
|
|
|
|
Merge pull request #1537 from lioncash/const
Yuri Kunde Schlesner
2016-03-16
3
-12
/
+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
4
-31
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
PICA: Fix MAD/MADI encoding
Jannik Vogel
2016-03-15
3
-31
/
+43
|
*
|
|
|
|
Update nihstro to latest master
Jannik Vogel
2016-03-15
1
-0
/
+0
*
|
|
|
|
|
Merge pull request #1526 from bunnei/sdl-rgb8
bunnei
2016-03-15
1
-0
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
SDL2: Explicitly use RGB8 color buffer.
bunnei
2016-03-14
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #1528 from MerryMage/citra-shutdown
linkmauve
2016-03-15
1
-8
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
citra: Shutdown cleanly if ROM load fails
MerryMage
2016-03-15
1
-8
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1409 from JamePeng/Reorganize-NDM
bunnei
2016-03-14
8
-26
/
+124
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Reorganize the ndm service path for dummy implement function
JamePeng
2016-03-15
8
-26
/
+124
|
/
/
/
/
*
|
|
|
Merge pull request #1509 from lioncash/noncopy
bunnei
2016-03-13
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
common_types: Make NonCopyable constructor constexpr
Lioncash
2016-03-12
1
-1
/
+1
|
*
|
|
|
common_types: Specify const in deleted copy constructor/assignment operator
Lioncash
2016-03-12
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #1510 from wwylele/fix_pad
Yuri Kunde Schlesner
2016-03-13
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
hid: fix pad update
wwylele
2016-03-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1496 from JayFoxRox/align-attribs
Yuri Kunde Schlesner
2016-03-12
3
-1
/
+28
|
\
\
\
|
*
|
|
PICA: Align vertex attributes
Jannik Vogel
2016-03-13
3
-1
/
+28
|
/
/
/
*
|
|
Merge pull request #1506 from lioncash/enum
Yuri Kunde Schlesner
2016-03-12
15
-39
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-12
10
-16
/
+17
|
*
|
svc: Remove unused ArbitrationType enum
Lioncash
2016-03-12
1
-9
/
+0
|
*
|
svc: Make ResetType an enum class
Lioncash
2016-03-12
11
-24
/
+23
|
/
/
*
|
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
7
-2
/
+156
|
\
\
|
*
|
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-03-12
7
-2
/
+156
*
|
|
Merge pull request #1500 from lioncash/nullptr
bunnei
2016-03-12
1
-1
/
+1
|
\
\
\
|
*
|
|
gsp_gpu: Change 0 literal to nullptr
Lioncash
2016-03-11
1
-1
/
+1
[next]