| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed Align to AlignUp | assiduous | 2021-03-19 | 1 | -1/+1 |
| | | |||||
| * | Updated copyright notice | assiduous | 2021-01-01 | 7 | -7/+7 |
| | | |||||
| * | Merge branch 'master' into ray_tracing | azhirnov | 2020-10-25 | 2 | -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 ↵ | azhirnov | 2020-10-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | single PipelineCreateInfo. Some optimizations for dynamic memory allocations in PipelineState. | ||||
| | * | A number of corrections for PSO refactoring | assiduous | 2020-10-11 | 1 | -2/+2 |
| | | | |||||
| | * | removed strong references to shaders in PSO | azhirnov | 2020-10-08 | 2 | -0/+3 |
| |/ | |||||
| * | Added IDataBlob::GetConstData method | assiduous | 2020-04-15 | 1 | -1/+7 |
| | | |||||
| * | Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT | assiduous | 2020-03-26 | 2 | -9/+1 |
| | | |||||
| * | FixedBlockMemoryAllocator: fixed issue with block size alignment by ↵ | assiduous | 2020-02-13 | 1 | -8/+13 |
| | | | | | sizeof(void*) | ||||
| * | Reworked C interfaces to share declaration with c++ | assiduous | 2020-01-27 | 2 | -2/+2 |
| | | |||||
| * | Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects | assiduous | 2020-01-26 | 7 | -7/+7 |
| | | |||||
| * | Updated coyright notice | assiduous | 2020-01-01 | 7 | -49/+77 |
| | | |||||
| * | Fixed few vector initialization issues | Egor Yusov | 2019-11-28 | 1 | -3/+3 |
| | | |||||
| * | clang-formatted Common project | Egor Yusov | 2019-11-24 | 7 | -196/+208 |
| | | |||||
| * | Updated Copyright notice | Egor Yusov | 2019-09-17 | 7 | -7/+7 |
| | | |||||
| * | Added MemoryFileStream | Egor Yusov | 2019-01-14 | 2 | -7/+87 |
| | | |||||
| * | Updated copyright notice | Egor Yusov | 2019-01-02 | 6 | -6/+6 |
| | | |||||
| * | Fixed a number of minor issues revealed by code analysis | Egor Yusov | 2018-12-16 | 1 | -1/+1 |
| | | |||||
| * | Fixing clang build error and warnings | Egor Yusov | 2018-09-09 | 1 | -2/+2 |
| | | |||||
| * | Removed <thread> from LockHelper.h (fixed ↵ | Egor Yusov | 2018-08-28 | 1 | -0/+35 |
| | | | | | https://github.com/DiligentGraphics/DiligentCore/issues/26) | ||||
| * | Improved SRB data allocation in D3D11 backend; removed ↵ | Egor Yusov | 2018-06-22 | 1 | -2/+5 |
| | | | | | AdaptiveFixedBlockAllocator | ||||
| * | Improved memory allocation for shader variables and resource cache in Vk backend | Egor Yusov | 2018-06-22 | 1 | -15/+8 |
| | | |||||
| * | Fixed XCode build warning | Egor Yusov | 2018-01-22 | 1 | -5/+5 |
| | | |||||
| * | Updated copyright notice | Egor Yusov | 2018-01-04 | 6 | -6/+6 |
| | | |||||
| * | Reworked Common and Platform modules to break interdependenices; | Egor Yusov | 2017-12-28 | 1 | -3/+3 |
| | | | | | Replaced static const->static constexpr where appropriate | ||||
| * | Updated to Diligent Engine 2.1 | Egor Yusov | 2017-11-13 | 2 | -2/+9 |
| | | |||||
| * | Merge from dev branch | Egor Yusov | 2017-05-20 | 6 | -6/+6 |
| | | |||||
| * | Merging Updates from dev branch | Egor Yusov | 2017-05-20 | 6 | -6/+6 |
| | | |||||
| * | Fixed D3D12 warnings, updated copyright notice | Egor Yusov | 2017-04-06 | 6 | -6/+6 |
| | | |||||
| * | Updated to Diligent Engine 2.0 | Egor Yusov | 2016-08-20 | 6 | -4/+177 |
| | | |||||
| * | Release v1.0.0 | Egor Yusov | 2015-10-21 | 4 | -0/+202 |
