mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
652b012b02
Disallow software rendering (CPU devices) with vulkan by default. The environment variable LOVE_GRAPHICS_VULKAN_ALLOW_SOFTWARE can be set to 1 to override that behaviour.