index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
VulkanUploadHeap.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed Align to AlignUp
assiduous
2021-03-19
1
-1
/
+1
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-2
/
+2
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed some 32-bit compilation warnings
Egor Yusov
2019-11-30
1
-1
/
+1
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-26
/
+31
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-3
/
+3
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed multiple unused variable warnings in clang release build
Egor Yusov
2018-12-24
1
-1
/
+1
*
Improve memory usage stats reporting in Vk backend
Egor Yusov
2018-10-09
1
-1
/
+3
*
Multiple minor updates to resource lifetime management system in Vk backend
Egor Yusov
2018-10-01
1
-10
/
+10
*
Reworked upload allocation release process in Vk backend
Egor Yusov
2018-09-22
1
-28
/
+6
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-2
/
+2
*
Added alignment parameter to allocation managers (fixed https://github.com/Di...
Egor Yusov
2018-09-09
1
-7
/
+2
*
Added alignment parameter to VulkanUploadHeap::Allocate()
Egor Yusov
2018-09-03
1
-11
/
+23
*
Reworked DeviceContextVkImpl::UpdateTextureRegion() to use upload heap instea...
Egor Yusov
2018-09-02
1
-1
/
+4
*
Couple fixes to Vulkan upload heap
Egor Yusov
2018-08-02
1
-2
/
+1
*
Reworked upload heap in Vulkan to suballocate pages from the global resource ...
Egor Yusov
2018-08-01
1
-0
/
+159