Adam Sawicki
|
4dc9934eb4
|
Fixing = instead of == in VMA_HEAVY_ASSERT (thanks @zeux!)
|
2017-07-11 17:42:44 +02:00 |
|
Adam Sawicki
|
988ac4c05d
|
Updated version number to 2.0.0-alpha.2. Regenerated Doxygen documentation.
|
2017-07-11 15:22:12 +02:00 |
|
Adam Sawicki
|
31341608f4
|
Added VmaAllocatorCreateInfo::flags, VmaAllocatorFlags, VMA_ALLOCATOR_EXTERNALLY_SYNCHRONIZED_BIT.
|
2017-07-11 15:21:10 +02:00 |
|
Adam Sawicki
|
f30ee85a15
|
Small fix in VmaBlock::Free (thanks @dylanede for pointing this!)
|
2017-07-11 15:00:11 +02:00 |
|
Adam Sawicki
|
a59788d60d
|
Correct wording of comment about required flags
The word "subset" is used when it should be "superset" instead.
|
2017-07-11 14:43:43 +02:00 |
|
Adam Sawicki
|
4184ee53bd
|
Updated documentation.
|
2017-07-11 14:42:45 +02:00 |
|
Adam Sawicki
|
2a22d61297
|
Changed "CONFIGURATION SECTION" to contain #ifndef so you can define these macros before including this header, not necessarily change them in the file. (Cherry pick from v1)
|
2017-07-04 15:52:30 +02:00 |
|
Adam Sawicki
|
b0425876ec
|
Fix for Linux GCC cont'd. Enabled warning level 4 in Visual Studio for compilation of vk_mem_alloc.h. (Cherry pick from v1)
|
2017-07-04 15:47:00 +02:00 |
|
Adam Sawicki
|
7ec64121d8
|
Fixed for Linux GCC compilation. (Cherry pick from v1)
|
2017-07-04 15:45:59 +02:00 |
|
Adam Sawicki
|
819860e1f0
|
Submitting version 2.0.0-alpha.1 to separate branch.
|
2017-07-04 14:30:38 +02:00 |
|
Adam Sawicki
|
0a41b12c10
|
Added CHANGELOG.md. Introduced semantic versioning - current version is 1.0.0.
|
2017-07-04 14:03:54 +02:00 |
|
Adam Sawicki
|
9137407734
|
Small addition to the documentation.
|
2017-06-20 12:52:26 +02:00 |
|
Adam Sawicki
|
a2c411cc49
|
Updated README.md to link to documentation.
|
2017-06-20 12:20:31 +02:00 |
|
Adam Sawicki
|
9b3adfc9d0
|
Generated Doxygen documentation into docs/ directory.
|
2017-06-20 11:17:23 +02:00 |
|
Adam Sawicki
|
bdf5161576
|
Added missing premake/LICENSE.txt and premake5.exe.
|
2017-06-20 10:59:33 +02:00 |
|
Adam Sawicki
|
a9be1d872a
|
Small fixes in README.md.
|
2017-06-16 17:32:24 +02:00 |
|
Adam Sawicki
|
e6e498f63a
|
First commit
|
2017-06-16 17:21:31 +02:00 |
|