- Long file temp filenames fix - Temp fix for resolution of types that involve generics in multiple files - Support passing 1D NDBuffer to structured buffer - Fix native buffer not being passed to bindings - Missing slang field check - Avoid synthesizing store methods for none-written nested types
0.17.0
- Update to latest `nv-sgl` with CoopVec support - Native tensor implementation - Linux crash fix
0.16.0
- Native texture and structured buffer implementations - Native function dispatches - Lots of bug fixes
0.15.2
- Correctly package slang files in wheel
0.15.0
- Native buffer takes full reflection layout - Add uniforms + cursor api to native buffer - Update required version of `nv-sgl` to `0.9.0`
0.14.0
- Update required version of `nv-sgl` to `0.8.0` - Substantial native + python optimizations