summaryrefslogtreecommitdiffstats
path: root/Primitives/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...assiduous2020-05-091-1/+1
* Enabled C API in GraphicsUtilities.h; added global function helper macros def...assiduous2020-02-021-0/+2
* Guarded interface definitions by define-undef macro helper include pairs to a...assiduous2020-01-271-0/+2
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-2/+2
* Reworked main headers to be compatible with cassiduous2020-01-251-0/+1
* Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_COREEgor Yusov2019-11-211-1/+1
* Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov2019-06-091-9/+9
* Made engine core installation optional that is on by default on Win32 and Lin...Egor Yusov2018-12-171-1/+3
* Added install steps; updated header structure for platformsEgor Yusov2018-12-171-0/+2
* Improved type safety of different flag typesEgor Yusov2018-11-301-0/+1
* Reworked message formattingEgor Yusov2018-09-231-1/+1
* Added DebugMessageCallback to EngineCreation attribsEgor Yusov2018-03-271-1/+2
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-271-0/+2
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-12/+12
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-0/+40