Releases: attackgoat/screen-13
Releases · attackgoat/screen-13
v0.12.6
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- fix: add device_wait_idle when destroying swapchain by @remifontan in #99
New Contributors
- @remifontan made their first contribution in #99
Full Changelog: v0.12.4...v0.12.5
v0.12.4
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- fix: remove debug assert for desired image count and set_var fix by @dylanblokhuis in #98
Full Changelog: v0.12.2...v0.12.3
v0.12.2
- Fixed a validation error when using
RenderGraph::blit_image()
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- fix: missing access for the present transition and fix crash due to missing active extension by @dylanblokhuis in #97
New Contributors
- @dylanblokhuis made their first contribution in #97
Full Changelog: v0.12...v0.12.1
v0.12
What's Changed
- Make ResolverPool send to allow for resolve/submit on a different thread. by @DGriffin91 in #79
- ash v0.38 support by @attackgoat in #75
- More acceleration structure operations by @attackgoat in #77
- Fix for incorrect framebuffer attachment handling by @attackgoat in #89
- Egui: Don't require event loop. by @attackgoat in #90
- Fix
hello_world.rs
link inREADME.md
by @Chubercik in #91 - Add mip map example by @attackgoat in #86
- Swapchain performance/correctness by @attackgoat in #92
- Fix window resize on Mac by @attackgoat in #93
- Support depth only pass, more thorough attachment merge checking. by @DGriffin91 in #81
New Contributors
- @Chubercik made their first contribution in #91
Full Changelog: v0.11.4...v0.12
v0.11.4
What's Changed
- Fix: Attempted write update to an immutable sampler descriptor. by @DGriffin91 in #76
New Contributors
- @DGriffin91 made their first contribution in #76
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Add support for separate image samplers by @attackgoat in #74
Full Changelog: v0.11.2...v0.11.3
v0.11.2
Internal performance fixes and parking_lot
is now optional.
Full Changelog: v0.11.1...v0.11.2