Adam Sawicki
|
a8581fc96c
|
Deleted the whole Record&Replay feature. COMPATIBILITY BREAKING!
Removed from the API: VmaAllocatorCreateInfo::pRecordSettings, VmaRecordSettings, VmaRecordFlagBits, VmaRecordFlags.
Regenerated documentation. Updated README.
|
2022-01-10 18:11:09 +01:00 |
|
Adam Sawicki
|
7c48285034
|
Removed VMA_USE_STL_CONTAINERS
|
2021-12-22 14:57:18 +01:00 |
|
Adam Sawicki
|
4586be47d8
|
Fixed usage of VMA_STATIC_VULKAN_FUNCTIONS, VMA_DYNAMIC_VULKAN_FUNCTIONS in CmakeLists.txt
Fixes #215
|
2021-12-17 12:11:06 +01:00 |
|
Adam Sawicki
|
ad9c5bf8d7
|
Improvement in CMakeLists.txt
|
2021-12-02 16:38:48 +01:00 |
|
Lukasz Izdebski
|
cf6b1a9270
|
Doxygen added to CMake, shader project dependency added to Sample Project
|
2021-10-06 13:30:04 +02:00 |
|
Hindrik Stegenga
|
43ff2ef658
|
Add include_directories to CMake to include the header files.
|
2021-07-23 11:53:11 +02:00 |
|
Johannes Schneider
|
f8daef898c
|
Add VMA_STATIC_VULKAN_FUNCTIONS and set VMA_DYNAMIC_VULKAN_FUNCTIONS to ON by default
|
2021-06-02 23:18:59 +02:00 |
|
Johannes Schneider
|
8111c12b36
|
Expose important VMA settings macros as CMake options
|
2021-06-02 00:22:18 +02:00 |
|
Johannes Schneider
|
e65c1469d9
|
Improve consistency in naming of targets and options
|
2021-05-31 23:53:21 +02:00 |
|
Johannes Schneider
|
7dc310ad85
|
Remove CMAKE_DISABLE_IN_SOURCE_BUILD
|
2021-05-31 23:53:20 +02:00 |
|
Johannes Schneider
|
d475fbb999
|
Do not set CMAKE_RUNTIME_OUTPUT_DIRECTORY
|
2021-05-28 02:12:29 +02:00 |
|
Johannes Schneider
|
e32721df9e
|
Make building shaders, VMA example application and VMA replay app optional
|
2021-05-28 02:04:15 +02:00 |
|
Johannes
|
69747a2bdb
|
Add CMake support
|
2021-05-27 22:10:12 +02:00 |
|