index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
/
include
/
CommandContext.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added DrawMeshIndirectCount command.
azhirnov
2021-03-19
1
-0
/
+6
*
D3D12 backend: some code cleanup
assiduous
2021-03-19
1
-0
/
+1
*
Refactored implementation of state tranistions in D3D12 backend
assiduous
2021-03-19
1
-14
/
+14
*
merged with resource_signature
azhirnov
2021-03-19
1
-1
/
+2
*
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
-9
/
+12
*
Added AS copy with compacting.
azhirnov
2020-11-05
1
-3
/
+2
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-99
/
+58
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-2
/
+3
*
A bunch of random updates
assiduous
2020-09-09
1
-1
/
+1
*
removed unused DXILUtils, fixed some Codacy issues
azhirnov
2020-08-31
1
-1
/
+0
*
Merge branch 'master' into mesh_shader
azhirnov
2020-08-25
1
-12
/
+71
|
\
|
*
D3D12 backend: improved command list version detection
assiduous
2020-08-20
1
-5
/
+37
|
*
D3D12 backend: added version support to GraphicsContext
assiduous
2020-08-20
1
-2
/
+17
*
|
minor fixes and formatting
azhirnov
2020-08-19
1
-6
/
+6
*
|
Cache pointers to ID3D12GraphicsCommandList6 and ID3D12Device2
azhirnov
2020-08-19
1
-3
/
+12
*
|
Merge branch 'master' into mesh_shader
azhirnov
2020-08-19
1
-0
/
+19
|
\
|
|
*
D3D12 backend: implemented render pass attachment state transitons
assiduous
2020-08-08
1
-0
/
+6
|
*
Initial implementation of render passes in D3D12
assiduous
2020-08-08
1
-0
/
+13
*
|
formatting
azhirnov
2020-08-19
1
-1
/
+1
*
|
Added mesh shader
azhirnov
2020-08-11
1
-0
/
+12
|
/
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-0
/
+435