| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-02 | Removed the need for X11 on OS X | archshift | |
| It only causes issues when someone (who doesn't need it) doesn't have it. | |||
| 2014-09-01 | CMake cleanup | Yuri Kunde Schlesner | |
| 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. | |||
| 2014-09-01 | Replace GLEW with a glLoadGen loader. | Yuri Kunde Schlesner | |
| 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. | |||
| 2014-08-25 | Pica: Add support for dumping textures. | Tony Wasserka | |
| 2014-08-19 | Add Qt5 option. Use Qt5 by default. | Sacha | |
| 2014-08-18 | CMake Cleanup | Sacha | |
| 2014-05-19 | * Remove -fpermissive | Phillip Stephens | |
| 2014-05-19 | CMakeLists: Fixed GLEW include var name, compile flag vars | archshift | |
| 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. | |||
| 2014-05-19 | CMakeLists: rename HEADS, improved comments | archshift | |
| Changes for clarity of comments, removed redundant compiler flags. | |||
| 2014-05-19 | Indent fixes | archshift | |
| 2014-05-17 | Indent fixes | archshift | |
| 2014-05-16 | Added FindGLEW to cmake-modules | archshift | |
| 2014-04-30 | Support for C++11 on OSX | archshift | |
| 2014-04-30 | A bit of Cmake love | archshift | |
| 2014-04-29 | Some more experimentation | archshift | |
| 2014-04-28 | IT'S ALIVE! | archshift | |
| 2014-04-25 | Fixed CMake's import of GLFW. | Thomas Edvalson | |
| 2014-04-24 | removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS" | bunnei | |
| 2014-04-23 | fixes to scm_rev generation to make it conistent with windows build | bunnei | |
| 2014-04-23 | added scm rev generation on Linux/cmake | bunnei | |
| 2014-04-22 | fixes to build on linux | bunnei | |
| 2014-04-09 | fixed a bunch of errors in CMakeLists | bunnei | |
| 2014-04-09 | updated CMakeLists | bunnei | |
| 2013-09-26 | renamed from citrus to citra | ShizZy | |
| 2013-09-13 | renamed project to 'citrus' | ShizZy | |
| 2013-08-29 | adding initial project layout | ShizZy | |
