index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
interface
/
Texture.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Implemented BeginRenderPass/NextSubpass/EndRenderPass in Vulkan backend
assiduous
2020-08-02
1
-47
/
+1
*
Added API function call type specification to fix c/c++ mismatch on x86 MSVC
assiduous
2020-01-29
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-10
/
+3
*
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
-5
/
+5
*
Guarded interface definitions by define-undef macro helper include pairs to a...
assiduous
2020-01-27
1
-7
/
+6
*
Reworked C interfaces to share declaration with c++
assiduous
2020-01-27
1
-34
/
+38
*
Fixed Buffer, BufferView, Texture, TextureView interfaces; added C interface ...
assiduous
2020-01-26
1
-9
/
+14
*
Updated Buffer and Texture C interfaces
assiduous
2020-01-25
1
-12
/
+16
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-13
/
+40
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-38
/
+54
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngine project
Egor Yusov
2019-11-23
1
-26
/
+28
*
Added IDeviceObject::GetUniqueID method (API Version 240039)
Egor Yusov
2019-11-08
1
-1
/
+1
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated math library
Egor Yusov
2019-04-23
1
-1
/
+1
*
Added convenience constructors for TextureData and MappedTextureSubresource s...
Egor Yusov
2019-04-16
1
-5
/
+23
*
Fixed clang compiler warnings
Egor Yusov
2019-03-06
1
-1
/
+1
*
Minor interface improvement
Egor Yusov
2019-03-04
1
-1
/
+1
*
Working on resource binding API refactor
Egor Yusov
2019-02-28
1
-3
/
+3
*
Defined constructos to fix build errors on Apple's clang
Egor Yusov
2019-02-08
1
-0
/
+40
*
Cleared interface: removed superfluous default constructors; added default me...
Egor Yusov
2019-02-08
1
-62
/
+26
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Improved type safety of different flag types
Egor Yusov
2018-11-30
1
-5
/
+5
*
Renamed/moved ITexture::Map() to IDeviceContext::MapTextureSubresource()
Egor Yusov
2018-11-25
1
-24
/
+0
*
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
2018-11-24
1
-35
/
+2
*
Added explicit resource state transitions to the API; implemented in D3D12
Egor Yusov
2018-11-18
1
-0
/
+12
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-38
/
+29
*
Updated texture map/unmap intererface; implemented texture mapping in D3D12
Egor Yusov
2018-09-01
1
-4
/
+24
*
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/17 (Add support...
Egor Yusov
2018-08-28
1
-28
/
+27
*
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
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-5
/
+72
*
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
-6
/
+48
*
Release v1.0.0
Egor Yusov
2015-10-21
1
-0
/
+254