You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avalonia: introduce flag to switch to SW rendering
Introduce a flag to switch Avalonia to use software rendering rather
than hardware/GPU-based. There is an open Avalonia issue[1] on Windows
when run on certain ARM64 GPUs. Until this is solved, introduce this
workaround flag.
[1]: AvaloniaUI/Avalonia#10405
0 commit comments