Historial de Commits

Autor SHA1 Mensaje Fecha
  Petar Popovic 96729e745a SDL_GetClosestFullscreenDisplayMode(): Rename parameter `mode` to `closest` hace 1 año
  Ryan C. Gordon 7108291d0b video: Change SDL_GLattr to SDL_GLAttr. hace 1 año
  Ryan C. Gordon c0e9205a92 video: Change capitalization on various OpenGL attribute typedefs. hace 1 año
  anton-kl f9bffa31b6 docs: fix window flags in README-migration.md hace 1 año
  Daniel Gibson 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 hace 1 año
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() hace 1 año
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() hace 1 año
  Frank Praznik 07fd88d241 docs: Fix migration documentation for SDL_WINDOWEVENT_SIZE_CHANGED hace 1 año
  Sam Lantinga 91b074beb7 Removed SDL_IPHONE_MAX_GFORCE hace 1 año
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) hace 1 año
  Ryan C. Gordon 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. hace 1 año
  Ryan C. Gordon 0e2c4e407a README-migration: note that logical presentation state is different from SDL2. hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) hace 1 año
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention hace 1 año
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER hace 1 año
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation hace 1 año
  Carl Åstholm 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores hace 1 año
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values hace 1 año
  Sam Lantinga 640559eba6 Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa(). hace 1 año
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events hace 1 año
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. hace 1 año
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future hace 1 año
  Frank Praznik 9e850bdcfa docs: Update the migration doc with SDL_SetWindowModalFor() changes hace 1 año
  Sam Lantinga f11e7cd06f Add annotations to README-migration.md for functions that changed return type hace 1 año
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() hace 1 año
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* hace 1 año
  Sam Lantinga cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() hace 1 año
  Sam Lantinga b602c449e5 Remove SDL_SCALEMODE_BEST hace 1 año
  Sam Lantinga f08ac438ed Use stdbool for SDL_bool hace 1 año