提交历史

作者 SHA1 备注 提交日期
  nightmareci 718034f5fa Remove newlines from log messages 2 月之前
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 月之前
  Sam Lantinga 77a0411dde Minor cleanup 5 月之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 月之前
  Carl Åstholm 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 7 月之前
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 月之前
  Sam Lantinga ef2a30e415 testffmpeg: don't use the OES texture path for NV12 video frames 8 月之前
  Sam Lantinga 0e7ae3d843 testffmpeg: fixed crash if DRM frame doesn't have hw_frames_ctx 8 月之前
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 月之前
  Ryan C. Gordon 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. 9 月之前
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 月之前
  Ryan C. Gordon 16e7fdc4f2 audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream. 9 月之前
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions 10 月之前
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 月之前
  Frank Praznik 2f276a2eea video: Expose HDR metadata per-window 10 月之前
  John Kaniarz 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests 10 月之前
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) 10 月之前
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 10 月之前
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 月之前
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes 10 月之前
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 月之前
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 月之前
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats 11 月之前
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 11 月之前
  Sam Lantinga d51b53ef8f Add final Vulkan AV1 ext and VVC support 1 年之前
  Petar Popovic edb370b8bb Fixing testffmpeg.c fallthrough warning 1 年之前
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum 1 年之前
  Anonymous Maarten db31367999 testffmpeg: use SDL_free instead of free 1 年之前
  Anonymous Maarten f8c2ec5462 testffmpeg: use Uint64 instead of __u64 1 年之前
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 年之前