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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Common: Add a clone of std::make_unique
Yuri Kunde Schlesner
2014-12-20
1
-0
/
+1
*
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
1
-4
/
+0
*
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
1
-0
/
+2
*
New logging system
Yuri Kunde Schlesner
2014-12-13
1
-0
/
+6
*
Add SCOPE_EXIT macro to conveniently execute cleanup actions
Yuri Kunde Schlesner
2014-12-13
1
-0
/
+1
*
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-12
1
-0
/
+1
*
Initial HID PAD work, with GLFW only.
Kevin Hartman
2014-09-12
1
-0
/
+2
*
Removed fixed_size_queue.h
archshift
2014-09-09
1
-1
/
+0
*
Removed common/std_xyz, instead using the std header
archshift
2014-09-07
1
-3
/
+0
*
Removed common/atomic, instead using std::atomic
archshift
2014-09-03
1
-3
/
+0
*
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
1
-7
/
+16
*
CMakeLists: rename HEADS, improved comments
archshift
2014-05-20
1
-2
/
+2
*
Updated cmakelists
archshift
2014-05-17
1
-0
/
+1
*
Fixed indents
archshift
2014-05-01
1
-1
/
+1
*
IT'S ALIVE!
archshift
2014-04-29
1
-1
/
+39
*
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-24
1
-3
/
+3
*
added scm rev generation on Linux/cmake
bunnei
2014-04-24
1
-1
/
+3
*
updated CMakeLists for missing files
ShizZy
2014-04-23
1
-0
/
+1
*
updated CMakeLists
bunnei
2014-04-10
1
-16
/
+17
*
convert tabs to spaces
bunnei
2014-04-02
1
-16
/
+16
*
updated CMakeLists.txt file for new common files
ShizZy
2013-09-05
1
-9
/
+16
*
adding initial project layout
ShizZy
2013-08-30
1
-0
/
+11