mirror of
https://github.com/encounter/SDL.git
synced 2025-08-07 20:49:18 +00:00
kikuchan Some joysticks with high sampling rate need to be read() more fast, otherwise it delay user inputs due to internal queue. Especially, an app that issues SDL_PollEvent() not so frequent