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
*
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
*
Update CONTRIBUTING.md
bunnei
2016-11-05
1
-1
/
+1
*
Update CONTRIBUTING.md
bunnei
2016-11-05
1
-4
/
+4
*
Update CONTRIBUTING.md
bunnei
2016-11-05
1
-2
/
+4
*
Merge pull request #2142 from mailwl/acu-update
bunnei
2016-11-05
2
-14
/
+194
|
\
|
*
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 #2147 from Pringo/readme-donate
bunnei
2016-11-01
1
-2
/
+1
|
\
|
*
Link to Donation Page in Readme
Pringo
2016-10-31
1
-2
/
+1
|
*
Update Donation Info in Readme
Pringo
2016-10-29
1
-2
/
+2
*
|
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 #2149 from wwylele/fix-contributing
bunnei
2016-10-31
1
-13
/
+8
|
\
\
\
|
*
|
|
Update CONTRIBUTING.md
wwylele
2016-10-31
1
-13
/
+8
*
|
|
|
Merge pull request #2123 from jbeich/freebsd
bunnei
2016-10-31
11
-37
/
+68
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
build: don't install freedesktop.org metadata for SDL2-only builds
Jan Beich
2016-10-27
1
-1
/
+1
|
*
|
|
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-10-27
3
-3
/
+3
|
*
|
|
build: clock_gettime() is in libc on BSDs
Jan Beich
2016-10-27
1
-1
/
+1
|
*
|
|
build: libc may not provide iconv() on Unix
Jan Beich
2016-10-27
1
-3
/
+10
|
*
|
|
microprofile: unbreak on POSIX systems
Jan Beich
2016-10-27
2
-4
/
+5
|
*
|
|
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
2
-15
/
+19
|
*
|
|
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
|
*
|
|
hooks: convert pre-commit to POSIX syntax
Jan Beich
2016-10-27
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #2146 from mailwl/gdbstub-ida-regs
bunnei
2016-10-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Small fix to let IDA see target.xml
mailwl
2016-10-28
1
-1
/
+1
|
/
/
*
|
Travis: only upload for push (#2134)
wwylele
2016-10-27
1
-1
/
+1
*
|
Merge pull request #2139 from mailwl/frd-fix
wwylele
2016-10-25
1
-1
/
+1
|
\
\
|
*
|
FRD: fix GetMyFriendKey
mailwl
2016-10-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #2131 from ricardotk/typos
wwylele
2016-10-21
15
-18
/
+18
|
\
\
|
*
|
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
15
-18
/
+18
|
/
/
*
|
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
|
\
\
\
[next]