mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-08 07:31:03 +00:00
This happens in the KMSDRM driver, once after video init, setting a blank default cursor, and once when creating a window when the KMSDRM mouse is initialized. Also fixed a memory leak freeing the default cursor at shutdown |
||
|---|---|---|
| .. | ||
| blank_cursor.h | ||
| default_cursor.h | ||
| imKStoUCS.c | ||
| imKStoUCS.h | ||
| scancodes_ascii.h | ||
| scancodes_darwin.h | ||
| scancodes_linux.h | ||
| scancodes_windows.h | ||
| scancodes_xfree86.h | ||
| SDL_clipboardevents.c | ||
| SDL_clipboardevents_c.h | ||
| SDL_displayevents.c | ||
| SDL_displayevents_c.h | ||
| SDL_dropevents.c | ||
| SDL_dropevents_c.h | ||
| SDL_events.c | ||
| SDL_events_c.h | ||
| SDL_keyboard.c | ||
| SDL_keyboard_c.h | ||
| SDL_keysym_to_scancode.c | ||
| SDL_keysym_to_scancode_c.h | ||
| SDL_mouse.c | ||
| SDL_mouse_c.h | ||
| SDL_quit.c | ||
| SDL_scancode_tables.c | ||
| SDL_scancode_tables_c.h | ||
| SDL_touch.c | ||
| SDL_touch_c.h | ||
| SDL_windowevents.c | ||
| SDL_windowevents_c.h | ||