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
*
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2015-01-02
3
-0
/
+4
*
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
2
-0
/
+2
*
Merge pull request #369 from darkf/mingw_
bunnei
2014-12-30
7
-21
/
+38
|
\
|
*
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-29
5
-10
/
+10
|
*
Fix merge conflicts
darkf
2014-12-29
59
-1092
/
+1296
|
|
\
|
*
|
Fix MinGW build
darkf
2014-11-28
7
-21
/
+34
*
|
|
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-29
3
-0
/
+4
|
|
/
|
/
|
*
|
Merge pull request #322 from chinhodado/master
bunnei
2014-12-22
1
-0
/
+6
|
\
\
|
*
|
More warning cleanups
Chin
2014-12-21
1
-0
/
+6
*
|
|
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
46
-74
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
License change
purpasmart96
2014-12-20
46
-74
/
+74
*
|
|
BitField: Add an explicit Assign method.
Tony Wasserka
2014-12-20
1
-1
/
+5
*
|
|
Common: Add a clone of std::make_unique
Yuri Kunde Schlesner
2014-12-20
2
-0
/
+17
|
/
/
*
|
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-17
3
-0
/
+4
*
|
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-17
3
-0
/
+4
*
|
Restore the original console color after logging a message.
Yuri Kunde Schlesner
2014-12-14
2
-13
/
+25
*
|
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
6
-850
/
+2
*
|
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
5
-3
/
+205
*
|
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
8
-71
/
+94
*
|
Implement text path trimming for shorter paths.
Yuri Kunde Schlesner
2014-12-13
3
-1
/
+53
*
|
Re-add coloring to the console logging output.
Yuri Kunde Schlesner
2014-12-13
1
-0
/
+50
*
|
New logging system
Yuri Kunde Schlesner
2014-12-13
11
-66
/
+716
*
|
Add SCOPE_EXIT macro to conveniently execute cleanup actions
Yuri Kunde Schlesner
2014-12-13
2
-0
/
+38
*
|
Added missing include in common_funcs.h
Yuri Kunde Schlesner
2014-12-13
1
-0
/
+1
*
|
Remove redundant include from common_funcs.h
Yuri Kunde Schlesner
2014-12-13
1
-2
/
+0
*
|
Merge pull request #267 from bunnei/apt-shared-font
bunnei
2014-12-12
3
-26
/
+6
|
\
\
|
*
|
APT_U: Added GetSharedFont service function.
bunnei
2014-12-12
1
-0
/
+3
|
*
|
Common: Add "sysdata" to GetUserPath and cleanup.
bunnei
2014-12-12
3
-26
/
+3
*
|
|
Merge pull request #261 from neobrain/boost
Tony Wasserka
2014-12-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
StringUtil: Perform some minimal cleanup.
Tony Wasserka
2014-12-07
1
-3
/
+3
*
|
|
Explicitly specify LE strings to iconv, fixes paths in Steel Diver
archshift
2014-12-09
1
-2
/
+2
*
|
|
Remove unused NDMA module
Yuri Kunde Schlesner
2014-12-09
2
-2
/
+0
*
|
|
Some code cleanup.
Tony Wasserka
2014-12-09
1
-0
/
+2
*
|
|
Fix some headers to include their dependencies properly.
Tony Wasserka
2014-12-09
2
-0
/
+7
|
/
/
*
/
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
17
-92
/
+92
|
/
*
Remove unused includes to common/thread.h
Emmanuel Gil Peyrot
2014-11-25
1
-1
/
+0
*
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
3
-100
/
+100
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-19
23
-160
/
+160
*
Merge pull request #165 from neobrain/viewport-scaling
bunnei
2014-11-18
4
-38
/
+101
|
\
|
*
EmuWindow: Add some explicit documentation and set proper minimal client area...
Tony Wasserka
2014-11-18
1
-2
/
+4
|
*
EmuWindow: Add a TODO.
Tony Wasserka
2014-11-18
1
-0
/
+1
|
*
MathUtil: Make Rectangle work with unsigned types.
Tony Wasserka
2014-11-18
1
-4
/
+5
|
*
EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest.
Tony Wasserka
2014-11-18
1
-0
/
+7
|
*
EmuWindow: Remove window title getters/setters.
Tony Wasserka
2014-11-18
1
-16
/
+1
|
*
EmuWindow: Add documentation.
Tony Wasserka
2014-11-18
1
-18
/
+57
|
*
EmuWindow: Add support for specifying minimal client area sizes.
Tony Wasserka
2014-11-18
1
-8
/
+26
|
*
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
2014-11-18
1
-28
/
+33
|
*
Viewport scaling and display density independence
Kevin Hartman
2014-11-18
1
-2
/
+5
|
*
Add a GUI logging channel.
Tony Wasserka
2014-11-18
2
-0
/
+2
*
|
Remove extraneous semicolons
Lioncash
2014-11-18
2
-2
/
+2
|
/
[next]