Skip to content

Releases: gfx-rs/metal-rs

v0.30.0

25 Oct 14:40
8c92db7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.28.0

17 May 15:23
75203a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.28.0

v0.27.0

17 May 15:22
f507da4
Compare
Choose a tag to compare

What's Changed

  • Add support for creating and using indirect command buffers by @konsolas in #279
  • More timer query support by @Wumpf in #280

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

17 May 15:22
efc673f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

19 May 03:52
Compare
Choose a tag to compare

What's Changed

  • Add memoryBarrierWithResources:count: by @andrewmilson in #237
  • Bump dev-dependencies and fix examples by @madsmtm in #239
  • Link to Apple Documentation, explain docs.rs failure by @IsaccBarker in #249
  • Fix compilation warnings by @madsmtm in #240
  • Adding support for the raytracing. by @Hossein-Noroozpour in #252
  • Clean up RT API by @kvark in #256
  • Expose AccelerationStructureGeometryDescriptorRef::set_opaque by @kvark in #257
  • Add MTLTextureType::D2MultisampleArray by @armansito in #255
  • Add add_scheduled_handler method to CommandBuffer by @armansito in #254
  • Document the foreign_obj_type macro. by @jimblandy in #251
  • Fix type issues in CaptureDescriptor and CaptureManager, add documentation by @finnvoor in #258
  • Add MTLAccelerationStructureUserIDInstanceDescriptor by @kvark in #259
  • Add MTLAccelerationStructureInstanceDescriptorType by @kvark in #260
  • Fix typo in README.md by @qwright10 in #262
  • feature: Metal timestamps by @FL33TW00D in #263
  • Add support for object and mesh shader by @zmarlon in #264
  • Don't release the error obj manually by @teoxoy in #266
  • chore: Fix timestamp bug and add required method by @FL33TW00D in #265

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

01 Jul 14:13
828ae82
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0