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
*
Rework frame layouts to use a max rectangle instead of hardcoded calculations
James Rowe
2016-11-05
2
-250
/
+100
*
LargeFrameLayout + Swapped
SonofUgly
2016-11-05
1
-50
/
+36
*
Support additional screen layouts.
James Rowe
2016-11-05
16
-127
/
+517
*
Style fix
mailwl
2016-11-02
1
-2
/
+2
*
Rename AcConfig, change types u8 to u32
mailwl
2016-11-02
1
-21
/
+25
*
AC_U: Stub functions, used if EULA agreed
mailwl
2016-11-02
2
-14
/
+190
*
Merge pull request #2126 from wwylele/stub-nwm
bunnei
2016-10-31
1
-0
/
+11
|
\
|
*
NWM: stub Initialize with an error
wwylele
2016-10-12
1
-0
/
+11
*
|
Merge pull request #2123 from jbeich/freebsd
bunnei
2016-10-31
7
-25
/
+39
|
\
\
|
*
|
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-10-27
2
-2
/
+2
|
*
|
core: some errno values are uncommon on Unix
Jan Beich
2016-10-27
1
-0
/
+8
|
*
|
common: use system bswap* functions on more BSDs
Jan Beich
2016-10-27
1
-2
/
+5
|
*
|
common: use system CPUID routine on DragonFly as well
Jan Beich
2016-10-27
1
-2
/
+2
|
*
|
common: some FreeBSD headers are incomplete to avoid namespace pollution
Jan Beich
2016-10-27
1
-1
/
+3
|
*
|
common: convert to standard stat()/fstat() interfaces
Anthony J. Bentley
2016-10-27
1
-15
/
+10
|
*
|
common: stat64 is non-standard, hide on a random Unix
Jan Beich
2016-10-27
1
-1
/
+1
|
*
|
common: only FreeBSD has thread affinity compatible with Linux
Jan Beich
2016-10-27
1
-1
/
+5
|
*
|
common: define routines to set thread name on more BSDs
Jan Beich
2016-10-27
1
-2
/
+4
*
|
|
Small fix to let IDA see target.xml
mailwl
2016-10-28
1
-1
/
+1
|
/
/
*
|
FRD: fix GetMyFriendKey
mailwl
2016-10-25
1
-1
/
+1
*
|
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
13
-16
/
+16
*
|
Merge pull request #2024 from JamePeng/update-boss-code
bunnei
2016-10-07
5
-4
/
+1810
|
\
\
|
*
|
Update the stub code of BOSS
JamePeng
2016-10-02
5
-4
/
+1810
*
|
|
Merge pull request #2082 from yuriks/shader-interp-crash
bunnei
2016-10-06
3
-38
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
VideoCore: Shader interpreter cleanups
Yuri Kunde Schlesner
2016-09-29
1
-32
/
+42
|
*
|
Common: Remove dangerous Vec[234] array constructors
Yuri Kunde Schlesner
2016-09-29
1
-3
/
+0
|
*
|
VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo
Yuri Kunde Schlesner
2016-09-29
1
-3
/
+1
|
|
/
*
|
Merge pull request #1652 from wwylele/kernal-tool
bunnei
2016-10-04
12
-7
/
+646
|
\
\
|
*
|
move ResetType to kernel.h
wwylele
2016-09-22
3
-7
/
+6
|
*
|
name objects
wwylele
2016-09-22
1
-0
/
+4
|
*
|
implement wait tree widget
wwylele
2016-09-22
9
-0
/
+636
*
|
|
Merge pull request #2106 from wwylele/delete-recursive
bunnei
2016-10-03
8
-22
/
+93
|
\
\
\
|
*
|
|
fs: clean up log format
wwylele
2016-10-02
1
-22
/
+24
|
*
|
|
fs: implement DeleteDirectoryRecursively
wwylele
2016-10-02
8
-1
/
+70
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2103 from wwylele/gpu-reg-cleanup
bunnei
2016-10-03
5
-247
/
+347
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gpu: DisplayTransfer: a less amazing algorithm for flip
wwylele
2016-09-29
1
-8
/
+11
|
*
|
gpu: keep the old signal strategy for null pointer
wwylele
2016-09-29
1
-4
/
+8
|
*
|
gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory
wwylele
2016-09-29
1
-6
/
+88
|
*
|
memory: fix IsValidVirtualAddress for RasterizerCachedMemory
wwylele
2016-09-29
1
-0
/
+3
|
*
|
gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions
wwylele
2016-09-29
1
-247
/
+249
|
*
|
rasterizer: separate TextureCopy from DisplayTransfer
wwylele
2016-09-29
3
-6
/
+12
|
|
/
*
|
OpenGL: Take cached viewport sub-rect into account for scissor
Yuri Kunde Schlesner
2016-09-29
3
-29
/
+25
*
|
qt: shutdown system if error
wwylele
2016-09-22
1
-2
/
+3
|
/
*
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
6
-10
/
+8
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
164
-168
/
+170
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
289
-731
/
+214
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
169
-812
/
+808
*
Tweak formatting settings
Yuri Kunde Schlesner
2016-09-18
1
-4
/
+3
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
386
-17707
/
+19187
*
Dyncom: Disable clang-format on the decoding table.
Emmanuel Gil Peyrot
2016-09-18
1
-0
/
+3
[next]