Releases: attackgoat/screen-13
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
v0.11.1
Log spam and validation error fixes.
Full Changelog: v0.11...v0.11.1
v0.11
Image sampler reduction mode, information structure improvements, and performance improvements.
Full Changelog: v0.10.0...v0.11
v0.10
Additional ray tracing functions, resource aliasing, increased performance, no more input
module and a host of other quality of life improvements.
Full Changelog: v0.9.4...v0.10.0
v0.9.4
Significantly improved performance of render graph resolution
v0.9.3
New FifoPool
resource pool and fix for Mac OS compilation bug
v0.9.2
Improved Window surface selection, updated dependencies (including winit
v0.29)
v0.9
Image samplers, queue improvements, VR support and performance profiling.