asuessenbach
|
0fb855a4a2
|
Resolve validation layer issues with some samples.
|
2022-05-02 11:36:36 +02:00 |
|
asuessenbach
|
d90c6cbbfc
|
Add pNext as optional last argument to constructors of structs that hold a pNext.
|
2022-03-23 17:08:19 +01:00 |
|
asuessenbach
|
5fe410279a
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
|
asuessenbach
|
6fdeaa8001
|
Make struct cast operators explicit.
|
2021-12-07 10:39:23 +01:00 |
|
asuessenbach
|
9b7adb35ee
|
Removed explicit setting of the ComponentMapping for ImageViews in samples to RGBA, as the default of Identity does the same.
|
2021-11-11 11:49:07 +01:00 |
|
asuessenbach
|
c3f32b8538
|
Introduce constructors on nullptr_t for the RAII handle classes.
|
2021-10-11 17:49:13 +02:00 |
|
asuessenbach
|
69e8e5bf84
|
Refactor RAII-samples to use std::unique_ptr only if needed.
|
2021-06-23 10:15:56 +02:00 |
|
asuessenbach
|
cb87566cdd
|
Resolve issues with release build.
|
2021-05-25 16:14:56 +02:00 |
|
asuessenbach
|
2cb1c19c7f
|
Introduce raii-compliant handle wrapper classes.
|
2021-02-22 16:19:12 +01:00 |
|