Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga b9a88bbecb Removed SDL_TextInputShown() hace 2 años
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE hace 2 años
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API hace 2 años
  Sam Lantinga 72fc6f86e5 Text input is no longer automatically enabled when initializing video. hace 2 años
  Sam Lantinga a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() hace 2 años
  Sam Lantinga d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention hace 2 años
  Ryan C. Gordon c175eb488c iostream: Note that the new name has nothing to do with C++'s iostream class. hace 2 años
  Ryan C. Gordon 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". hace 2 años
  Ryan C. Gordon 5440fd7d12 README-migration.md: Fixed some RWops mistakes. hace 2 años
  Ryan C. Gordon 3a344cf877 rwops: Fixed some SDL2 symbols that got missed. hace 2 años
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. hace 2 años
  Ryan C. Gordon 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. hace 2 años
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. hace 2 años
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. hace 2 años
  Sam Lantinga efbbafb3f1 Re-added balls to the SDL joystick API hace 2 años
  Sam Lantinga 5643fd683f Added migration notes for enum type changes hace 2 años
  Susko3 4f58d18373 Typedef `SDL_WindowFlags` hace 2 años
  Sam Lantinga 860155680d SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events. hace 2 años
  Sam Lantinga 276566235c Removed SDL_ClearHints() from the public API hace 2 años
  Ryan C. Gordon bc984f78bf android: Remove blocking permission request code. Async only in SDL3! hace 2 años
  Sam Lantinga 734d6fa1f3 Fixed documentation of SDL_PROP_WINDOW_CREATE_EXTERNAL_GRAPHICS_CONTEXT_BOOLEAN hace 2 años
  Sam Lantinga dca2721b91 Removed SDL_HINT_VIDEO_EXTERNAL_CONTEXT hace 2 años
  Sam Lantinga 2f7c24e4be Removed SDL_HINT_RENDER_SCALE_QUALITY hace 2 años
  Sam Lantinga 20051f805f Removed SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 hace 2 años
  Sam Lantinga 7cb1ca60ec Removed SDL_HINT_RENDER_OPENGL_SHADERS hace 2 años
  Sam Lantinga 9920e062d5 Removed SDL_HINT_THREAD_STACK_SIZE hace 2 años
  Sam Lantinga 9e505252c0 Renamed SDL_HINT_PS2_DYNAMIC_VSYNC SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC hace 2 años
  Sam Lantinga a538936821 Renamed SDL_HINT_LINUX_JOYSTICK_DEADZONES to SDL_HINT_JOYSTICK_LINUX_DEADZONES hace 2 años
  Sam Lantinga 980c379a0b Renamed SDL_HINT_LINUX_JOYSTICK_CLASSIC to SDL_HINT_JOYSTICK_LINUX_CLASSIC hace 2 años
  Sam Lantinga 1f7936d545 Renamed SDL_HINT_LINUX_HAT_DEADZONES to SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES hace 2 años