• Igor Demin's avatar
    Remove Angle support (it is not fully implemented) (#567) · 257b0404
    Igor Demin authored
    Angle is a stable Skia renderer, which is used by Chromium instead of direct DirectX, OpenGl, Metal renderers. It is considered more stable, but needs the ~30mb binary library. Angle mimics OpengGL ES and calls corresponding DirectX/Metal API's.
    
    Angle support wasn't fully implemented, there just a bunch of class prototypes in the source code, that gets in the way during refactorings.
    
    Deleting it for now, until we decide to fully support it. When we decide it, we can look at git history.
    257b0404
Name
Last commit
Last update
.github/workflows Loading commit data...
.run Loading commit data...
gradle/wrapper Loading commit data...
samples Loading commit data...
skiko Loading commit data...
.gitignore Loading commit data...
DEVELOPMENT.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...