summaryrefslogtreecommitdiffstats
path: root/Utilities (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed Utilities folder to BuildToolsEgor Yusov2019-11-2512-536/+0
* clang-formatted cpp files of GraphiceEngineVulkan projectEgor Yusov2019-11-241-1/+1
* clang-formatted GraphicsEngineMetal projectEgor Yusov2019-11-241-2/+1
* clang-formatted GraphicsEngineOpenGL projectEgor Yusov2019-11-242-4/+3
* Minor update to format validation scriptEgor Yusov2019-11-241-2/+2
* Updated validation script to print validation resultEgor Yusov2019-11-241-0/+6
* clang-formatted Platforms projectsEgor Yusov2019-11-241-1/+1
* clang-formatted Primitives projectEgor Yusov2019-11-241-1/+1
* clang-formatted Common projectEgor Yusov2019-11-241-1/+1
* Fixed few formatting issues; updated format validation script to make validat...Egor Yusov2019-11-241-1/+7
* Moved format validation tools to Utilities/FormatValidationEgor Yusov2019-11-244-0/+399
* Fixed File2String c++11 build errorEgor Yusov2019-08-031-1/+1
* Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov2019-06-091-1/+1
* Updated File2String windows binariesEgor Yusov2019-05-042-0/+0
* Updated File2String utility to handle \r\n windows line endingsEgor Yusov2019-05-043-2/+2
* Updated Mac version of File2String utility; shanged lib type to static on MacOSEgor Yusov2019-01-241-0/+0
* Updated Linux version of File2String utilityEgor2019-01-231-0/+0
* Fixed bug in File2Include utility not handling lines without \n at the endEgor Yusov2019-01-133-3/+3
* Fixed compressed texture initialization in VkEgor Yusov2018-08-302-0/+0
* Enabled geometryShader and tessellationShader features by defaultEgor Yusov2018-07-041-0/+0
* Added Matrix2x2 to BasicMath libEgor Yusov2018-03-071-0/+0
* Enabled custom build configurationEgor Yusov2018-03-051-4/+7
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-26/+26
* Updated build rules for File2String to avoid issues with clean build commandEgor Yusov2018-01-251-9/+13
* Enabled File2String on Mac; updated GLSLDefinitions to disable functions unsu...Egor Yusov2018-01-252-2/+10
* Implemented File2String utility on LinuxEgor2017-12-293-1/+9
* Reworked File2Include to use standard io functionsEgor Yusov2017-12-2912-248/+25
* Fixed CMakeLists.txt versionEgor Yusov2017-12-291-1/+1
* Reworked the way File2String utility is usedEgor Yusov2017-12-296-20/+30
* CMake: enabling Android buildEgor Yusov2017-12-161-1/+3
* Added File2String executableEgor Yusov2017-12-151-0/+0
* CMake: updated File2String; removed set_header_file_only_propertyEgor Yusov2017-12-151-0/+10
* CMake: replaced FXC command line with VS_SHADER_* propertiesEgor Yusov2017-12-141-1/+1
* Enabling universal windows platform in cmakeEgor Yusov2017-12-141-1/+1
* CMake: Added grouping of projects in VS solutionEgor Yusov2017-12-051-0/+4
* Updated cmake build rules for File2StringEgor Yusov2017-12-041-9/+0
* Added cmake filesEgor Yusov2017-12-042-0/+23
* Release v1.0.0Egor Yusov2015-10-2110-0/+287