Adam Sawicki
|
71db590d7d
|
Merge branch 'sparse_binding_example' into v2.2
# Conflicts:
# docs/html/vk__mem__alloc_8h_source.html
# src/Tests.cpp
# src/VmaReplay/VmaReplay.cpp
# src/VulkanSample.cpp
# src/vk_mem_alloc.h
|
2018-12-10 14:45:56 +01:00 |
|
Adam Sawicki
|
a12a7fe43e
|
Added support for functions vmaDefragmentationBegin, vmaDefragmentationEnd to recording file format and VmaReplay.
|
2018-12-10 12:36:42 +01:00 |
|
Adam Sawicki
|
920bfbe6f3
|
Bumped recording file format version to 1.5.
(Partial cherry pick from branch sparse_binding_example.)
|
2018-12-10 10:27:12 +01:00 |
|
Adam Sawicki
|
2e900cae54
|
Added functions vmaAllocateMemoryPages, vmaFreeMemoryPages to VmaRecorder and VmaReplay. Bumped recording file format version to 1.5.
Support for sparse binding is now finished and ready!
|
2018-12-06 14:26:50 +01:00 |
|
Adam Sawicki
|
b0c363693f
|
Added function vmaResizeAllocation.
Added tests: function TestResize. Bumped CSV recording file format version to 1.4.
|
2018-11-13 16:17:38 +01:00 |
|
Adam Sawicki
|
cb4e8da23b
|
Updated file format to 1,3. Added configuration section.
|
2018-08-21 17:56:25 +02:00 |
|
Adam Sawicki
|
2556b377f7
|
Record and replay: Added support for function vmaMakePoolAllocationsLost.
|
2018-08-21 12:04:19 +02:00 |
|
Adam Sawicki
|
80cb2365c5
|
Added recording and replaying of calls to functions: vmaTouchAllocation, vmaGetAllocationInfo. VmaReplay: fixed handling of null allocation.
|
2018-08-21 10:59:53 +02:00 |
|
Adam Sawicki
|
b3ea2c62f1
|
"Recording file format.md": added example file.
|
2018-08-21 10:45:23 +02:00 |
|
Adam Sawicki
|
3eb870d6d6
|
Added documentation for new code elements related to recording. Added "Recording file format.md" file.
|
2018-08-20 17:53:02 +02:00 |
|