MonoGame / MonoGame.Dependencies

The MonoGame binary dependencies submodule.
38 stars 51 forks source link

Update SDL for linux #138

Closed nobbele closed 4 years ago

nobbele commented 4 years ago

Fixes key repeat bug on monogame games

mrhelmut commented 4 years ago

Thanks. It might be worth updating all platforms to SDL 2.0.10 (it fixed a few gamepad issues on my end). We also need to make sure that the C runtime is statically linked.

harry-cpp commented 4 years ago

FlatpakLibs version of SDL is special, it should not be getting used by anything except flatpak packaging, also this is already fixed in develop.