| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Update to Qt 5.12.8 | Morph | 2020-09-09 | 1 | -1/+1 |
* | CMakeLists: Update fmt to 7.0.3 | Lioncash | 2020-08-14 | 1 | -1/+1 |
* | General: Tidy up clang-format warnings | Lioncash | 2020-08-09 | 1 | -1/+1 |
* | CMakeLists: Update boost to 1.73 | Lioncash | 2020-07-28 | 1 | -1/+1 |
* | CMakeLists: Update catch to 2.13 | Lioncash | 2020-07-28 | 1 | -1/+1 |
* | CMakeLists: Update zstd to 1.4.5 | Lioncash | 2020-07-28 | 1 | -1/+1 |
* | CMakeFiles: Update json to 3.8.0 | Lioncash | 2020-07-28 | 1 | -1/+1 |
* | yuzu: Port translation support from Citra | FearlessTobi | 2020-07-18 | 1 | -0/+5 |
* | Merge pull request #4280 from jbeich/system-libusb | LC | 2020-07-14 | 1 | -0/+1 |
|\ |
|
| * | cmake: pass libusb include directory as well | Jan Beich | 2020-07-09 | 1 | -0/+1 |
* | | CMakeLists: Enable usage of C++20 on Linux | Lioncash | 2020-07-13 | 1 | -3/+3 |
* | | CMakeLists: Correct boost asio disabling define name | Lioncash | 2020-07-12 | 1 | -1/+1 |
* | | CMakeLists: Disable concepts in boost asio | Lioncash | 2020-07-12 | 1 | -0/+2 |
* | | Merge pull request #4290 from lioncash/latest | LC | 2020-07-12 | 1 | -2/+9 |
|\ \ |
|
| * | | CMakeLists: Make use of /std:c++latest on MSVC | Lioncash | 2020-07-11 | 1 | -2/+9 |
* | | | CMakeLists: Do not search for system libusb on macOS | MerryMage | 2020-07-11 | 1 | -3/+4 |
|/ / |
|
* | | Merge pull request #4221 from jbeich/unused-qt-opengl | bunnei | 2020-07-10 | 1 | -2/+2 |
|\ \ |
|
| * | | cmake: stop linking against QGL after c6a0ab979239 | Jan Beich | 2020-07-02 | 1 | -2/+2 |
* | | | Merge pull request #4287 from lioncash/fmt7 | bunnei | 2020-07-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | CMakeLists: Update fmt to 7.0.1 | Lioncash | 2020-07-10 | 1 | -1/+1 |
* | | | | CMakeLists: Use lower-case command names | Lioncash | 2020-07-10 | 1 | -1/+1 |
|/ / / |
|
* | / | cmake: Fix libusb builds breaking | David Marcec | 2020-07-10 | 1 | -0/+1 |
| |/
|/| |
|
* | | cmake: unbreak system libusb support | Jan Beich | 2020-07-07 | 1 | -2/+4 |
* | | Fix merge conflicts? | Ameer | 2020-07-04 | 1 | -2/+3 |
|\ \ |
|
| * | | externals: Track opus as submodule instead of using conan | David Marcec | 2020-07-01 | 1 | -2/+0 |
| |/ |
|
| * | cmake: depend on WebEngine with system Qt | Jan Beich | 2020-06-30 | 1 | -0/+3 |
* | | Singleton GC Adapter class, remove globals, fix naming convention | Ameer | 2020-06-22 | 1 | -0/+6 |
|/ |
|
* | externals: Revert to libressl, as build is broken with find_package(OpenSSL). (#4093) | bunnei | 2020-06-17 | 1 | -10/+0 |
* | Update CMakeLists.txt | bunnei | 2020-06-01 | 1 | -1/+1 |
* | Update CMakeLists.txt | bunnei | 2020-05-31 | 1 | -1/+1 |
* | Mark the opus version check as broken. | Markus Wick | 2020-05-09 | 1 | -0/+1 |
* | Replace externals with Conan (#3735) | James Rowe | 2020-05-08 | 1 | -70/+217 |
* | cmake: Silence -Werror=implicit-fallthrough in SDL2 headers | Jan Beich | 2020-04-19 | 1 | -1/+1 |
* | fix CMake build errors for certain SDL2 installations | Brian Clinkenbeard | 2020-02-17 | 1 | -1/+7 |
* | use config mode for finding SDL2 with CMake | Brian Clinkenbeard | 2020-02-11 | 1 | -5/+6 |
* | Input: UDP Client to provide motion and touch controls | fearlessTobi | 2020-01-23 | 1 | -0/+7 |
* | Ignore git-related files in cmake for EA tarballs | Jake Merdich | 2019-12-06 | 1 | -2/+5 |
* | cmake: Add cmake option to build Boxcat backend | Zach Hilman | 2019-09-30 | 1 | -0/+2 |
* | Revert "CMake: Get Git submodule dependencies via CMake (#2474)" | Tobias | 2019-06-29 | 1 | -12/+16 |
* | CMake: Get Git submodule dependencies via CMake (#2474) | Frederic L | 2019-06-20 | 1 | -16/+12 |
* | CMakeLists: Handle VS 2019 in a less annoying manner | Lioncash | 2019-05-15 | 1 | -3/+3 |
* | fix clang-format target when using a path with spaces on windows | khang06 | 2019-04-07 | 1 | -1/+1 |
* | Merge pull request #2253 from lioncash/flags | bunnei | 2019-03-23 | 1 | -79/+9 |
|\ |
|
| * | CMakeLists: Move compilation flags into the src directory | Lioncash | 2019-03-17 | 1 | -79/+9 |
* | | CMakeLists: Raise minimum Boost requirement to 1.66.0 | MerryMage | 2019-03-18 | 1 | -2/+2 |
|/ |
|
* | CMakeLists: Remove now-unnecessary GCC special-casing | Lioncash | 2019-03-16 | 1 | -8/+2 |
* | cmake: Add Vulkan option | ReinUsesLisp | 2019-02-12 | 1 | -0/+2 |
* | gl_shader_disk_cache: Invalidate shader cache changes with CMake hash | ReinUsesLisp | 2019-02-07 | 1 | -13/+0 |
* | Update Qt MSVC external to 5.12.0 | Zach Hilman | 2018-12-31 | 1 | -1/+1 |
* | cmake: Add USE_QT_WEB_ENGINE flag and update build system | Zach Hilman | 2018-12-28 | 1 | -0/+6 |
* | GDBStub improvements: | Hedges | 2018-11-13 | 1 | -1/+1 |
* | Merge pull request #1542 from lioncash/project | bunnei | 2018-10-24 | 1 | -19/+19 |
|\ |
|
| * | CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR | Lioncash | 2018-10-20 | 1 | -19/+19 |
* | | CMakeLists: Remove EMU_ARCH_BITS definition | Lioncash | 2018-10-23 | 1 | -4/+0 |
* | | cmake: mingw also needs _FILE_OFFSET_BITS=64 | Weiyi Wang | 2018-10-23 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1332 from FearlessTobi/port-web-backend | bunnei | 2018-10-06 | 1 | -0/+4 |
|\ |
|
| * | Review comments -part 4 | fearlessTobi | 2018-10-02 | 1 | -7/+0 |
| * | Port web_service from Citra | fearlessTobi | 2018-10-02 | 1 | -0/+11 |
* | | string_util: unify UTF8<->UTF16 conversion to codecvt | Weiyi Wang | 2018-10-02 | 1 | -8/+0 |
|/ |
|
* | CMake: Remove superfluous CMAKE_RUNTIME_OUTPUT_DIRECTORY assignment | spycrab | 2018-09-25 | 1 | -2/+0 |
* | Port citra-emu/citra#4214: "Set citra-qt project as default StartUp Project in Visual Studio" | fearlessTobi | 2018-09-22 | 1 | -2/+6 |
* | Merge pull request #1225 from tech4me/travis-windows | James Rowe | 2018-09-21 | 1 | -4/+13 |
|\ |
|
| * | travis: running mingw build on travis ci | tech4me | 2018-09-19 | 1 | -4/+13 |
* | | Update CMakeLists.txt | Frederic Laing | 2018-09-12 | 1 | -0/+3 |
|/ |
|
* | Show game compatibility within yuzu | fearlessTobi | 2018-08-29 | 1 | -0/+13 |
* | CMakeLists: Add architecture detection for AArch64 | Lioncash | 2018-08-15 | 1 | -0/+2 |
* | externals: Update to SDL2-2.0.8. | bunnei | 2018-08-12 | 1 | -1/+1 |
* | CMakeLists: lowercase find_library usage | Lioncash | 2018-08-12 | 1 | -1/+1 |
* | CMakeLists: Change MSVC14 variable to MSVC_VERSION | Lioncash | 2018-08-12 | 1 | -5/+5 |
* | audio_core: Implement Sink and SinkStream interfaces with cubeb. | bunnei | 2018-07-31 | 1 | -0/+2 |
* | Revert "Use Ninja for MSVC AppVeyor builds" (#584) | bunnei | 2018-06-23 | 1 | -1/+1 |
* | Drop /std:c++latest from MSVC command line | Michał Janiszewski | 2018-06-05 | 1 | -1/+1 |
* | Merge pull request #66 from RiverCityRansomware/qtUpdate | bunnei | 2018-04-02 | 1 | -1/+1 |
|\ |
|
| * | Update qt | River City Ransomware | 2018-01-17 | 1 | -1/+1 |
* | | CMake: Set EMU_ARCH_BITS in CMakeLists.txt | N00byKing | 2018-03-21 | 1 | -0/+3 |
* | | Merge pull request #144 from KAMiKAZOW/patch-1 | bunnei | 2018-01-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Install Linux icon in hicolor instead of pixmaps | KAMiKAZOW | 2018-01-26 | 1 | -1/+1 |
* | | | Fix typo for dependent options | James Rowe | 2018-01-26 | 1 | -1/+1 |
|/ / |
|
* | | CMakeLists: Fix unicorn build for macOS developers with x86_64-only systems | MerryMage | 2018-01-21 | 1 | -1/+1 |
* | | CMakeLists: Do not look for system Unicorn by default | MerryMage | 2018-01-21 | 1 | -2/+5 |
* | | CMake: Conditionally turn on bundled libs for MSVC | James Rowe | 2018-01-21 | 1 | -2/+5 |
* | | CMake: Add a custom clang format target | James Rowe | 2018-01-20 | 1 | -0/+47 |
* | | Port citra #3352 to yuzu (#103) | River City Ransomware | 2018-01-20 | 1 | -8/+11 |
* | | CMakeLists: Derive the source directory grouping from targets themselves | Lioncash | 2018-01-18 | 1 | -2/+4 |
|/ |
|
* | CMake: Override PYTHON environment variable for libunicorn | spycrab | 2018-01-16 | 1 | -1/+3 |
* | Build: Automagically handle unicorn | James Rowe | 2018-01-16 | 1 | -45/+47 |
* | Build: Add unicorn as a submodule and build it if needed | James Rowe | 2018-01-16 | 1 | -0/+25 |
* | rename CITRA to YUZU | Simonx22 | 2018-01-15 | 1 | -6/+6 |
* | Merge pull request #17 from spycrab/bindir | bunnei | 2018-01-15 | 1 | -0/+3 |
|\ |
|
| * | CMake: Output binaries to bin/ | spycrab | 2018-01-15 | 1 | -0/+3 |
* | | fixed build for gcc c++17 / boost.icl incompatibility | Harry Prevor | 2018-01-15 | 1 | -0/+6 |
|/ |
|
* | Fix compilation on case-sensitive OSX | Robin Lambertz | 2018-01-14 | 1 | -1/+1 |
* | Add new icons and fix up the linux paths for install | James Rowe | 2018-01-13 | 1 | -15/+3 |
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -22/+1 |
* | CMakeLists: Use C++ 17. | bunnei | 2018-01-13 | 1 | -2/+2 |
* | cmake: Use LIBUNICORN_* on Windows. | bunnei | 2018-01-09 | 1 | -2/+2 |
* | fix macos build | MerryMage | 2018-01-09 | 1 | -2/+2 |
* | externals: Use unicorn DLL instead of static lib. | bunnei | 2018-01-04 | 1 | -2/+3 |
* | unicorn: Use for arm interface on Windows. | bunnei | 2018-01-04 | 1 | -0/+31 |
* | Build: Enable SSL in mingw by linking against WinSSL | James Rowe | 2017-09-11 | 1 | -18/+10 |
* | Add manifest | DaMan | 2017-09-03 | 1 | -2/+2 |
* | common: Add build timestamp to scm_rev. | bunnei | 2017-08-04 | 1 | -1/+8 |
* | tests: Add tests for vadd | MerryMage | 2017-07-23 | 1 | -1/+1 |
* | CMakeLists: Check that all submodules are present | MerryMage | 2017-07-16 | 1 | -0/+15 |
* | web_service: Add CMake flag to enable. | bunnei | 2017-07-12 | 1 | -0/+5 |
* | Set global definition WIN32_LEAN_AND_MEAN (#2807) | B3n30 | 2017-06-25 | 1 | -0/+2 |
* | CMake: Set MSVC flags for improved C++ standards conformance | Yuri Kunde Schlesner | 2017-06-17 | 1 | -3/+6 |
* | CMake: Re-organize root CMakeLists.txt file | Yuri Kunde Schlesner | 2017-05-28 | 1 | -56/+78 |
* | CMake: Move definitions of externals to the CMakeLists in that directory | Yuri Kunde Schlesner | 2017-05-28 | 1 | -26/+5 |
* | CMake: Create INTERFACE targets for microprofile and nihstro | Yuri Kunde Schlesner | 2017-05-28 | 1 | -2/+6 |
* | CMake: Add SoundTouch include path to target property | Yuri Kunde Schlesner | 2017-05-28 | 1 | -0/+2 |
* | CMake: Use target properties to add inih include paths | Yuri Kunde Schlesner | 2017-05-28 | 1 | -3/+1 |
* | CMake: Define an interface target for SDL2 definitions | Yuri Kunde Schlesner | 2017-05-28 | 1 | -0/+7 |
* | CMake: Remove CITRA_QT_LIBS var | Yuri Kunde Schlesner | 2017-05-28 | 1 | -1/+0 |
* | CMake: Stop using FindOpenGL, which seems to not be required anymore | Yuri Kunde Schlesner | 2017-05-28 | 1 | -3/+0 |
* | CMake: Use append instead of set to modify list | Yuri Kunde Schlesner | 2017-05-28 | 1 | -1/+1 |
* | CMake: Use IMPORTED target for Boost | Yuri Kunde Schlesner | 2017-05-28 | 1 | -6/+8 |
* | CMake: Use IMPORTED target for libpng | Yuri Kunde Schlesner | 2017-05-28 | 1 | -5/+3 |
* | Add the fmt string formatting library | Yuri Kunde Schlesner | 2017-05-27 | 1 | -0/+1 |
* | Fix Microprofile in MinGW (#2530) | Fernando Sahmkow | 2017-02-05 | 1 | -2/+0 |
* | Removed unused and outdated external qhexedit | Kloen | 2017-01-22 | 1 | -5/+0 |
* | Change deploy to use github releases instead, but only for the citra-nightly repo | James Rowe | 2017-01-05 | 1 | -5/+0 |
* | Add deploy to bintray for builds to master | James Rowe | 2016-12-31 | 1 | -0/+5 |
* | Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dll | bunnei | 2016-12-16 | 1 | -0/+1 |
|\ |
|
| * | Modularization of copy_msvc_libraries cmake funct | freiro | 2016-12-11 | 1 | -0/+1 |
* | | Externals: Add Xbyak | Yuri Kunde Schlesner | 2016-12-15 | 1 | -0/+2 |
* | | CMakeLists: Autodetect clang and only then use libc++ | Jeffrey Pfau | 2016-12-13 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #2202 from j-selby/man-docs | Yuri Kunde Schlesner | 2016-12-09 | 1 | -0/+12 |
|\ |
|
| * | Add man documentation | James | 2016-11-26 | 1 | -0/+12 |
* | | Disable Microprofile on Mingw builds | James | 2016-12-05 | 1 | -0/+3 |
* | | Appending PLATFORM_LIBRARIES instead of redefining them | freiro | 2016-11-30 | 1 | -3/+3 |
* | | WINVER definition moved to CMake and cleanup | freiro | 2016-11-30 | 1 | -8/+8 |
|/ |
|
* | Move to SDL2-2.0.5 | freiro | 2016-11-22 | 1 | -1/+1 |
* | Add mingw compile support | James Rowe | 2016-11-14 | 1 | -1/+10 |
* | build: don't install freedesktop.org metadata for SDL2-only builds | Jan Beich | 2016-10-28 | 1 | -1/+1 |
* | build: add default install for DragonFly, Solaris, etc. | Jan Beich | 2016-10-28 | 1 | -1/+1 |
* | build: clock_gettime() is in libc on BSDs | Jan Beich | 2016-10-28 | 1 | -1/+1 |
* | build: libc may not provide iconv() on Unix | Jan Beich | 2016-10-28 | 1 | -3/+10 |
* | common: convert to standard stat()/fstat() interfaces | Anthony J. Bentley | 2016-10-28 | 1 | -0/+9 |
* | dynarmic: Add new submodule. | bunnei | 2016-09-15 | 1 | -0/+3 |
* | CMakeLists: Set Boost_INCLUDE_DIR. | bunnei | 2016-09-15 | 1 | -4/+3 |
* | Revert "MSVC: Add RelWithDebInfo and removing debugging from Release." | bunnei | 2016-09-01 | 1 | -11/+7 |
* | MSVC: Add RelWithDebInfo and removing debugging from Release. | James Rowe | 2016-09-01 | 1 | -7/+11 |
* | qt: Use 5.7 on Windows. | bunnei | 2016-08-16 | 1 | -1/+1 |
* | CMake: Fix for QT 5.7 overwriting -std=c++1y flag | James Rowe | 2016-08-05 | 1 | -4/+6 |
* | Remove the -msse4.1 on ¬MSVC. | Emmanuel Gil Peyrot | 2016-07-23 | 1 | -5/+0 |
* | CMakeLists: Drop support for Qt 4 | Lioncash | 2016-06-17 | 1 | -11/+2 |
* | Tests: Run tests on CI | MerryMage | 2016-05-19 | 1 | -0/+2 |
* | AudioCore: SDL2 Sink | MerryMage | 2016-05-07 | 1 | -0/+3 |
* | Externals: Add soundtouch | MerryMage | 2016-04-28 | 1 | -0/+3 |
* | CMakeLists: Use imported version of Threads::Threads | Sam Spilsbury | 2016-04-24 | 1 | -3/+5 |
* | CMakeLists: Use CMAKE_THREAD_LIBS_INIT | Sam Spilsbury | 2016-04-23 | 1 | -2/+4 |
* | CMakeFiles: Compile as C++14 | Lioncash | 2016-04-03 | 1 | -1/+1 |
* | Dependencies: Remove GLFW, Add SDL2 | MerryMage | 2016-03-02 | 1 | -17/+12 |
* | Enable RTTI on Windows builds. | Tony Wasserka | 2015-11-12 | 1 | -2/+1 |
* | CMake: Silence more MSVC "deprecation" warnings | Yuri Kunde Schlesner | 2015-09-14 | 1 | -1/+1 |
* | CMake: Make all cache options appear even in case of errors | Yuri Kunde Schlesner | 2015-09-09 | 1 | -5/+7 |
* | CMake: Point binary downloads to new official repo | Yuri Kunde Schlesner | 2015-09-09 | 1 | -1/+1 |
* | CMake: Remove support for QTDIR environment variable | Yuri Kunde Schlesner | 2015-09-09 | 1 | -8/+2 |
* | CMake: Don't complain when Boost isn't found in the system. | Yuri Kunde Schlesner | 2015-09-09 | 1 | -1/+1 |
* | CMake: Use HINTS option instead of modifying CMAKE_PREFIX_PATH for Qt | Yuri Kunde Schlesner | 2015-09-09 | 1 | -4/+11 |
* | CMake: Add option to download Qt and GLFW binaries over HTTP | Yuri Kunde Schlesner | 2015-09-09 | 1 | -45/+41 |
* | CMake: Fix architecture detection on MSVC | Yuri Kunde Schlesner | 2015-09-09 | 1 | -5/+31 |
* | Replace the previous OpenGL loader with a glad-generated 3.3 one | Yuri Kunde Schlesner | 2015-08-30 | 1 | -0/+1 |
* | Integrate the MicroProfile profiling library | Yuri Kunde Schlesner | 2015-08-25 | 1 | -0/+1 |
* | Fix building under MinGW | darkf | 2015-08-18 | 1 | -1/+2 |
* | Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. | bunnei | 2015-08-16 | 1 | -13/+14 |
* | Common: Ported over Dolphin's code for x86 CPU capability detection. | bunnei | 2015-08-15 | 1 | -2/+13 |
* | Enable linker optimizations in MSVC Release builds | Yuri Kunde Schlesner | 2015-07-28 | 1 | -1/+1 |
* | Fix permissions in pre-commit hook | JSFernandes | 2015-07-14 | 1 | -2/+1 |
* | Implement new argument parsing using getopt and add the corresponding library to externals | Greg Wicks | 2015-07-12 | 1 | -0/+4 |
* | CMake: Fix Debug build configuration in MSVC | Yuri Kunde Schlesner | 2015-07-09 | 1 | -15/+17 |
* | Merge pull request #839 from Lectem/whitespacepolicy | Yuri Kunde Schlesner | 2015-06-21 | 1 | -0/+7 |
|\ |
|
| * | force no-tab/trailing spaces with git hook | Lectem | 2015-06-09 | 1 | -0/+7 |
* | | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot | 2015-05-29 | 1 | -2/+2 |
* | | Update bundled GLFW to 3.1.1 | Yuri Kunde Schlesner | 2015-05-25 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #675 from jroweboy/windows-build-fixes | Yuri Kunde Schlesner | 2015-05-15 | 1 | -8/+15 |
|\ |
|
| * | Updated the copy commands to run on post_build and use generator expressions to simplify the code as well | James Rowe | 2015-03-26 | 1 | -8/+8 |
| * | Changes to bring the previous commits in line with the comments on thepull request. Made the debug build a true debug build with no optimizxations and the RelWithDebInfo is what it says it is too. Changed the copying of the dlls to the build directories to happen at configuration time instead of build time | James Rowe | 2015-03-26 | 1 | -5/+6 |
| * | More changes to the CMakeFiles for better MSVC compatibility. Added in the RelWithDebInfo target and setup copying the Qt 5 Dlls to the output directories. | James Rowe | 2015-03-26 | 1 | -2/+2 |
| * | Small changes to the CMake file to make windows build easier | James Rowe | 2015-03-26 | 1 | -7/+13 |
* | | Install a .desktop file to make citra-qt launchable from DE menus. | Emmanuel Gil Peyrot | 2015-05-13 | 1 | -0/+13 |
* | | Common: Remove many unnecessary cross-platform compatibility macros | Yuri Kunde Schlesner | 2015-05-07 | 1 | -2/+5 |
|/ |
|
* | Merge pull request #483 from yuriks/cmake-fix | bunnei | 2015-02-03 | 1 | -3/+9 |
|\ |
|
| * | CMake: Inform the user when architecture auto-detection fails | Yuri Kunde Schlesner | 2015-01-19 | 1 | -2/+8 |
| * | CMake: Fix wrong filename in message | Yuri Kunde Schlesner | 2015-01-13 | 1 | -1/+1 |
* | | Fix building on MinGW | darkf | 2015-01-12 | 1 | -0/+6 |
|/ |
|
* | CMake: Consistently set _DEBUG and NDEBUG in all platforms | Yuri Kunde Schlesner | 2015-01-10 | 1 | -1/+5 |
* | Fix Windows build | bunnei | 2015-01-10 | 1 | -1/+1 |
* | Merge pull request #342 from uppfinnarn/master | bunnei | 2015-01-10 | 1 | -4/+11 |
|\ |
|
| * | Looks like that might be needed on OSX after all | Johannes Ekberg | 2015-01-09 | 1 | -6/+2 |
| * | Use -pthread where and only where needed | Johannes Ekberg | 2015-01-09 | 1 | -1/+5 |
| * | Link Cocoa, IOKit and CoreVideo on OSX | Johannes Ekberg | 2015-01-09 | 1 | -3/+4 |
| * | Generic PLATFORM_LIBRARIES var | Johannes Ekberg | 2015-01-09 | 1 | -0/+6 |
* | | Cleanup: Remove redundant /Oi flag | chinhodado | 2015-01-09 | 1 | -2/+1 |
* | | CMake: Enable VS parallel builds for a good reduction in compile times | Yuri Kunde Schlesner | 2015-01-09 | 1 | -1/+2 |
|/ |
|
* | CMake: Require Boost 1.57.0 (fixes Travis OS X) | Yuri Kunde Schlesner | 2014-12-29 | 1 | -2/+2 |
* | 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 |