index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
/
src
/
CommandContext.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
D3D12 backend: more header organizing
assiduous
2021-03-19
1
-1
/
+3
*
Implemented common PRS methods directly in PipelineResourceSignatureBase; ref...
assiduous
2021-03-19
1
-0
/
+3
*
D3D12 comamnd context: updated state transitions for RT acceleration structures
assiduous
2021-03-19
1
-2
/
+8
*
Refactored implementation of state tranistions in D3D12 backend
assiduous
2021-03-19
1
-187
/
+195
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
D3D12 backend: a bunch of cosmetic updates + made dynamic buffer allocation d...
assiduous
2020-12-21
1
-1
/
+1
*
A number of minor updates/fixes
assiduous
2020-11-06
1
-2
/
+2
*
Added AS copy with compacting.
azhirnov
2020-11-05
1
-6
/
+20
*
A number of minor updates
assiduous
2020-10-30
1
-6
/
+5
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-25
/
+74
*
D3D12 backend: improved command list version detection
assiduous
2020-08-20
1
-11
/
+1
*
D3D12 backend: removed ID3D12GraphicsCommandList5 that is not support by CI
assiduous
2020-08-20
1
-3
/
+1
*
D3D12 backend: added version support to GraphicsContext
assiduous
2020-08-20
1
-0
/
+12
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-1
/
+1
*
More .h -> .hpp renamings
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-4
/
+4
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-6
/
+6
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed few vector initialization issues
Egor Yusov
2019-11-28
1
-1
/
+1
*
clang-formatted GraphicsEngineD3D12
Egor Yusov
2019-11-24
1
-64
/
+70
*
D3D12 backend: cosmetic code changes + fixed clang build error
Egor Yusov
2019-10-08
1
-4
/
+4
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
D3D12 backend: fixed issue with the barriers when old and new states are the ...
Egor Yusov
2019-08-17
1
-24
/
+32
*
Improved error messages about incorrect resource states specified in the barrier
Egor Yusov
2019-04-25
1
-1
/
+4
*
Fixed issue in resource barrier correctness debug checks in D3D12 backend
Egor Yusov
2019-01-14
1
-2
/
+2
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Implemented split barriers (closed https://github.com/DiligentGraphics/Dilige...
Egor Yusov
2018-12-23
1
-4
/
+31
*
Improved state transition handling in D3D12 backend
Egor Yusov
2018-12-03
1
-151
/
+0
*
Added explicit state transition control to CopyBuffer() and CopyTexture() met...
Egor Yusov
2018-12-02
1
-4
/
+4
*
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
2018-12-01
1
-4
/
+22
*
Added explicit state transition mode to ClearRenderTarget() command
Egor Yusov
2018-12-01
1
-3
/
+17
*
Added explicit state transition flags to SetRenderTargets method
Egor Yusov
2018-12-01
1
-5
/
+35
*
Implemented explicit state transitions in D3D11 backend (closed https://githu...
Egor Yusov
2018-11-21
1
-16
/
+8
*
Implemented explicit layout transitions in Vulkan backend
Egor Yusov
2018-11-20
1
-6
/
+6
*
Added explicit resource state transitions to the API; implemented in D3D12
Egor Yusov
2018-11-18
1
-93
/
+153
*
Few minor cosmetic code changes in D3D12 backend
Egor Yusov
2018-10-07
1
-6
/
+0
*
Reworked command list management in D3D12 backend
Egor Yusov
2018-10-04
1
-11
/
+9
*
Reworked D3D12 descriptor heaps to rely on device release queues
Egor Yusov
2018-10-03
1
-16
/
+4
*
Improved formatting of D3D12 backend source
Egor Yusov
2018-06-20
1
-17
/
+17
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
1
-4
/
+4
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-20
/
+25
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-144
/
+3
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
1
-2
/
+2
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
1
-0
/
+449