Commit History

Author SHA1 Message Date
  Ryan C. Gordon 9c8c254af2 include: Removed SDL_quit.h 1 year ago
  Petar Popovic 56e6f05440 SDL_RendererFlip rename fixes 1 year ago
  Ryan C. Gordon 6e1ed94913 ios: Renamed APIs that referred to "iPhone" to refer to "iOS". 1 year ago
  Ryan C. Gordon d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. 1 year ago
  Ryan C. Gordon 98e9f361a8 winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. 1 year ago
  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 1 year ago
  Sam Lantinga 5e624c2083 Moved display and window event renaming to the correct header section 1 year ago
  Ryan C. Gordon 74b58aebb9 README-migration: fix function signature on SDL_(Read|Write)IO docs. 1 year ago
  Ryan C. Gordon 6b20152bda README-migration: Removed duplicate paragraph. 1 year ago
  Mirko Galimberti 60cacc8277 README-migration: Fix wrong new name for SDL_WINDOWEVENT_ENTER and SDL_WINDOWEVENT_LEAVE 1 year 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 1 year ago
  Sam Lantinga 7a9f99cff3 Corrected migration documentation for SDL_GetDisplayDPI() 1 year ago
  Sam Lantinga a9dbdb1947 Removed SDL_RenderSetIntegerScale() renaming note 1 year ago
  Sam Lantinga cde2dcd0d4 Note that SDL_EVENT_SYSWM has been removed 1 year 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