Commit History

Author SHA1 Message Date
  Ryan C. Gordon 1e1442ed4a README-migration.md: Note the GL/EGL library environment variable removals. 3 months ago
  Ryan C. Gordon d8c7006a42 README-migration.md: Removed obsolete documentation. 3 months ago
  Sam Lantinga 2c0a8363a5 Added SDL_HINT_JOYSTICK_ENHANCED_REPORTS 3 months ago
  Willem Dinkelspiel 2be89f0dd1 Clarify migration for GetWindowData and SetWindowData 3 months ago
  Sam Lantinga e08f34c3be Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 4 months ago
  Ryan C. Gordon 2635239bbc README-migration: some improvements to the audio section. 4 months ago
  Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support. 4 months ago
  Petar Popovic 96729e745a SDL_GetClosestFullscreenDisplayMode(): Rename parameter `mode` to `closest` 5 months ago
  Ryan C. Gordon 7108291d0b video: Change SDL_GLattr to SDL_GLAttr. 5 months ago
  Ryan C. Gordon c0e9205a92 video: Change capitalization on various OpenGL attribute typedefs. 5 months ago
  anton-kl f9bffa31b6 docs: fix window flags in README-migration.md 6 months ago
  Daniel Gibson 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 6 months ago
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() 6 months ago
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() 6 months ago
  Frank Praznik 07fd88d241 docs: Fix migration documentation for SDL_WINDOWEVENT_SIZE_CHANGED 6 months ago
  Sam Lantinga 91b074beb7 Removed SDL_IPHONE_MAX_GFORCE 6 months ago
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) 6 months ago
  Ryan C. Gordon 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. 6 months ago
  Ryan C. Gordon 0e2c4e407a README-migration: note that logical presentation state is different from SDL2. 6 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) 7 months ago
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 7 months ago
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER 7 months ago
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 7 months ago
  Carl Åstholm 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 7 months ago
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 months ago
  Sam Lantinga 640559eba6 Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa(). 7 months ago
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 months ago
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future 7 months ago