Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@mrobinson mrobinson released this 02 Jul 08:36
4236949

Changes

  • Update wayland-sys to 0.31 (#335)
  • Use objc2-* family of crates (#334)
  • Switch to x11-dl (#333)
  • Use dummy pbuffer on unix egl and various fixups (#332)
  • Use glow instead of gl_generator for GL/GLES bindings (#321)
  • Remove layer from superlayer when dropping (#326)
  • Update glow to 0.16 (#322)
  • fixup: Use more general clear_depth that will also work on GLES (#320)
  • Replace sparkle with glow (#318)
  • ohos: Only look for libEGL.so (#316)
  • Replace lazy_statics with std::sync::LazyLocks (#314)