Commit Verlauf

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