v0.24.0
What's Changed
- Update
winit
dependency by @sigseg5 in #219 - Reflection fixes by @mxpv in #224
- Make MTLGPUFamily non-exhaustive by @kvark in #226
- Fix incorrect MTLRenderStages constants by @aclysma in #227
- Add new use resources methods by @mxpv in #228
- Add ASTC HDR Formats by @jinleili in #229
- Add
V2_4
MTLLanguageVersion andmacOS_ReadWriteTextureTier2
feature by @jinleili in #230 - Add contents_scale method by @xiaopengli89 in #231
- Add
push | pop_debug_group
fn to CommandBuffer by @jinleili in #232 - Add inline attribute to deref by @peterwmwong in #233
- Add execute_commands_in_buffer, fix inherit_buffers by @jinleili in #234
- Add MTLTextureCompressionType by @jinleili in #235
- Release 0.24.0 by @cwfitzgerald in #236
New Contributors
- @sigseg5 made their first contribution in #219
- @xiaopengli89 made their first contribution in #231
- @peterwmwong made their first contribution in #233
Full Changelog: v0.23.0...v0.24.0