Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 464f4d19fe Removed obsolete XInput mapping hint há 2 anos atrás
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING há 2 anos atrás
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions há 2 anos atrás
  Sam Lantinga fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode há 2 anos atrás
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions há 2 anos atrás
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() há 2 anos atrás
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties há 2 anos atrás
  Sam Lantinga 21c80ac843 Added a practical example of confirm/cancel gamepad button handling há 2 anos atrás
  Frank Praznik 73d02184d7 docs: Add Wayland to the SysWM migration example há 2 anos atrás
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c há 2 anos atrás
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties há 2 anos atrás
  Sam Lantinga dc450ba908 Added an example of creating a window with position há 2 anos atrás
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window há 2 anos atrás
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window há 2 anos atrás
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window há 2 anos atrás
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). há 2 anos atrás
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). há 2 anos atrás
  Sam Lantinga 4bb5e1f0f9 Added migration notes for migrating Steam Input support from SDL2 to SDL3 há 2 anos atrás
  Frank Praznik 4fd778119b video: Implement asynchronous windowing há 2 anos atrás
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code há 2 anos atrás
  Ryan C. Gordon 1072b6e86e docs: fixed typo há 2 anos atrás
  Ryan C. Gordon daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. há 2 anos atrás
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. há 2 anos atrás
  Ryan C. Gordon dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. há 2 anos atrás
  Ryan C. Gordon f32575dfab docs: Convert everything to Unix-style endlines. há 2 anos atrás
  Ryan C. Gordon 6ba90f7775 render: Batching is always enabled now! há 2 anos atrás
  Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 há 2 anos atrás
  Sam Lantinga 5c8c3931f2 Removed outdated information about SDL_GetWindowWMInfo() há 2 anos atrás
  Sam Lantinga e0d0d140b2 Fixed SDL_GetWindowWMInfo() code example há 2 anos atrás
  Sam Lantinga e0c45c6c98 Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL há 2 anos atrás