index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D11
/
include
/
PipelineStateD3D11Impl.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PipelineStateD3D11Impl: improved D3D11 shader storage
assiduous
2021-03-19
1
-21
/
+22
*
Some more code improvemnts in D3D11 backend
assiduous
2021-03-19
1
-2
/
+1
*
Direct3D11: resource cache refactoring
azhirnov
2021-03-19
1
-2
/
+0
*
code cleanup
azhirnov
2021-03-19
1
-2
/
+1
*
Direct3D11: added BindPointsD3D11 instead of TBindPoints and TBindPointsAndAc...
azhirnov
2021-03-19
1
-0
/
+5
*
Direct3D11: added resource signature
azhirnov
2021-03-19
1
-95
/
+50
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
PSO initialization: updated shader stage initialization
assiduous
2020-12-23
1
-2
/
+2
*
A number of updates/fixes to PSO refactor merge
assiduous
2020-10-28
1
-0
/
+1
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-1
/
+1
*
Improved exception safety of pipeline state object construction
assiduous
2020-10-20
1
-1
/
+3
*
Renamed static sampler to immutable sampler (API240076)
assiduous
2020-10-19
1
-6
/
+6
*
A number of fixes for PSO creation refactoring (API240075)
assiduous
2020-10-18
1
-2
/
+4
*
Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...
azhirnov
2020-10-15
1
-5
/
+12
*
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
1
-2
/
+13
*
Few minor (mostly cosmetic) updates to SRB and PSO implementations
assiduous
2020-09-18
1
-1
/
+3
*
Refactored internal shader resouce variable indexing
assiduous
2020-09-18
1
-1
/
+1
*
use NUM_SHADER_TYPES constant instead of magic number, use std::array instead...
azhirnov
2020-09-16
1
-2
/
+2
*
Load dxcompiler.dll in runtime
azhirnov
2020-08-19
1
-1
/
+1
*
Added PipelineStateCreateInfo struct that is taken by IRenderDevice::CreateIn...
assiduous
2020-04-01
1
-3
/
+3
*
Added API function call type specification to fix c/c++ mismatch on x86 MSVC
assiduous
2020-01-29
1
-17
/
+22
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-0
/
+158