Historial de Commits

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