Commit 4eda58ba6aacc5b2a86ab3e533c9c1938319d7b6

Sam Lantinga 2016-12-02T21:01:13

Added SDL_HINT_MOUSE_NORMAL_SPEED_SCALE and SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE to scale the speed of the mouse. This currently doesn't affect absolute motion, which would need to be implemented on each windowing system so the cursor matches the reported mouse coordinates.