Skip to content

vk::BufferPointer equivalent, tgmath.hlsl , Complete C++/HLSL/GLSL intrinsic parity, float64_t emulation with uint64_t, Multiple Entry Point HLSL Shader Compilation, Updated Vulkan Baseline, Resizable LRU Cache

Pre-release
Pre-release
Compare
Choose a tag to compare
@devshgraphicsprogramming devshgraphicsprogramming released this 19 Mar 21:21
· 1107 commits to master since this release

DXC has been forked

Important: Nabla uses a custom fork of DirectX Shader Compiler, where you can annotate an inout variable with [[vk::ext_reference]] to prevent copy-in-copu-out calling convention and retain pass-by-restrict-reference.

Bugfixes

Full Changelog: v0.5.4-alpha2...v0.5.5-alpha1