Releases: bevyengine/naga_oil
Releases · bevyengine/naga_oil
0.17.1
adds support for raytracing structs, and frexp, modf and atomic exchange return structs.
0.13
adds deterministic output to facilitate os-level shader caching.
new version due to some breaking changes from HashSet
to IndexMap
on rarely-used public apis.
0.10.1
- fix error reporting colors
- fix error reporting location with multi-line imports
- fix effective defs not including literal defs
0.10
- add more rusty import syntax, deprecate unqualified item import lists
- add
glsl
feature (@Aaron1011)
- fix derived types for atomic operations (@Joeoc2001)