커밋 기록

작성자 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 10 달 전
  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 년 전