index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
interface
/
TextureView.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+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
-3
/
+3
*
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
-25
/
+21
*
Fixed Buffer, BufferView, Texture, TextureView interfaces; added C interface ...
assiduous
2020-01-26
1
-7
/
+12
*
Updated Buffer and Texture C interfaces
assiduous
2020-01-25
1
-15
/
+21
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-3
/
+25
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-57
/
+69
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngine project
Egor Yusov
2019-11-23
1
-10
/
+12
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Reworked automatic mipmap generation in Vulkan backend to support sRGB textur...
Egor Yusov
2019-04-11
1
-4
/
+24
*
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
-1
/
+1
*
Defined constructos to fix build errors on Apple's clang
Egor Yusov
2019-02-08
1
-0
/
+19
*
Cleared interface: removed superfluous default constructors; added default me...
Egor Yusov
2019-02-08
1
-34
/
+9
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Closed https://github.com/DiligentGraphics/DiligentCore/issues/15
Egor Yusov
2018-11-25
1
-1
/
+4
*
Moved ITextureView::GenerateMips() to IDeviceContext::GenerateMips()
Egor Yusov
2018-11-25
1
-6
/
+0
*
Updated parameter order of IDeviceContext::CopyBuffer
Egor Yusov
2018-11-24
1
-5
/
+5
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
1
-0
/
+2
*
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
*
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
-7
/
+7
*
Release v1.0.0
Egor Yusov
2015-10-21
1
-0
/
+198