index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
/
interface
/
BufferD3D12.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-8
/
+4
*
Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...
assiduous
2020-01-28
1
-6
/
+2
*
Reworked C inteface method calls to use CALL_IFACE_METHOD macro
assiduous
2020-01-28
1
-3
/
+3
*
Implemented C interface for D3D12 backend
assiduous
2020-01-28
1
-9
/
+38
*
Fixed class vs struct issues. Implemented HLSL2GLSL Convertor C interfaces
assiduous
2020-01-27
1
-2
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed some 32-bit compilation warnings
Egor Yusov
2019-11-30
1
-1
/
+1
*
clang-formatted GraphicsEngineD3D12
Egor Yusov
2019-11-24
1
-6
/
+5
*
Updated descriptions of backend-specific interfaces
Egor Yusov
2019-11-09
1
-1
/
+1
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Added ITextureD3D12::GetD3D12ResourceState(), IBufferD3D12::GetD3D12ResourceS...
Egor Yusov
2018-12-05
1
-0
/
+5
*
Renamed/moved IBuffer::Map() to IDeviceContext::MapBuffer()
Egor Yusov
2018-11-25
1
-0
/
+2
*
Reworked dynamic memory allocation in D3D12 backend to not rely on ring buffe...
Egor Yusov
2018-09-16
1
-2
/
+2
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
1
-1
/
+1
*
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
-2
/
+2
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-2
/
+6
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
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
-1
/
+1
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
1
-0
/
+56