Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). há 1 ano atrás
  SDL Wiki Bot 306cc6f91e Sync SDL3 wiki -> header há 1 ano atrás
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. há 1 ano atrás
  Sam Lantinga 90034b16dc The keycode in key events is affected by modifiers by default. há 1 ano atrás
  Sam Lantinga 0dd579d40d Removed SDL_Keysym há 1 ano atrás
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state há 1 ano atrás
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list há 1 ano atrás
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) há 1 ano atrás
  Zack Middleton 02597cdc56 Remove cursors not in SDL2 from migration guide há 1 ano atrás
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". há 1 ano atrás
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e há 1 ano atrás
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes há 1 ano atrás
  Anonymous Maarten 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) há 1 ano atrás
  Sam Lantinga 5701c4f4bc Added migration documentation for iOS window properties há 1 ano atrás
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() há 1 ano atrás
  Sam Lantinga 3e70964ae2 Updated docs to note that SDL_GetAudioDeviceName() now returns const char * há 1 ano atrás
  Ryan C. Gordon 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. há 1 ano atrás
  Sam Lantinga b6360516e4 Added the timerID to the SDL timer callback há 1 ano atrás
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats há 1 ano atrás
  d-musique 535be42b1c Correct name for SDL_CreateThreadWithStackSize() há 1 ano atrás
  Sam Lantinga 7a043d9958 Note that SDL_BlitSurface() was renamed SDL_BlitSurfaceScaled() há 1 ano atrás
  Ryan C. Gordon b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. há 1 ano atrás
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. há 1 ano atrás
  Brick b6b9d5508e Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume há 1 ano atrás
  Sam Lantinga 7cddde32ac Removed SDL_SWSURFACE, added unsigned suffix for surface flags há 1 ano atrás
  Sam Lantinga 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() há 1 ano atrás
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention há 1 ano atrás
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h há 1 ano atrás
  Petar Popovic 3baec8aab4 Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE há 1 ano atrás
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags há 1 ano atrás