.. |
ArrayProxy
|
Introduce copy constructor and assignment operator for vk::raii classes that hold handles without a destructor.
|
2022-03-22 13:53:21 +01:00 |
ArrayProxyNoTemporaries
|
Disable init-list-lifetime warning with tests in ArrayProxyNoTemporaries.cpp
|
2022-03-02 16:26:09 +01:00 |
DesignatedInitializers
|
Combine two types of commands into one generation function.
|
2022-03-16 13:51:43 +01:00 |
DeviceFunctions
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
DispatchLoaderDynamic
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
DispatchLoaderDynamicSharedLibrary
|
Add defines to put the storage for a DispatchLoaderDynamic in a DLL.
|
2020-06-29 09:21:28 +02:00 |
DispatchLoaderDynamicSharedLibraryClient
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
DispatchLoaderStatic
|
Introducde getDispatchLoaderStatic() to prevent dangling pointers in debug builds
|
2021-09-08 13:38:56 +02:00 |
FormatTraits
|
Make test/FormatTraits.cpp valid for C++11.
|
2022-03-07 10:15:27 +01:00 |
Hash
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
NoExceptions
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
StructureChain
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
UniqueHandle
|
Add missing allocator template argument in createResultValue helper functions working on std::vector<UniqueHandle> types.
|
2022-04-04 10:00:13 +02:00 |
UniqueHandleDefaultArguments
|
Introduce usage of clang-format to format vulkan.hpp and the other sources.
|
2020-04-23 10:55:02 +02:00 |
CMakeLists.txt
|
Set warnings as errors for the generator, the samples, and the tests.
|
2020-10-14 17:44:16 +02:00 |