summaryrefslogtreecommitdiffstats
path: root/HLSL2GLSLConverter/src/HLSL2GLSLConverterApp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18Fix misc. typosluz paz1-2/+2
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-06-09Enabled HLSL2GLSLConverterApp on Linux (https://github.com/DiligentGraphics/D...assiduous1-17/+42
2020-06-09Refactored HLSL2GLSLConerterassiduous1-138/+83
2020-02-02Updated HLSL2GLSLConverterApp to API 240053assiduous1-1/+1
2020-01-29Updates to comply with the new APIassiduous1-10/+10
2019-11-11Updated HLSL2GLSL converter appEgor Yusov1-1/+0
2019-04-06Upgraded API Version to 240021Egor Yusov1-4/+6
2019-03-06Fixed minor issues with updated GL backend APIEgor Yusov1-12/+12
2019-02-20HLSL2GLSLConverterApp: use InOutLocations flagEgor Yusov1-1/+8
2019-01-24Updated HLSL2GLSLConverterAppEgor Yusov1-1/+1
2018-12-14Enabled _CrtSetDbgFlag on any windows build in HLSL2GLSLConverterEgor Yusov1-1/+3
2018-12-13Fixed MinGW build issuesEgor Yusov1-1/+1
2018-10-18Added support for combined texture samplersEgor Yusov1-1/+2
2018-02-10Replaced #ifdef ENGINE_DLL with #if ENGINE_DLLEgor1-1/+1
2018-02-03Updated HLSL2GLSL converter app initializationEgor Yusov1-2/+3
2017-12-28Updated debug and error macrosEgor Yusov1-20/+20
2017-11-13Updated to version 2.1Egor Yusov1-0/+246