index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
BufferViewVkImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed handling of dynamic structured buffers in Vulkan
assiduous
2021-03-19
1
-10
/
+0
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Vulkan backend: code clean-up
assiduous
2020-12-21
1
-2
/
+0
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-3
/
+3
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-9
/
+11
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-2
/
+9
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed unexplainable ValidatedCast problem on Linux/gcc
Egor
2018-11-08
1
-1
/
+1
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-1
/
+1
*
Improved performance of DeviceObjectBase::Release()
Egor Yusov
2018-07-25
1
-3
/
+2
*
Updated vulkan backend source formatting
Egor Yusov
2018-06-20
1
-6
/
+6
*
Reworked dynamic buffer mapping using ring buffers
Egor Yusov
2018-06-14
1
-1
/
+1
*
Fixed issue with storage buffer not being bound through UAV in Vulkan; fixed ...
Egor Yusov
2018-05-29
1
-0
/
+11
*
Vulkan progress:
Egor Yusov
2018-04-08
1
-2
/
+9
*
First implementation of buffer in Vulkan
Egor Yusov
2018-04-04
1
-2
/
+2
*
Added vulkan backend stub
Egor Yusov
2018-03-16
1
-0
/
+43