Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties před 2 roky
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names před 2 roky
  Ryan C. Gordon 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. před 2 roky
  Ryan C. Gordon b8081e8e35 video: lowercase some video backend names. před 2 roky
  Sam Lantinga 594eef99ec Added a migration note about SDL_TouchID and SDL_FingerID před 2 roky
  Sam Lantinga 95a67278d1 Updated documentation after 2654c52d0e03578ea002dc62603a3f48e1353829 před 2 roky
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers před 2 roky
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible před 2 roky
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally před 2 roky
  Edoardo Lolletti b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme před 2 roky
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() před 2 roky
  Sam Lantinga 464f4d19fe Removed obsolete XInput mapping hint před 2 roky
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING před 2 roky
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions před 2 roky
  Sam Lantinga fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode před 2 roky
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions před 2 roky
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() před 2 roky
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties před 2 roky
  Sam Lantinga 21c80ac843 Added a practical example of confirm/cancel gamepad button handling před 2 roky
  Frank Praznik 73d02184d7 docs: Add Wayland to the SysWM migration example před 2 roky
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c před 2 roky
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties před 2 roky
  Sam Lantinga dc450ba908 Added an example of creating a window with position před 2 roky
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window před 2 roky
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window před 2 roky
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window před 2 roky
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). před 2 roky
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). před 2 roky
  Sam Lantinga 4bb5e1f0f9 Added migration notes for migrating Steam Input support from SDL2 to SDL3 před 2 roky