index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_util: Remove unused paths.
bunnei
2016-12-21
3
-87
/
+3
*
Fixed GPLv2 license text in the start.
Vamsi Krishna
2016-12-19
1
-1
/
+1
*
Merge pull request #2316 from endrift/macos-gcc
bunnei
2016-12-16
1
-0
/
+11
|
\
|
*
Common: Fix gcc build on macOS
Jeffrey Pfau
2016-12-13
1
-0
/
+11
*
|
VideoCore: Convert x64 shader JIT to use Xbyak for assembly
Yuri Kunde Schlesner
2016-12-14
3
-1
/
+234
|
/
*
Support mingw cross-compile
Jannik Vogel
2016-12-05
5
-5
/
+6
*
Merge pull request #2228 from freiro/winver_fix
Yuri Kunde Schlesner
2016-11-30
1
-3
/
+0
|
\
|
*
WINVER definition moved to CMake and cleanup
freiro
2016-11-30
1
-3
/
+0
*
|
Set client SDK version to Service APIs
mailwl
2016-11-30
1
-3
/
+2
|
/
*
Build: Fixed a few warnings.
Subv
2016-11-29
1
-4
/
+4
*
Merge pull request #2168 from mailwl/mic
Sebastian Valle
2016-11-27
2
-0
/
+2
|
\
|
*
MIC_U: Stub service funcions
mailwl
2016-11-25
2
-0
/
+2
*
|
Move to AppData/Roaming/Citra/
freiro
2016-11-26
1
-1
/
+1
*
|
Removed /user/ from path
freiro
2016-11-26
1
-2
/
+1
*
|
Switch to AppData/Roaming
freiro
2016-11-24
2
-4
/
+4
*
|
Return by value and other fixes
freiro
2016-11-19
2
-14
/
+8
*
|
Win32 move default user folder location to AppData
freiro
2016-11-19
2
-0
/
+24
|
/
*
Merge pull request #2172 from jroweboy/fix-mingw
bunnei
2016-11-15
1
-2
/
+3
|
\
|
*
Add mingw compile support
James Rowe
2016-11-13
1
-2
/
+3
*
|
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
4
-7
/
+10
*
|
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
5
-73
/
+382
|
/
*
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
*
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
2
-2
/
+2
*
Merge pull request #2024 from JamePeng/update-boss-code
bunnei
2016-10-07
2
-0
/
+2
|
\
|
*
Update the stub code of BOSS
JamePeng
2016-10-02
2
-0
/
+2
*
|
Common: Remove dangerous Vec[234] array constructors
Yuri Kunde Schlesner
2016-09-29
1
-3
/
+0
|
/
*
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
3
-1
/
+3
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
10
-11
/
+11
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
32
-54
/
+13
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
15
-61
/
+32
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
51
-3389
/
+4172
*
microprofile: Double buffer size to 16MB.
bunnei
2016-09-15
1
-1
/
+1
*
Common: readdir_r() is deprecated, switch to readdir().
Emmanuel Gil Peyrot
2016-09-13
1
-6
/
+2
*
Protection against a resize of size 0
Alexandre LittleWhite Laurent
2016-07-23
1
-4
/
+3
*
Remove superfluous std::move in return std::move(local_var)
scurest
2016-06-25
1
-1
/
+1
*
Fix recursive scanning of directories
Yuri Kunde Schlesner
2016-06-19
2
-17
/
+12
*
Merge pull request #1789 from wwylele/input-refactor
bunnei
2016-06-10
4
-23
/
+232
|
\
|
*
fixup! fixup! Refactor input system
wwylele
2016-05-15
2
-7
/
+7
|
*
fixup! Refactor input system
wwylele
2016-05-15
2
-20
/
+24
|
*
implement circle pad modifier
wwylele
2016-05-15
2
-4
/
+22
|
*
Refactor input subsystem
wwylele
2016-05-15
4
-23
/
+210
[next]