SDL/src/events
David Gow fbc364908a Use the new SDL_clamp() macro where sensible
There were a few places throughout the SDL code where values were
clamped using SDL_min() and SDL_max(). Now that we have an SDL_clamp()
macro, use this instead.
2021-08-14 09:01:14 -07:00
..
blank_cursor.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
default_cursor.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_darwin.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_linux.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_windows.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_xfree86.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_clipboardevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_clipboardevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_displayevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_displayevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dropevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dropevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_events.c Use the new SDL_clamp() macro where sensible 2021-08-14 09:01:14 -07:00
SDL_events_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_gesture.c Fixed bug 5465 - Invalid memcpy inside SDL_GestureDelTouch (Thanks dmikushin and Yuki Okumura) 2021-01-10 22:21:12 +01:00
SDL_gesture_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_keyboard.c Added KMOD_SCROLL to track the scroll lock state 2021-08-10 17:50:17 -07:00
SDL_keyboard_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_mouse.c Get the window size for the window receiving the mouse motion 2021-08-14 00:00:57 -07:00
SDL_mouse_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_quit.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_sysevents.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_touch.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_touch_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00