index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
common.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
Common: Remove HAVE_CXX11_SYNTAX define from Common.h
Lioncash
1
-6
/
+0
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-7
/
+4
2014-06-12
Removed definition of MAX_PATH, this is already defined in common_paths.h.
bunnei
1
-2
/
+0
2014-05-01
Support for C++11 on OSX
archshift
1
-2
/
+2
2014-04-30
Some more experimentation
archshift
1
-3
/
+3
2014-04-28
add missing bswap functions
bunnei
1
-0
/
+44
2014-04-28
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
1
-5
/
+0
2014-04-24
added scm rev generation on Linux/cmake
bunnei
1
-4
/
+0
2014-04-09
- removed deprecated version.h
bunnei
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-6
/
+6
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-05
added DISALLOW_COPY_AND_ASSIGN macro
bunnei
1
-0
/
+5
2014-04-02
convert tabs to spaces
bunnei
1
-36
/
+36
2013-10-02
renamed GC_ALIGNED* macros to MEMORY_ALIGNED*
ShizZy
1
-12
/
+12
2013-09-24
removed <windows.h> include from common.h and added it only where needed
ShizZy
1
-4
/
+0
2013-09-18
added default windows include
ShizZy
1
-0
/
+4
2013-09-16
added file platform.h
ShizZy
1
-0
/
+1
2013-09-08
updated common paths
ShizZy
1
-0
/
+1
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+164
2013-09-04
deleted gekko's common files
ShizZy
1
-246
/
+0
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+246