mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-07 15:13:47 +00:00
This attempts the following in order: - wgpu with user-selected backend - wgpu with automatic backend - glow (fallback OpenGL backend) This should eliminate most issues where objdiff fails to launch.