summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated submodules (switched to using CMake-provided toolchain for iOS plus M...assiduous2020-11-221-0/+4
* CMake: enabled generation of XCode schemes; updated coreassiduous2020-10-231-0/+3
* Updated core (moved Metal backend implementation to DiligentCorePro)assiduous2020-09-241-0/+3
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-251-4/+0
* Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov2019-12-051-1/+1
* Added DILIGENT_BUILD_TOOLS cmake optionEgor Yusov2019-12-011-1/+20
* Fixed shader resource layout testEgor Yusov2019-11-281-6/+0
* appveyor: updated format validation instructionsEgor Yusov2019-11-261-0/+6
* Updated code formatting validation instructionsEgor Yusov2019-11-261-18/+0
* Updated modules (clang-formatted source); enabled formatting validationEgor Yusov2019-11-251-0/+18
* Moved NativeApp to Tools moduleEgor Yusov2019-11-111-1/+0
* Renamed ENABLE_TESTS cmake option (fixed https://github.com/DiligentGraphics/...Egor Yusov2019-07-021-1/+1
* Set GLTF Viewer as defautl startup project; updated readme & release historyEgor Yusov2019-05-081-1/+3
* Moved DILIGENT_BUILD_RENDER_SCRIPT option to Tools moduleEgor Yusov2019-03-191-1/+0
* Added options to enable/disable individual engine components (fixed https://g...Egor Yusov2019-03-191-4/+19
* Added DiligentFX moduleEgor Yusov2019-02-101-0/+1
* Added cmake options to disable specific back-ends and glslangEgor Yusov2019-01-091-1/+4
* Enabled build customizationEgor Yusov2018-03-051-2/+2
* Added testsEgor Yusov2018-02-151-0/+4
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-131-2/+2
* Reworked Win32 native app implementationEgor Yusov2018-02-071-0/+1
* Enabled Unity Emulator on Linux. Linux platform is now fully supportedEgor2017-12-251-2/+0
* Enabled Linux build of samples (main() not yet implemented)Egor Yusov2017-12-211-1/+1
* Temporary disabled samples & unity plugin build on linux; added .travis.yml s...Egor Yusov2017-12-201-0/+2
* Fixed folder names in CMakeEgor Yusov2017-12-191-4/+4
* CMake: updated Android build rulesEgor Yusov2017-12-161-1/+1
* Replaced FXC command with VS_SHADER_* properties. No need to specify FXC when...Egor Yusov2017-12-141-1/+1
* Adding UWP to CMake (in progress)Egor Yusov2017-12-141-2/+4
* Added CMake files for Unity plugin & EmulatorEgor Yusov2017-12-121-0/+1
* Enabled cmake buildEgor Yusov2017-12-111-7/+6
* CMake: Added grouping of projects in VS solution; removed VS configurations f...Egor Yusov2017-12-051-0/+2
* Added cmake filesEgor Yusov2017-12-041-0/+13