mirror of
https://github.com/encounter/objdiff.git
synced 2025-10-05 01:19:49 +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.