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
*
Cache Vertices instead of Output registers (#2165)
jphalimi
2016-11-23
1
-6
/
+7
*
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-23
4
-2
/
+22
*
Merge pull request #2186 from wwylele/config9
Yuri Kunde Schlesner
2016-11-23
1
-2
/
+8
|
\
|
*
cfg: add config block 0x00090000
wwylele
2016-11-17
1
-2
/
+8
*
|
Merge pull request #1654 from JamePeng/errdisp
Yuri Kunde Schlesner
2016-11-23
1
-118
/
+198
|
\
\
|
*
|
Rework the code of err:f service
JamePeng
2016-10-06
1
-118
/
+198
*
|
|
Fix format error from #2195
wwylele
2016-11-22
1
-1
/
+1
*
|
|
Improve verbosity of audio errors with SDL_GetError()
freiro
2016-11-22
1
-2
/
+2
*
|
|
Merge pull request #2195 from Subv/factor_check
bunnei
2016-11-19
1
-6
/
+5
|
\
\
\
|
*
|
|
GPU/CiTrace: Avoid calling GetTextures() when not necessary.
Subv
2016-11-19
1
-6
/
+5
*
|
|
|
Merge pull request #2193 from Subv/pulse_events
bunnei
2016-11-19
2
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Kernel/Events: Log an error when trying to create Pulse events and timers.
Subv
2016-11-19
2
-0
/
+10
|
|
/
/
/
*
|
|
|
Merge pull request #2192 from Subv/applet_enums
Sebastian Valle
2016-11-19
5
-16
/
+27
|
\
\
\
\
|
*
|
|
|
APT/Applets: Renamed the members of the SignalType enum.
Subv
2016-11-19
5
-16
/
+27
|
|
/
/
/
*
|
|
|
Merge pull request #2194 from jroweboy/extremely-minor-clangformat-change
James Rowe
2016-11-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Minor formatting change
James Rowe
2016-11-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2172 from jroweboy/fix-mingw
bunnei
2016-11-15
3
-3
/
+8
|
\
\
\
|
*
|
|
Add mingw compile support
James Rowe
2016-11-13
3
-3
/
+8
|
|
/
/
*
|
|
Merge pull request #1753 from jroweboy/frame_layouts
bunnei
2016-11-15
19
-127
/
+368
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Round the rectangle size to prevent float to int casting issues
James Rowe
2016-11-12
3
-8
/
+9
|
*
|
Add default hotkey to swap primary screens.
James Rowe
2016-11-05
10
-13
/
+27
|
*
|
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
*
|
|
Minor Menu Fixes
Pringo
2016-11-11
2
-2
/
+2
|
/
/
*
|
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
|
\
\
[next]