Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Gibson 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 há 1 ano atrás
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() há 1 ano atrás
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() há 1 ano atrás
  Frank Praznik 07fd88d241 docs: Fix migration documentation for SDL_WINDOWEVENT_SIZE_CHANGED há 1 ano atrás
  Sam Lantinga 91b074beb7 Removed SDL_IPHONE_MAX_GFORCE há 1 ano atrás
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) há 1 ano atrás
  Ryan C. Gordon 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. há 1 ano atrás
  Ryan C. Gordon 0e2c4e407a README-migration: note that logical presentation state is different from SDL2. há 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 1 ano atrás
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) há 1 ano atrás
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention há 1 ano atrás
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER há 1 ano atrás
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation há 1 ano atrás
  Carl Åstholm 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores há 1 ano atrás
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values há 1 ano atrás
  Sam Lantinga 640559eba6 Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa(). há 1 ano atrás
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events há 1 ano atrás
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. há 1 ano atrás
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future há 1 ano atrás
  Frank Praznik 9e850bdcfa docs: Update the migration doc with SDL_SetWindowModalFor() changes há 1 ano atrás
  Sam Lantinga f11e7cd06f Add annotations to README-migration.md for functions that changed return type há 1 ano atrás
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() há 1 ano atrás
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* há 1 ano atrás
  Sam Lantinga cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() há 1 ano atrás
  Sam Lantinga b602c449e5 Remove SDL_SCALEMODE_BEST há 1 ano atrás
  Sam Lantinga f08ac438ed Use stdbool for SDL_bool há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 627cb8acd0 SDL_EventFilter functions now return SDL_bool há 1 ano atrás
  Sam Lantinga 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() há 1 ano atrás
  Sam Lantinga 6161c437c7 Added SDL_SetLogPriorityPrefix() há 2 anos atrás