index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
VulkanDynamicHeap.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed Align to AlignUp
assiduous
2021-03-19
1
-3
/
+3
*
Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...
assiduous
2021-03-19
1
-1
/
+4
*
Updated copyright notice
assiduous
2021-01-01
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
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-65
/
+86
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-4
/
+4
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated D3D11, D3D12, and Vk EngineFactory headers & structures
Egor Yusov
2019-03-05
1
-4
/
+4
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed few more Linux build problems
Egor
2018-11-03
1
-1
/
+1
*
Improve memory usage stats reporting in Vk backend
Egor Yusov
2018-10-09
1
-13
/
+23
*
Re-enabled idling GPU in VulkanDynamicMemoryManager::AllocateMasterBlock() si...
Egor Yusov
2018-10-06
1
-9
/
+7
*
Added VariableSizeAllocationsManager::Allocation::IsValid() method for cleare...
Egor Yusov
2018-10-06
1
-8
/
+8
*
Multiple minor updates to resource lifetime management system in Vk backend
Egor Yusov
2018-10-01
1
-4
/
+4
*
Some minor updates to resource lifetime management in Vk backend + comments
Egor Yusov
2018-09-28
1
-1
/
+3
*
Reworked vulkan dynamic heap deallocation to use main release queue
Egor Yusov
2018-09-23
1
-6
/
+4
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-5
/
+8
*
Added alignment parameter to allocation managers (fixed https://github.com/Di...
Egor Yusov
2018-09-09
1
-49
/
+64
*
Reworked dynamic resource management in Vulkan to not rely on RingBuffer; add...
Egor Yusov
2018-07-31
1
-60
/
+67
*
Added Development configuration tests in Vulkan backend; fixed code formatting
Egor Yusov
2018-07-19
1
-5
/
+5
*
Fixed minor issue with Vulkand dynamic heap size reporting
Egor Yusov
2018-07-02
1
-1
/
+1
*
Updated vulkan backend source formatting
Egor Yusov
2018-06-20
1
-3
/
+3
*
Implemented forced wait when allocation from dynamic heap fails in Vulkan
Egor Yusov
2018-06-17
1
-14
/
+57
*
Improved dynamic heap memory usage stats reporting
Egor Yusov
2018-06-16
1
-3
/
+2
*
Reworked vulkan dynamic heap implementation
Egor Yusov
2018-06-16
1
-54
/
+94
*
Reworked dynamic buffer mapping using ring buffers
Egor Yusov
2018-06-14
1
-53
/
+59
*
Implemented dynamic resource write-discard mapping
Egor Yusov
2018-05-30
1
-0
/
+168