summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D12/interface/TextureD3D12.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Reworked C interface to optimize inheritance handlingassiduous2020-01-291-10/+4
* Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...assiduous2020-01-281-6/+2
* Reworked C inteface method calls to use CALL_IFACE_METHOD macroassiduous2020-01-281-3/+3
* Implemented C interface for D3D12 backendassiduous2020-01-281-9/+42
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted GraphicsEngineD3D12Egor Yusov2019-11-241-6/+5
* Updated descriptions of backend-specific interfacesEgor Yusov2019-11-091-1/+1
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Added ITextureD3D12::GetD3D12ResourceState(), IBufferD3D12::GetD3D12ResourceS...Egor Yusov2018-12-051-0/+5
* Added vulkan backend stubEgor Yusov2018-03-161-1/+1
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-231-1/+1
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-2/+2
* Updated to Diligent Engine 2.1Egor Yusov2017-11-131-0/+5
* Merge from dev branchEgor Yusov2017-05-201-1/+1
* Merging Updates from dev branchEgor Yusov2017-05-201-1/+1
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-061-1/+1
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-0/+50