Commit graph

11 commits

Author SHA1 Message Date
Sascha Willems
d0211d1f14 Replaced per-sample validation define with global define in base class
Toggling validation via command line arguments is the preferred way anyway
Define was also added as a CMake option
2023-12-30 13:15:37 +01:00
Sascha Willems
17e2abb036 Code cleanup, remove warnings 2023-12-21 19:02:07 +01:00
Sascha Willems
781f18990b Code cleanup
Fixed several warnings
2023-12-20 20:14:36 +01:00
Sascha Willems
1447348e09
RT fix (#1069)
* Create bin directory

* Fix values for maxVertex

Fixes #1068
2023-09-09 11:33:32 +02:00
Sascha Willems
38213eb2a5 Removed unused combined sampler from layout
Refs #995
2022-09-26 17:47:59 +02:00
Sascha Willems
42b7f547a2 Fix descriptor pool sizes
Fixes #989
2022-09-10 09:05:07 +02:00
Sascha Willems
3b1ff1eece Ray tracing samples can now also use the UI overlay
General cleanup, changed default settings.overlay value
2021-08-28 12:59:10 +02:00
Per Inge Mathisen
488aa9c220 Fix rayquery demo to not require full raytracing support. 2021-07-29 12:22:47 +02:00
Michael Tang
94873f7eaf Remove acceleration structure host commands usage 2021-02-23 18:24:59 -08:00
Sascha Willems
846413cc4b Release resources, fixes validation
Scene setup
2020-12-12 08:40:28 +01:00
Sascha Willems
f79c9705b4 Added samples for ray queries and callable ray tracing shaders 2020-11-23 12:25:49 +01:00