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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #275 from yuriks/cmake-clean
bunnei
2014-12-22
1
-4
/
+1
|
\
|
*
Clean up CMake library specification
Yuri Kunde Schlesner
2014-12-15
1
-4
/
+1
*
|
CMake: Silence PNG not found error
Yuri Kunde Schlesner
2014-12-22
1
-2
/
+4
*
|
CMake: Use improved optimization flags on MSVC
Yuri Kunde Schlesner
2014-12-22
1
-0
/
+19
*
|
Add nihstro (a 3DS shader tools suite) as a submodule.
Tony Wasserka
2014-12-20
1
-0
/
+2
*
|
Remove C++14/1y requirement
Yuri Kunde Schlesner
2014-12-20
1
-2
/
+1
*
|
Switch to C++14 to use std::make_unique
Yuri Kunde Schlesner
2014-12-16
1
-1
/
+2
|
/
*
Integrate Boost into build system and perform a trivial cleanup in vertex_shader.cpp.
Tony Wasserka
2014-12-07
1
-0
/
+8
*
CMake: Place all the built files in BUILD_DIR/bin/<Configuration> when compiling with MSVC
Subv
2014-12-02
1
-0
/
+2
*
Added configuration file system.
archshift
2014-10-08
1
-1
/
+5
*
Removed the need for X11 on OS X
archshift
2014-09-03
1
-1
/
+4
*
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
1
-46
/
+99
*
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-09-01
1
-2
/
+0
*
Pica: Add support for dumping textures.
Tony Wasserka
2014-08-25
1
-0
/
+5
*
Add Qt5 option. Use Qt5 by default.
Sacha
2014-08-19
1
-13
/
+26
*
CMake Cleanup
Sacha
2014-08-18
1
-1
/
+1
*
* Remove -fpermissive
Phillip Stephens
2014-05-20
1
-1
/
+1
*
CMakeLists: Fixed GLEW include var name, compile flag vars
archshift
2014-05-20
1
-5
/
+5
*
CMakeLists: rename HEADS, improved comments
archshift
2014-05-20
1
-3
/
+2
*
Indent fixes
archshift
2014-05-19
1
-1
/
+1
*
Indent fixes
archshift
2014-05-17
1
-1
/
+1
*
Added FindGLEW to cmake-modules
archshift
2014-05-17
1
-1
/
+1
*
Support for C++11 on OSX
archshift
2014-05-01
1
-3
/
+2
*
A bit of Cmake love
archshift
2014-05-01
1
-4
/
+7
*
Some more experimentation
archshift
2014-04-30
1
-1
/
+5
*
IT'S ALIVE!
archshift
2014-04-29
1
-2
/
+9
*
Fixed CMake's import of GLFW.
Thomas Edvalson
2014-04-25
1
-0
/
+2
*
removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS"
bunnei
2014-04-24
1
-2
/
+2
*
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-24
1
-0
/
+1
*
added scm rev generation on Linux/cmake
bunnei
2014-04-24
1
-0
/
+6
*
fixes to build on linux
bunnei
2014-04-23
1
-0
/
+3
*
fixed a bunch of errors in CMakeLists
bunnei
2014-04-10
1
-8
/
+1
*
updated CMakeLists
bunnei
2014-04-10
1
-3
/
+1
*
renamed from citrus to citra
ShizZy
2013-09-26
1
-2
/
+2
*
renamed project to 'citrus'
ShizZy
2013-09-14
1
-3
/
+2
*
adding initial project layout
ShizZy
2013-08-30
1
-0
/
+49