wgpu v0.13.1 Release Notes

Release Date: 2022-07-02 // almost 2 years ago
  • ๐Ÿ› Bug Fixes

    General

    • ๐Ÿ›  Fix out of bounds access when surface texture is written to by multiple command buffers by @cwfitzgerald in #2843

    GLES

    • AutoNoVSync now correctly falls back to Fifo by @simbleau in #2842
    • Fix GL_EXT_color_buffer_float detection on native by @cwfitzgerald in #2843