summaryrefslogtreecommitdiffstats
path: root/Common/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-19Renamed Align to AlignUpassiduous1-1/+1
2021-01-01Updated copyright noticeassiduous7-7/+7
2020-10-15Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...azhirnov1-0/+2
2020-10-11A number of corrections for PSO refactoringassiduous1-2/+2
2020-10-08removed strong references to shaders in PSOazhirnov2-0/+3
2020-04-15Added IDataBlob::GetConstData methodassiduous1-1/+7
2020-03-26Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENTassiduous2-9/+1
2020-02-13FixedBlockMemoryAllocator: fixed issue with block size alignment by sizeof(vo...assiduous1-8/+13
2020-01-27Reworked C interfaces to share declaration with c++assiduous2-2/+2
2020-01-26Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous7-7/+7
2020-01-01Updated coyright noticeassiduous7-49/+77
2019-11-28Fixed few vector initialization issuesEgor Yusov1-3/+3
2019-11-24clang-formatted Common projectEgor Yusov7-196/+208
2019-09-17Updated Copyright noticeEgor Yusov7-7/+7
2019-01-14Added MemoryFileStreamEgor Yusov2-7/+87
2019-01-02Updated copyright noticeEgor Yusov6-6/+6
2018-12-16Fixed a number of minor issues revealed by code analysisEgor Yusov1-1/+1
2018-09-09Fixing clang build error and warningsEgor Yusov1-2/+2
2018-08-28Removed <thread> from LockHelper.h (fixed https://github.com/DiligentGraphics...Egor Yusov1-0/+35
2018-06-22Improved SRB data allocation in D3D11 backend; removed AdaptiveFixedBlockAllo...Egor Yusov1-2/+5
2018-06-22Improved memory allocation for shader variables and resource cache in Vk backendEgor Yusov1-15/+8
2018-01-22Fixed XCode build warningEgor Yusov1-5/+5
2018-01-04Updated copyright noticeEgor Yusov6-6/+6
2017-12-28Reworked Common and Platform modules to break interdependenices;Egor Yusov1-3/+3
2017-11-13Updated to Diligent Engine 2.1Egor Yusov2-2/+9
2017-05-20Merge from dev branchEgor Yusov6-6/+6
2017-05-20Merging Updates from dev branchEgor Yusov6-6/+6
2017-04-06Fixed D3D12 warnings, updated copyright noticeEgor Yusov6-6/+6
2016-08-20Updated to Diligent Engine 2.0Egor Yusov6-4/+177