コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() 3 年 前
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error 3 年 前
  Linus Probert 375bde8a4f [SDL3] Cleanup void functions (#7253) 3 年 前
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 3 年 前
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode 3 年 前
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 年 前
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 3 年 前
  Sylvain 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI 3 年 前
  Sam Lantinga a06a593aa6 Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention 3 年 前
  Sylvain 052b14eb65 Add SDL_ConvertAudioSamples() helper function 3 年 前
  Sylvain 64bc0a1612 Remove AudioCVT interface in favor of SDL_AudioStream 3 年 前
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 年 前
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 年 前
  Sam Lantinga 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 年 前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年 前
  Hunter Kvalevog 0953367967 SDL_Vulkan_GetInstanceExtensions: Remove window 3 年 前
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() 3 年 前
  Sylvain 2d7f8d7d51 Remove legacy SDL_Audio functions that acts on device id == 1 3 年 前
  Sam Lantinga c823f26f18 Revert "Removed public joystick locking API" 3 年 前
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 3 年 前
  Sylvain Becker 851b0e16be Add SDL_GetRenderVSync (see #6495) (#6965) 3 年 前
  Sylvain Becker 8a13533949 Handle error return value for SDL_GetSwapInterval 3 年 前
  Sam Lantinga a515f51ac0 Removed public joystick locking API 3 年 前
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 3 年 前
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() 3 年 前
  Sam Lantinga cefbeb582f Mouse coordinates are floating point 3 年 前
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* 3 年 前
  Sam Lantinga 1b90107fdb Spell out "Float" in function names 3 年 前
  Sylvain 88630b85f5 SDL_GL_SwapWindow() returns an error code 3 年 前
  Sam Lantinga abd051f89e Re-sorted SDL 3.0 API list 3 年 前