Historique des commits

Auteur SHA1 Message Date
  Sylvain 052b14eb65 Add SDL_ConvertAudioSamples() helper function il y a 3 ans
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use il y a 3 ans
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() il y a 3 ans
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() il y a 3 ans
  Sylvain Becker 851b0e16be Add SDL_GetRenderVSync (see #6495) (#6965) il y a 3 ans
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() il y a 3 ans
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() il y a 3 ans
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices il y a 3 ans
  Sam Lantinga 15b464747f WhatsNew.txt should be new features in SDL 3.0 il y a 3 ans
  Sam Lantinga 5baed331f1 Don't add symbol renaming to WhatsNew.txt il y a 3 ans
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h il y a 3 ans
  Sam Lantinga c6969df4d7 SDL API renaming: SDL_video.h il y a 3 ans
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h il y a 3 ans
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h il y a 3 ans
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h il y a 3 ans
  Sam Lantinga 083e436a1a SDL API renaming: SDL_pixels.h il y a 3 ans
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h il y a 3 ans
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) il y a 3 ans
  Sam Lantinga 713ba2e31a SDL API renaming: SDL_audio.h il y a 3 ans
  Sam Lantinga 9625fb2832 Documentation cleanup il y a 3 ans
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) il y a 3 ans
  Sylvain 3fb0c8b54a Remove/Rename SDL_FreeWAV() to SDL_free() il y a 3 ans
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' il y a 3 ans
  Sam Lantinga 759f98085a Used rename_api.py to add previously renamed symbols to SDL_oldnames.h il y a 3 ans
  Sam Lantinga 08c45eb37e Added placeholder in the patch notes for renamed functions il y a 3 ans
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types il y a 3 ans
  Sylvain c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER il y a 3 ans
  Cameron Cawley ee0e9e979c Move intrinsic includes into a private header il y a 3 ans
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() il y a 3 ans
  Sylvain Becker 92cd2c0a74 Enable creation of yuv SDL_Surfaces (#6735) il y a 3 ans