mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
6d7bd645fc
using the vulkan functionality probably leads to less bugs. Until now it was assumed that any image was in the rgba8 format, which is of course not correct. Clearing a texture to white or black should now work for any format.