Open benishor opened 9 years ago
Seems like this is a known bug of SDL2. More info here: https://bugzilla.libsdl.org/show_bug.cgi?id=2479 Although a fix is available at http://hg.libsdl.org/SDL/rev/2703c0c19f45, it was not included yet in the stable release. We'll let this pending until SDL2.0.4 gets released. Or we could build SDL ourselves; I'd rather stick to the widely available dependencies.
Investigate why and fix.