summaryrefslogtreecommitdiffstats
path: root/Common/interface/RefCountedObjectImpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-690/+0
* c inteface: implemented core object VTBLsassiduous2020-01-251-12/+10
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted Common projectEgor Yusov2019-11-241-158/+169
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated constructor of RefCountedObject to forward arguments to its base classEgor Yusov2019-08-311-1/+3
* Cosmetic changesEgor Yusov2019-02-261-3/+3
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Another attempt to fix gcc/clang buildsEgor Yusov2018-09-091-3/+3
* Fixed https://github.com/DiligentGraphics/DiligentCore/issues/31 (Remove debu...Egor Yusov2018-09-091-15/+27
* Couple cosmetic improvementsEgor Yusov2018-07-251-0/+7
* Improved performance of DeviceObjectBase::Release()Egor Yusov2018-07-251-173/+185
* Fixed Linux buildEgor2018-02-231-4/+4
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-231-4/+4
* Fixed some clang compiler warningsEgor Yusov2018-01-191-1/+1
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-0/+644