Adam Sawicki
|
d55d084dd3
|
Fixing = instead of == in VMA_HEAVY_ASSERT (thanks @zeux!)
|
2017-07-11 17:41:40 +02:00 |
|
Adam Sawicki
|
9e1684f87a
|
Small fix in documentation.
|
2017-07-11 15:27:08 +02:00 |
|
Adam Sawicki
|
0845f1c2e5
|
Small fix in VmaBlock::Free (thanks @dylanede for pointing this!)
|
2017-07-11 15:25:19 +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
|
7600059ae7
|
Merge pull request #1 from dylanede/patch-1
Correct wording of comment about required flags
|
2017-07-11 10:13:10 +02:00 |
|
Dylan Ede
|
d0f7c97f76
|
Correct wording of comment about required flags
The word "subset" is used when it should be "superset" instead.
|
2017-07-08 11:32:45 +01:00 |
|
Adam Sawicki
|
f1ce3ad7bb
|
Added AppVeyor build status to README.md.
|
2017-07-05 17:09:56 +02:00 |
|
Adam Sawicki
|
0a5b3334af
|
Revert "Comitting generated Visual Studio 2015 project to quickly start AppVeyor."
This reverts commit 3991af829f .
|
2017-07-05 17:02:19 +02:00 |
|
Adam Sawicki
|
b6b5fd1ce3
|
Fixing Vulkan paths in build script.
|
2017-07-05 16:47:26 +02:00 |
|
Adam Sawicki
|
3991af829f
|
Comitting generated Visual Studio 2015 project to quickly start AppVeyor.
|
2017-07-04 16:55:09 +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
|
c0dc5a81fb
|
Typo
|
2017-07-04 15:29:49 +02:00 |
|
Adam Sawicki
|
5197efc676
|
Version 1.0.1 release.
|
2017-07-04 15:28:48 +02:00 |
|
Adam Sawicki
|
8bc1a7df83
|
Changed "CONFIGURATION SECTION" to contain #ifndef so you can define these macros before including this header, not necessarily change them in the file.
|
2017-07-04 15:22:57 +02:00 |
|
Adam Sawicki
|
86ccd63a98
|
Enabled warning level 4 in Visual Studio for compilation of vk_mem_alloc.h.
|
2017-07-04 14:57:53 +02:00 |
|
Adam Sawicki
|
b2c2d3bd0b
|
Fixed for Linux GCC compilation.
|
2017-07-04 14:43:37 +02:00 |
|
Adam Sawicki
|
2f16fa52d8
|
Small fixes merge from v2.
|
2017-07-04 14:43:20 +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 |
|