wgpu v0.11.2 Release Notes

Release Date: 2021-10-12 // over 2 years ago
    • fix buffer transition barriers
    • Metal:
      • disable RW buffers on macOS 10.11
      • fix memory leaks in render pass descriptor
    • WebGL:
      • fix surface reconfiguration
    • GLES:
      • fix mapping when persistent mapping isn't supported
      • allow presentation in Android emulator
      • fix sRGB attributes on EGL-1.4 contexts