Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 00:20
· 3 commits to main since this release

Misc. Improvements

  • Added support for Intel integrated GPUs that would previously throw an "instantiated but unable to render" error
    • Note: you may need to upgrade to the latest Mesa drivers (24.3.1 or later), especially for in-window rendering to work correctly on Linux
  • Fixed window initialization for Vulkan GPUs that default to a framebuffer color-format Skia doesn't support
  • Vulkan drivers that fall back to the Mesa LLVMpipe software renderer now work correctly
  • Optimized font library initialization to improve SVG parsing speed