Skip to content

LinaVG v1.0.3

Compare
Choose a tag to compare
@inanevin inanevin released this 01 Oct 14:38
· 135 commits to master since this release

Changelog

  • Backend extern functions have been carried into a virtual BaseBackend class.
  • GLBackend has been modified to comply with this change.
  • Users can now easily inject their custom backends using LinaVG::Backend::BaseBackend::SetBackend() method.