Commit History

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