summaryrefslogtreecommitdiffstats
path: root/Primitives/interface/CommonDefinitions.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* DILIGENT_BEGIN_INTERFACE1 helpers-ol2021-03-271-0/+9
* Updated copyright noticeassiduous2021-01-011-1/+1
* Added API function call type specification to fix c/c++ mismatch on x86 MSVCassiduous2020-01-291-0/+7
* Reworked C interface to optimize inheritance handlingassiduous2020-01-291-5/+8
* Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...assiduous2020-01-281-3/+7
* Reworked C inteface method calls to use CALL_IFACE_METHOD macroassiduous2020-01-281-0/+2
* Guarded interface definitions by define-undef macro helper include pairs to a...assiduous2020-01-271-13/+0
* Reworked C interfaces to share declaration with c++assiduous2020-01-271-3/+22
* Implemented D3D11 engine C interface (mostly)assiduous2020-01-271-0/+5
* Reworked main headers to be compatible with cassiduous2020-01-251-0/+80