提交历史

作者 SHA1 备注 提交日期
  Frank Praznik 9964e5c5b0 wayland: Don't retrieve the drag offer strings with every pointer motion event 1 年之前
  Sam Lantinga bac7eeaaae Added missing include 1 年之前
  Ryan C. Gordon a541e2ac10 audio: Change a few SDL_memcpy calls to SDL_copyp. 1 年之前
  Ryan C. Gordon 54125c1408 audio: Only update bound audiostreams' formats when necessary. 1 年之前
  Ryan C. Gordon e0b0f9a36e testaudio: Fix mouseover testing. 1 年之前
  Frank Praznik 2f3deec245 wayland: Don't process drag & drop events from surfaces not owned by SDL 1 年之前
  Frank Praznik 42bdced05d events: Log file drop position events and print the pointer coordinates 1 年之前
  Frank Praznik c10d93d3a0 wayland: Replace magic constant with define 1 年之前
  Ryan C. Gordon 5008521538 emscripten: Restore compatibility with existing emsdk releases. 1 年之前
  Jaswant Panchumarti 953b55dd6d Use EM_ASM_PTR when the return value is a pointer 1 年之前
  Ryan C. Gordon a4541a255e audio: SDL_GetAudioStreamQueued now returns bytes, not frames. 1 年之前
  Ryan C. Gordon 703aefbce0 Sync SDL3 wiki -> header 1 年之前
  Colin Kinloch 99421b64d0 linux: Add portal drag and drop 1 年之前
  Michael Bradshaw 952c5059b5 Remove stray  1 年之前
  Simon McVittie eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 1 年之前
  Ryan C. Gordon f8fdb20d8f audio: Destroy all existing SDL_AudioStreams on shutdown. 1 年之前
  Ryan C. Gordon 62d4459972 audio: Removed declarations of functions that don't exist anymore. 1 年之前
  Ryan C. Gordon b656720bc6 loopwave: Use SDL_GetAudioStreamQueued() for more accurate results. 1 年之前
  Ryan C. Gordon 34b931f7eb audio: Added SDL_GetAudioStreamQueued 1 年之前
  Ryan C. Gordon 23206b9e3f audio: Added SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED 1 年之前
  Ryan C. Gordon c7e6d7a1f7 audio: Changed debug logging output. 1 年之前
  Ryan C. Gordon 87ec6acf2d audio: Added a FIXME 1 年之前
  Ryan C. Gordon ac88ffb7ea audio: don't allocate buffer in SDL_SetAudioPostmixCallback for NULL callback. 1 年之前
  Ryan C. Gordon 2a950f6ae6 audio: Replace some SDL_memcpy calls with SDL_copyp. 1 年之前
  Ryan C. Gordon 0dc0434a3e audio: Fixed race condition in subsystem shutdown. 1 年之前
  Ryan C. Gordon 23f60203a3 audio: precalculate if we can use simple copies instead of the full mixer. 1 年之前
  Ryan C. Gordon 36b0f11414 audio: Optimize setting device formats during audio thread iteration. 1 年之前
  Anonymous Maarten 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 年之前
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 1 年之前
  Anonymous Maarten f42bbeca24 SDL_test: track stack frames of allocations on Windows 1 年之前