summaryrefslogtreecommitdiffstats
path: root/HLSL2GLSLConverter/src/HLSL2GLSLConverterApp.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-181-2/+2
| | | Found via `codespell`
* Updated copyright noticeassiduous2021-01-011-1/+1
|
* Enabled HLSL2GLSLConverterApp on Linux ↵assiduous2020-06-091-17/+42
| | | | (https://github.com/DiligentGraphics/DiligentTools/issues/13)
* Refactored HLSL2GLSLConerterassiduous2020-06-091-138/+83
|
* Updated HLSL2GLSLConverterApp to API 240053assiduous2020-02-021-1/+1
|
* Updates to comply with the new APIassiduous2020-01-291-10/+10
|
* Updated HLSL2GLSL converter appEgor Yusov2019-11-111-1/+0
|
* Upgraded API Version to 240021Egor Yusov2019-04-061-4/+6
|
* Fixed minor issues with updated GL backend APIEgor Yusov2019-03-061-12/+12
|
* HLSL2GLSLConverterApp: use InOutLocations flagEgor Yusov2019-02-201-1/+8
|
* Updated HLSL2GLSLConverterAppEgor Yusov2019-01-241-1/+1
|
* Enabled _CrtSetDbgFlag on any windows build in HLSL2GLSLConverterEgor Yusov2018-12-141-1/+3
|
* Fixed MinGW build issuesEgor Yusov2018-12-131-1/+1
|
* Added support for combined texture samplersEgor Yusov2018-10-181-1/+2
|
* Replaced #ifdef ENGINE_DLL with #if ENGINE_DLLEgor2018-02-101-1/+1
|
* Updated HLSL2GLSL converter app initializationEgor Yusov2018-02-031-2/+3
|
* Updated debug and error macrosEgor Yusov2017-12-281-20/+20
|
* Updated to version 2.1Egor Yusov2017-11-131-0/+246