mirror of
https://github.com/encounter/SDL.git
synced 2025-07-25 14:35:35 +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