orbtk icon indicating copy to clipboard operation
orbtk copied to clipboard

Glutin / Pathfinder backend

Open FloVanGH opened this issue 4 years ago • 0 comments

Context

New hardware accelerated backend based on glutin and pathfinder for faster rendering, better window functions and better platform support.

Problem description & Solution

A new backend based on glutin (shell crate) and pathfinder (render crate) should be provided to improve performance, build on a stable window crate (winit/glutin) with a greater range of functions like Drag n Drop and to support more platforms.

Platform support:

  • Linux
  • *BSD
  • macOS
  • Windows
  • Android
  • iOS
  • Ubuntu Touch

FloVanGH avatar Jul 24 '20 05:07 FloVanGH