wgpu v0.4 Release Notes

Release Date: 2019-11-03 // over 4 years ago
    • Platforms: removed OpenGL/WebGL support temporarily
    • Features:
      • based on gfx-hal-0.4 with the new swapchain model
      • exposing adapters from all available backends on a system
      • tracking of samplers
      • cube map support with an example
    • Validation:
      • buffer and texture usage