summaryrefslogtreecommitdiffstats
path: root/HLSL2GLSLConverter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-181-2/+2
| | | Found via `codespell`
* Updated more copyright noticesassiduous2021-01-042-2/+2
|
* Updated copyright noticeassiduous2021-01-013-3/+3
|
* Enabled HLSL2GLSLConverterApp on MacOSassiduous2020-06-092-0/+66
|
* Enabled HLSL2GLSLConverterApp on Linux ↵assiduous2020-06-095-24/+265
| | | | (https://github.com/DiligentGraphics/DiligentTools/issues/13)
* Refactored HLSL2GLSLConerterassiduous2020-06-094-138/+264
|
* Updated HLSL2GLSLConverterApp to API 240053assiduous2020-02-021-1/+1
|
* Updates to comply with the new APIassiduous2020-01-291-10/+10
|
* Updated install paths to use standard cmake variablesassiduous2020-01-091-3/+3
|
* Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLSEgor Yusov2019-11-211-1/+1
|
* Not installing HLSL2GLSLConverter when INSTALL_DILIGENT_TOOLS is not setEgor Yusov2019-11-211-5/+7
|
* Added install instructionsEgor Yusov2019-11-191-0/+6
|
* Moved Native App from master repositoryEgor Yusov2019-11-111-1/+1
|
* Updated HLSL2GLSL converter appEgor Yusov2019-11-111-1/+0
|
* Added 'Diligent-' prefix to project names to avoid name conflicts ↵Egor Yusov2019-06-091-6/+6
| | | | (https://github.com/DiligentGraphics/DiligentEngine/issues/20)
* 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
|
* Fixed formatting of cmake filesEgor Yusov2018-02-131-11/+11
|
* Replaced #ifdef ENGINE_DLL with #if ENGINE_DLLEgor2018-02-101-1/+1
|
* Updated HLSL2GLSL converter app initializationEgor Yusov2018-02-031-2/+3
|
* Some fixes related to updated project dependenciesEgor Yusov2017-12-281-1/+2
|
* Updated debug and error macrosEgor Yusov2017-12-281-20/+20
|
* Added HLSL2GLSLConverter projectEgor Yusov2017-12-261-0/+36
|
* Removed legacy VS projects and solutionsEgor Yusov2017-12-263-339/+0
|
* Fixed GLSL issues on LinuxEgor2017-12-241-6/+6
|
* Updated to version 2.1Egor Yusov2017-11-1312-0/+2344