mirror of
https://github.com/yawut/SDL.git
synced 2026-07-04 09:40:40 -05:00
- Added new SDL_HINT_ALLOW_TOPMOST hint, when set to "0" then never set the topmost bit on a window. Useful when debugging fullscreen issues. - fixed crash in windows joystick scanning if we failed to load the xinput dll - added support for SDL_WINDOW_FULLSCREEN_DESKTOP under windows - synthesize relative mouse movements if directinput fails to send relative moves, happens under virtual box. |
||
|---|---|---|
| .. | ||
| android | ||
| beos | ||
| bsd | ||
| darwin | ||
| dummy | ||
| iphoneos | ||
| linux | ||
| nds | ||
| windows | ||
| SDL_gamecontroller.c | ||
| SDL_joystick_c.h | ||
| SDL_joystick.c | ||
| SDL_sysjoystick.h | ||