Commit History

Author SHA1 Message Date
  Ryan C. Gordon e0b0f9a36e testaudio: Fix mouseover testing. 1 year ago
  Frank Praznik 2f3deec245 wayland: Don't process drag & drop events from surfaces not owned by SDL 1 year ago
  Frank Praznik 42bdced05d events: Log file drop position events and print the pointer coordinates 1 year ago
  Frank Praznik c10d93d3a0 wayland: Replace magic constant with define 1 year ago
  Ryan C. Gordon 5008521538 emscripten: Restore compatibility with existing emsdk releases. 1 year ago
  Jaswant Panchumarti 953b55dd6d Use EM_ASM_PTR when the return value is a pointer 1 year ago
  Ryan C. Gordon a4541a255e audio: SDL_GetAudioStreamQueued now returns bytes, not frames. 1 year ago
  Ryan C. Gordon 703aefbce0 Sync SDL3 wiki -> header 1 year ago
  Colin Kinloch 99421b64d0 linux: Add portal drag and drop 1 year ago
  Michael Bradshaw 952c5059b5 Remove stray  1 year ago
  Simon McVittie eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 1 year ago
  Ryan C. Gordon f8fdb20d8f audio: Destroy all existing SDL_AudioStreams on shutdown. 1 year ago
  Ryan C. Gordon 62d4459972 audio: Removed declarations of functions that don't exist anymore. 1 year ago
  Ryan C. Gordon b656720bc6 loopwave: Use SDL_GetAudioStreamQueued() for more accurate results. 1 year ago
  Ryan C. Gordon 34b931f7eb audio: Added SDL_GetAudioStreamQueued 1 year ago
  Ryan C. Gordon 23206b9e3f audio: Added SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED 1 year ago
  Ryan C. Gordon c7e6d7a1f7 audio: Changed debug logging output. 1 year ago
  Ryan C. Gordon 87ec6acf2d audio: Added a FIXME 1 year ago
  Ryan C. Gordon ac88ffb7ea audio: don't allocate buffer in SDL_SetAudioPostmixCallback for NULL callback. 1 year ago
  Ryan C. Gordon 2a950f6ae6 audio: Replace some SDL_memcpy calls with SDL_copyp. 1 year ago
  Ryan C. Gordon 0dc0434a3e audio: Fixed race condition in subsystem shutdown. 1 year ago
  Ryan C. Gordon 23f60203a3 audio: precalculate if we can use simple copies instead of the full mixer. 1 year ago
  Ryan C. Gordon 36b0f11414 audio: Optimize setting device formats during audio thread iteration. 1 year ago
  Anonymous Maarten 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 year ago
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 1 year ago
  Anonymous Maarten f42bbeca24 SDL_test: track stack frames of allocations on Windows 1 year ago
  Anonymous Maarten 12c0be028e SDL_test: clear text cache on exit event 1 year ago
  Anonymous Maarten b4bfb18318 SDL_test: free state before logging allocations 1 year ago
  Anonymous Maarten 248b1edd3f SDL_test: destroy windows in SDL_CommonQuit 1 year ago
  Anonymous Maarten 98da2dd303 SDL_test: don't warn about expected allocations when running with --trackmem 1 year ago