- Jan 09, 2015
-
-
Johannes Ekberg authored
This both reduces redundancy in add_executable definitions, and makes it easier to link additional libraries. In particular, extra libraries are needed on OSX - see next commit.
-
- Dec 29, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 21, 2014
-
-
Yuri Kunde Schlesner authored
Hopefully this will make people stop thinking it's a hard dependency.
-
Yuri Kunde Schlesner authored
While not having a noticeable effect on CPU-bound applications, this change gives an about 30-50% increase in performance for games using the GPU.
-
- Dec 20, 2014
-
-
Tony Wasserka authored
-
Yuri Kunde Schlesner authored
-
- Dec 16, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 15, 2014
-
-
Yuri Kunde Schlesner authored
The X11 libraries don't need to be specified when doing dynamic linking
-
- Dec 07, 2014
-
-
Tony Wasserka authored
-
- Dec 01, 2014
-
-
Subv authored
-
- Oct 07, 2014
-
-
archshift authored
Uses QSettings on citra-qt, and inih on citra-cli.
-
- Sep 03, 2014
-
-
archshift authored
It only causes issues when someone (who doesn't need it) doesn't have it.
-
- Sep 01, 2014
-
-
Yuri Kunde Schlesner authored
Several cleanups to the buildsystem: - Do better factoring of common libs between platforms. - Add support to building on Windows. - Remove Qt4 support. - Re-sort file lists and add missing headers.
-
Yuri Kunde Schlesner authored
This should fix the GL loading errors that occur in some drivers due to the use of deprecated functions by GLEW. Side benefits are more accurate auto-completion (deprecated function and symbols don't exist) and faster pointer loading (less entrypoints to load). In addition it removes an external library depency, simplifying the build system a bit and eliminating one set of binary libraries for Windows.
-
- Aug 25, 2014
-
-
Tony Wasserka authored
-
- Aug 19, 2014
-
-
Sacha authored
-
- Aug 18, 2014
-
-
Sacha authored
-
- May 20, 2014
-
-
Phillip Stephens authored
-
- May 19, 2014
-
-
archshift authored
After adding FindGLEW.cmake to externals, the variable call for the GLEW include path needed to be revised. Append flags on OSX, rather than overwrite them. I realized that GCC_COMPILE_FLAGS was changed to CMAKE_CXX_FLAGS mistakenly, so both were changed to a more platform-independent name.
-
archshift authored
Changes for clarity of comments, removed redundant compiler flags.
-
archshift authored
-
- May 17, 2014
- May 01, 2014
-
-
archshift authored
-
- Apr 30, 2014
- Apr 29, 2014
-
-
archshift authored
-
- Apr 25, 2014
-
-
Thomas Edvalson authored
-
- Apr 24, 2014
- Apr 23, 2014
-
-
bunnei authored
-
- Apr 10, 2014
- Sep 26, 2013
-
-
ShizZy authored
-
- Sep 13, 2013
-
-
ShizZy authored
-
- Aug 30, 2013
-
-
ShizZy authored
-