index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
D3D12 resource binding refactoring, rename LinearAllocator to FixedLinearAllo...
azhirnov
2020-11-16
1
-1
/
+1
*
A number of updates/fixes to PSO refactor merge
assiduous
2020-10-28
1
-1
/
+1
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-0
/
+2
*
Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...
azhirnov
2020-10-15
1
-0
/
+1
*
Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...
assiduous
2020-05-09
1
-1
/
+2
*
Added FastRand class
assiduous
2020-04-10
1
-0
/
+1
*
Moved filtering functions to new FilterintTools.hpp. Added FilterTexture2DBil...
assiduous
2020-03-16
1
-0
/
+1
*
A bunch of final .h -> .hpp renamings
assiduous
2020-01-27
1
-1
/
+1
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-21
/
+21
*
Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_CORE
Egor Yusov
2019-11-21
1
-1
/
+1
*
Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...
Egor Yusov
2019-06-09
1
-10
/
+10
*
Added MemoryFileStream
Egor Yusov
2019-01-14
1
-0
/
+2
*
Made engine core installation optional that is on by default on Win32 and Lin...
Egor Yusov
2018-12-17
1
-1
/
+3
*
Added install steps; updated header structure for platforms
Egor Yusov
2018-12-17
1
-0
/
+2
*
Fixed build under MinGW
Egor Yusov
2018-12-13
1
-1
/
+1
*
Added alignment parameter to allocation managers (fixed https://github.com/Di...
Egor Yusov
2018-09-09
1
-0
/
+1
*
Removed <thread> from LockHelper.h (fixed https://github.com/DiligentGraphics...
Egor Yusov
2018-08-28
1
-0
/
+1
*
Moved Signal class from LockHelper.h to Signal.h
Egor Yusov
2018-08-28
1
-0
/
+1
*
Improved SRB data allocation in D3D11 backend; removed AdaptiveFixedBlockAllo...
Egor Yusov
2018-06-22
1
-1
/
+0
*
Reworked SPIRVShaderResources: reduced sizeof(SPIRVShaderResourceAttribs) to ...
Egor Yusov
2018-05-18
1
-0
/
+1
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-30
/
+30
*
Reworked dependencies between projects
Egor Yusov
2017-12-28
1
-1
/
+2
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
1
-31
/
+21
*
CMake: minor update to fix Android link error
Egor Yusov
2017-12-16
1
-1
/
+1
*
CMake: enabling Android build
Egor Yusov
2017-12-16
1
-1
/
+1
*
CMake: replaced FXC command line with VS_SHADER_* properties
Egor Yusov
2017-12-14
1
-1
/
+1
*
Optimized CMake files with set_common_target_properties()
Egor Yusov
2017-12-14
1
-11
/
+1
*
Enabling universal windows platform in cmake
Egor Yusov
2017-12-14
1
-1
/
+1
*
Few more updates to cmakelists
Egor Yusov
2017-12-10
1
-1
/
+1
*
Updated cmake lists: enabled link-time code generation for MSVC
Egor Yusov
2017-12-10
1
-0
/
+11
*
CMake: Added grouping of projects in VS solution
Egor Yusov
2017-12-05
1
-0
/
+4
*
Added cmake files
Egor Yusov
2017-12-04
1
-0
/
+65