summaryrefslogtreecommitdiffstats
path: root/Common/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Align to AlignUpassiduous2021-03-191-1/+1
|
* Updated copyright noticeassiduous2021-01-017-7/+7
|
* Merge branch 'master' into ray_tracingazhirnov2020-10-252-0/+3
|\ | | | | | | | | | | | | | | # Conflicts: # Graphics/GraphicsEngine/interface/PipelineState.h # Graphics/GraphicsEngineVulkan/include/VulkanTypeConversions.hpp # Graphics/GraphicsEngineVulkan/src/PipelineLayout.cpp # Graphics/GraphicsEngineVulkan/src/VulkanTypeConversions.cpp
| * Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of ↵azhirnov2020-10-151-0/+2
| | | | | | | | | | | | single PipelineCreateInfo. Some optimizations for dynamic memory allocations in PipelineState.
| * A number of corrections for PSO refactoringassiduous2020-10-111-2/+2
| |
| * removed strong references to shaders in PSOazhirnov2020-10-082-0/+3
|/
* Added IDataBlob::GetConstData methodassiduous2020-04-151-1/+7
|
* Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENTassiduous2020-03-262-9/+1
|
* FixedBlockMemoryAllocator: fixed issue with block size alignment by ↵assiduous2020-02-131-8/+13
| | | | sizeof(void*)
* Reworked C interfaces to share declaration with c++assiduous2020-01-272-2/+2
|
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-267-7/+7
|
* Updated coyright noticeassiduous2020-01-017-49/+77
|
* Fixed few vector initialization issuesEgor Yusov2019-11-281-3/+3
|
* clang-formatted Common projectEgor Yusov2019-11-247-196/+208
|
* Updated Copyright noticeEgor Yusov2019-09-177-7/+7
|
* Added MemoryFileStreamEgor Yusov2019-01-142-7/+87
|
* Updated copyright noticeEgor Yusov2019-01-026-6/+6
|
* Fixed a number of minor issues revealed by code analysisEgor Yusov2018-12-161-1/+1
|
* Fixing clang build error and warningsEgor Yusov2018-09-091-2/+2
|
* Removed <thread> from LockHelper.h (fixed ↵Egor Yusov2018-08-281-0/+35
| | | | https://github.com/DiligentGraphics/DiligentCore/issues/26)
* Improved SRB data allocation in D3D11 backend; removed ↵Egor Yusov2018-06-221-2/+5
| | | | AdaptiveFixedBlockAllocator
* Improved memory allocation for shader variables and resource cache in Vk backendEgor Yusov2018-06-221-15/+8
|
* Fixed XCode build warningEgor Yusov2018-01-221-5/+5
|
* Updated copyright noticeEgor Yusov2018-01-046-6/+6
|
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-3/+3
| | | | Replaced static const->static constexpr where appropriate
* Updated to Diligent Engine 2.1Egor Yusov2017-11-132-2/+9
|
* Merge from dev branchEgor Yusov2017-05-206-6/+6
|
* Merging Updates from dev branchEgor Yusov2017-05-206-6/+6
|
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-066-6/+6
|
* Updated to Diligent Engine 2.0Egor Yusov2016-08-206-4/+177
|
* Release v1.0.0Egor Yusov2015-10-214-0/+202