summaryrefslogtreecommitdiffstats
path: root/Common/interface/StringTools.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-260/+0
* StringTools: added CountFloatNumberChars functionassiduous2020-01-211-0/+76
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted Common projectEgor Yusov2019-11-241-35/+38
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Implemented separate samplers in D3D12Egor Yusov2018-10-181-1/+1
* Implemented separate samplers in D3D11Egor Yusov2018-10-171-4/+4
* Improved StrCmpSuff() to allow optional suffixEgor Yusov2018-10-131-9/+48
* Added NarrowString(const wchar_t* WideStr) overloadEgor Yusov2018-07-101-3/+13
* Fixed Linux buildEgor2018-02-231-1/+1
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-231-1/+2
* Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXXEgor2018-02-101-2/+3
* Enabled IOS buildEgor Yusov2018-02-011-2/+2
* Enabled MacOS buildEgor Yusov2018-01-191-2/+2
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-0/+126