Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga 5f4696ce63 Updating documentation for the 3.2.0 release 3 hónapja
  Petar Popovic b6ab7d28f6 Replaced \r\n with \n in SDL root files 6 hónapja
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 10 hónapja
  Sam Lantinga a20eec1415 Tweaking documentation for the SDL 3.0 preview release 1 éve
  Sam Lantinga 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 1 éve
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 éve
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers 1 éve
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally 1 éve
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). 1 éve
  Sylvain 84a0d5f623 Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled() 1 éve
  Sam Lantinga cdfc9634e1 Removed patch note for change already in SDL 2.x 1 éve
  Sam Lantinga 3a654b4b1c Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers 1 éve
  Sylvain dfd80f3d76 Android: control activity re-creation 2 éve
  Sam Lantinga 4dd26698fc Added SDL_GetWindowParent() to get the parent of popup windows 2 éve
  Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes 2 éve
  Sylvain 052b14eb65 Add SDL_ConvertAudioSamples() helper function 2 éve
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 2 éve
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 éve
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() 2 éve
  Sylvain Becker 851b0e16be Add SDL_GetRenderVSync (see #6495) (#6965) 2 éve
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2 éve
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() 2 éve
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices 2 éve
  Sam Lantinga 15b464747f WhatsNew.txt should be new features in SDL 3.0 2 éve
  Sam Lantinga 5baed331f1 Don't add symbol renaming to WhatsNew.txt 2 éve
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h 2 éve
  Sam Lantinga c6969df4d7 SDL API renaming: SDL_video.h 2 éve
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 2 éve
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h 2 éve
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h 2 éve