mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-19 11:35:55 +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.