Skip to content

Commit d5224fd

Browse files
committed
chore: update changelog
1 parent a155e54 commit d5224fd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## Unreleased
4+
5+
### Added
6+
- `println!` support for shaders running on the CPU backend (`khal-std`).
7+
8+
### Changed
9+
- Switch `spirv-std` and `spirv-std-macros` to the published `0.10.0-alpha.1` release (previously pinned to a git revision).
10+
- Cache coroutines on the CPU backend for improved performance.
11+
- Enable incremental builds in the workspace to work around a `rust-gpu` issue where the example shader entrypoint was being dropped.

0 commit comments

Comments
 (0)