Loading
sourcegit: add libGL to runtimeDeps
Without libGL, Avalonia can't load libGL.so/libGLX.so and falls back to software Skia rendering, which causes a lot of UI lag that scales with window size.
Without libGL, Avalonia can't load libGL.so/libGLX.so and falls back to software Skia rendering, which causes a lot of UI lag that scales with window size.