summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineVulkan/src/BottomLevelASVkImpl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed Align to AlignUpassiduous2021-03-191-1/+1
* Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...assiduous2021-03-191-0/+1
* Vulkan: update for new Vulkan SDKazhirnov2021-03-191-0/+9
* Updated copyright noticeassiduous2021-01-011-1/+1
* Vulkan backend: code clean-upassiduous2020-12-211-2/+4
* Disable validation layers if they are not compatible with headers, fixed comp...azhirnov2020-11-251-1/+1
* Added support for VK_KHR_acceleration_structure and VK_KHR_ray_tracing_pipelineazhirnov2020-11-251-66/+76
* Added ability to update AS.azhirnov2020-11-101-3/+14
* Few minor updates to TLAS and BLAS implementationsassiduous2020-11-071-5/+5
* Added AS copy with compacting.azhirnov2020-11-051-56/+67
* added ray tracing implementation for dx12 and vulkanazhirnov2020-10-281-4/+6
* A few random fixes to ray tracing API and implementationassiduous2020-10-041-2/+5
* Added Vulkan implementationazhirnov2020-10-041-0/+148