summaryrefslogtreecommitdiffstats
path: root/Utilities/File2Include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-25Renamed Utilities folder to BuildToolsEgor Yusov7-124/+0
2019-08-03Fixed File2String c++11 build errorEgor Yusov1-1/+1
2019-06-09Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov1-1/+1
2019-05-04Updated File2String windows binariesEgor Yusov2-0/+0
2019-05-04Updated File2String utility to handle \r\n windows line endingsEgor Yusov3-2/+2
2019-01-24Updated Mac version of File2String utility; shanged lib type to static on MacOSEgor Yusov1-0/+0
2019-01-23Updated Linux version of File2String utilityEgor1-0/+0
2019-01-13Fixed bug in File2Include utility not handling lines without \n at the endEgor Yusov3-3/+3
2018-08-30Fixed compressed texture initialization in VkEgor Yusov2-0/+0
2018-07-04Enabled geometryShader and tessellationShader features by defaultEgor Yusov1-0/+0
2018-03-07Added Matrix2x2 to BasicMath libEgor Yusov1-0/+0
2018-03-05Enabled custom build configurationEgor Yusov1-4/+7
2018-02-13Fixed formatting of cmake files + couple of minor updatesEgor Yusov1-26/+26
2018-01-25Updated build rules for File2String to avoid issues with clean build commandEgor Yusov1-9/+13
2018-01-25Enabled File2String on Mac; updated GLSLDefinitions to disable functions unsu...Egor Yusov2-2/+10
2017-12-29Implemented File2String utility on LinuxEgor3-1/+9
2017-12-29Reworked File2Include to use standard io functionsEgor Yusov12-248/+25
2017-12-29Fixed CMakeLists.txt versionEgor Yusov1-1/+1
2017-12-29Reworked the way File2String utility is usedEgor Yusov5-17/+29
2017-12-15Added File2String executableEgor Yusov1-0/+0
2017-12-15CMake: updated File2String; removed set_header_file_only_propertyEgor Yusov1-0/+10
2017-12-14CMake: replaced FXC command line with VS_SHADER_* propertiesEgor Yusov1-1/+1
2017-12-14Enabling universal windows platform in cmakeEgor Yusov1-1/+1
2017-12-05CMake: Added grouping of projects in VS solutionEgor Yusov1-0/+4
2017-12-04Updated cmake build rules for File2StringEgor Yusov1-9/+0
2017-12-04Added cmake filesEgor Yusov1-0/+20