Commit History

Author SHA1 Message Date
  Frank Praznik d7dcf4916f docs: Mention the SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS hint in the migration guide 1 year ago
  Petar Popovic 9b5944a14f Removing SDL_Colour macro 1 year ago
  Petar Popovic c8a066019b Renaming SDL_eventaction to SDL_EventAction 1 year ago
  Sam Lantinga 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 2 years ago
  Sam Lantinga 5e624c2083 Moved display and window event renaming to the correct header section 2 years ago
  Ryan C. Gordon 74b58aebb9 README-migration: fix function signature on SDL_(Read|Write)IO docs. 2 years ago
  Ryan C. Gordon 6b20152bda README-migration: Removed duplicate paragraph. 2 years ago
  Mirko Galimberti 60cacc8277 README-migration: Fix wrong new name for SDL_WINDOWEVENT_ENTER and SDL_WINDOWEVENT_LEAVE 2 years ago
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 2 years ago
  Sam Lantinga 0aa1022358 Clarify that SDL_SetWindowKeyboardGrab() is only needed if you set SDL_HINT_GRAB_KEYBOARD 2 years ago
  Sam Lantinga 7a9f99cff3 Corrected migration documentation for SDL_GetDisplayDPI() 2 years ago
  Sam Lantinga a9dbdb1947 Removed SDL_RenderSetIntegerScale() renaming note 2 years ago
  Sam Lantinga cde2dcd0d4 Note that SDL_EVENT_SYSWM has been removed 2 years ago
  Sam Lantinga fed5f3a81b We no longer automatically set up a logical presentation mode 2 years ago
  Sam Lantinga b9a88bbecb Removed SDL_TextInputShown() 2 years ago
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 2 years ago
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API 2 years ago
  Sam Lantinga 72fc6f86e5 Text input is no longer automatically enabled when initializing video. 2 years ago
  Sam Lantinga a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() 2 years ago
  Sam Lantinga d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 years ago
  Ryan C. Gordon c175eb488c iostream: Note that the new name has nothing to do with C++'s iostream class. 2 years ago
  Ryan C. Gordon 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 2 years ago
  Ryan C. Gordon 5440fd7d12 README-migration.md: Fixed some RWops mistakes. 2 years ago
  Ryan C. Gordon 3a344cf877 rwops: Fixed some SDL2 symbols that got missed. 2 years ago
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 2 years ago
  Ryan C. Gordon 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. 2 years ago
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. 2 years ago
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 2 years ago
  Sam Lantinga efbbafb3f1 Re-added balls to the SDL joystick API 2 years ago