summaryrefslogtreecommitdiffstats
path: root/Graphics/HLSL2GLSLConverterLib/interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Reworked C interface to optimize inheritance handlingassiduous2020-01-291-16/+8
* Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...assiduous2020-01-281-13/+5
* Reworked C inteface method calls to use CALL_IFACE_METHOD macroassiduous2020-01-281-2/+2
* Fixed typo in HLSL2GLSLConverter C interfaceassiduous2020-01-281-2/+2
* Implemented C Interface for OpenGL backendassiduous2020-01-281-2/+4
* Fixed class vs struct issues. Implemented HLSL2GLSL Convertor C interfacesassiduous2020-01-271-19/+66
* More .h -> .hpp renamingsassiduous2020-01-261-3/+14
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted HLSL2GLSLConverterLibEgor Yusov2019-11-241-8/+8
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* HLSL2GLSLConverter: added option to not use layout location qualifiers on sha...Egor Yusov2019-02-201-6/+11
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Fixed https://github.com/DiligentGraphics/DiligentCore/issues/2 (make '_sampl...Egor Yusov2018-10-111-1/+1
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-231-2/+2
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-2/+2
* Updated to Diligent Engine 2.1Egor Yusov2017-11-131-0/+61