index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
interface
/
RenderDeviceVk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
External Vulkan SwapChain support
s-ol
2021-03-27
1
-0
/
+10
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
A bunch of minor updates
assiduous
2020-11-10
1
-8
/
+8
*
Added ability to update AS.
azhirnov
2020-11-10
1
-0
/
+40
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-9
/
+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
-8
/
+8
*
Implemented C interface for Vulkan backend
assiduous
2020-01-28
1
-20
/
+62
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed Core API test crash on the server by dynamically loading vulkan entry p...
assiduous
2019-12-17
1
-0
/
+3
*
Enabled draw command reference in Vulkan
assiduous
2019-12-17
1
-0
/
+3
*
clang-formatted headers of GraphicsEngineVulkan project
Egor Yusov
2019-11-24
1
-12
/
+11
*
Updated descriptions of backend-specific interfaces
Egor Yusov
2019-11-09
1
-1
/
+1
*
Fixed typos
Egor Yusov
2019-09-18
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 explicit resource state transitions to the API; implemented in D3D12
Egor Yusov
2018-11-18
1
-18
/
+26
*
Added ReleaseStaleResources() to IRenderDevice interface + a bunch of minor c...
Egor Yusov
2018-10-04
1
-7
/
+0
*
Reworked D3D12 descriptor heaps to rely on device release queues
Egor Yusov
2018-10-03
1
-1
/
+1
*
Some minor updates to resource lifetime management in Vk backend + comments
Egor Yusov
2018-09-28
1
-3
/
+6
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-2
/
+5
*
Implemented texture and buffer object creation from Vulkan resources
Egor Yusov
2018-07-05
1
-9
/
+18
*
Vulkan progress:
Egor Yusov
2018-04-08
1
-8
/
+5
*
Added vulkan backend stub
Egor Yusov
2018-03-16
1
-0
/
+82