Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() 1 rok temu
  Ryan C. Gordon 3d86dce673 haiku: No more chdir to executable's directory at startup in SDL3. 1 rok temu
  Sam Lantinga 730d5cf2f8 Added fractional representation of refresh rate to SDL_DisplayMode 1 rok temu
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 rok temu
  Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) 1 rok temu
  Sam Lantinga 60ed914c66 Added notes for migrating SDL_GetRGBA()/SDL_MapRGBA() code 1 rok temu
  Ryan C. Gordon af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 1 rok temu
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 rok temu
  Frank Praznik 74cc06db1b Remove the SDL_EVENT_WINDOW_TAKE_FOCUS event 1 rok temu
  Frank Praznik be13328cb1 Remove SDL_SetWindowInputFocus 1 rok temu
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 1 rok temu
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI 1 rok temu
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI 1 rok temu
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() 1 rok temu
  SDL Wiki Bot c983c1da97 Sync SDL3 wiki -> header 1 rok temu
  Ryan C. Gordon 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 1 rok temu
  SDL Wiki Bot 306cc6f91e Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. 1 rok temu
  Sam Lantinga 90034b16dc The keycode in key events is affected by modifiers by default. 1 rok temu
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 1 rok temu
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 1 rok temu
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list 1 rok temu
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) 1 rok temu
  Zack Middleton 02597cdc56 Remove cursors not in SDL2 from migration guide 1 rok temu
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 1 rok temu
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 1 rok temu
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes 1 rok temu
  Anonymous Maarten 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 1 rok temu
  Sam Lantinga 5701c4f4bc Added migration documentation for iOS window properties 1 rok temu
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 1 rok temu