summaryrefslogtreecommitdiffstats
path: root/Graphics/HLSL2GLSLConverterLib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added MatrixFromRows() function to shader definitionsEgor Yusov2018-01-052-0/+10
* Updated copyright noticeEgor Yusov2018-01-0410-10/+10
* Updated readme & documentationEgor Yusov2018-01-041-2/+2
* Reworked the way File2String utility is usedEgor Yusov2017-12-291-9/+3
* Reworked dependencies between projectsEgor Yusov2017-12-281-2/+3
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-283-28/+30
* Removed legacy visual studio project and solution filesEgor Yusov2017-12-264-416/+0
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-186-258/+0
* CMake: using CXX_STANDARD flag to set c++11 on Android and avoid errors compi...Egor Yusov2017-12-161-3/+3
* CMake: enabling Android buildEgor Yusov2017-12-161-20/+28
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-141-10/+1
* Few more updates to cmakelistsEgor Yusov2017-12-101-1/+1
* Updated cmake lists: enabled link-time code generation for MSVCEgor Yusov2017-12-101-0/+9
* Fixed tolower()-related warningsEgor Yusov2017-12-061-7/+6
* Updated cmake filesEgor Yusov2017-12-051-5/+8
* CMake: Added grouping of projects in VS solutionEgor Yusov2017-12-051-0/+7
* Updated cmake build rules for File2StringEgor Yusov2017-12-041-1/+1
* Added cmake filesEgor Yusov2017-12-043-6/+84
* Updated to Diligent Engine 2.1Egor Yusov2017-11-1319-0/+8759