Commit History

Author SHA1 Message Date
  Sam Lantinga 7bb95bde49 Set the alpha opaque when blending to an RGB format 2 weeks ago
  Ryan C. Gordon 8eb57c5a42 diskaudio: Use SDL_GetAudioFormatName instead of recreating it from scratch. 2 weeks ago
  Ryan C. Gordon f05bb7aae2 diskaudio: Log the raw PCM's format during "device" open. 2 weeks ago
  Frank Praznik 210b317d8d x11: Popup positions after constraining are in the window-relative space, not global 3 weeks ago
  Sam Lantinga daa7a5ad7e Updated Visual Studio example projects 3 weeks ago
  Andrei Tsurkan f7a89d19c6 fix missing AVFoundation in CMakeLists.txt 3 weeks ago
  Sam Lantinga a23f97483f Temporarily disable DwmFlush() 3 weeks ago
  Ryan C. Gordon 536a1a236f coreaudio: Added some NULL pointer checks. 3 weeks ago
  Cameron Gutman 712c76fdc1 gamepad: Fix inability to disable SDL_EVENT_GAMEPAD_UPDATE_COMPLETE events 3 weeks ago
  SDL Wiki Bot 418acf6295 Sync SDL3 wiki -> header 3 weeks ago
  Sam Lantinga 633b9f6fb1 Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 9 months ago
  Green Sky eb918af3dc video: fix surface leak when duplicating mjpeg 3 weeks ago
  Ryan C. Gordon 567dfd2ebc examples/renderer/19-affine-textures: add metadata for examples.libsdl.org. 3 weeks ago
  Ryan C. Gordon 5ab1aef367 examples/renderer/19-affine-textures: blue background so you can see the cube. 3 weeks ago
  Ozkan Sezer 87e6d2250f examples, affine-textures: fix RISC-OS build. 3 weeks ago
  Ryan C. Gordon 254f348083 examples/renderer/19-affine-textures: Flip coords so SDL logo is right-side up. 3 weeks ago
  Ryan C. Gordon 3915451058 examples/renderer/19-affine-textures: Whole source file was indented one space. 3 weeks ago
  Ryan C. Gordon 2ebcee2033 examples: added examples/renderer/19-affine-textures to CMakeLists.txt. 3 weeks ago
  Ryan C. Gordon 2207f6bc9a examples/renderer/affine-textures: Fixed compiler warnings. 3 weeks ago
  expikr 83eea00d66 Create affine-textures.c 3 weeks ago
  Frank Praznik 401aaf3d2f video: Revert unnecessary member assignment 3 weeks ago
  Sam Lantinga eed94cb034 Updated link to PSP Hello World 3 weeks ago
  SDL Wiki Bot be2f7f2060 Sync SDL3 wiki -> header 3 weeks ago
  Sam Lantinga 0f27c3aabd Added SDL_PROP_PROCESS_CREATE_WORKING_DIRECTORY_STRING 3 weeks ago
  Ryan C. Gordon 289f5cfdbb touch: Don't call ResetTouch() if SDL_GetTouch() can't find a virtual device. 3 weeks ago
  Ryan C. Gordon b00b08f832 touch: Keep state correct when removing virtual touch devices during quit. 3 weeks ago
  Frank Praznik 09fff161e9 cocoa: Clear pending state on fullscreen switch failures 3 weeks ago
  Frank Praznik 05d23cae73 cocoa: Re-add sync timeout 3 weeks ago
  Sam Lantinga 2e61b41652 Don't send relative motion while in a modal loop 3 weeks ago
  Ryan C. Gordon 4c035a1fd8 audio: Allow PipeWire and PulseAudio streams to migrate to other sinks. 3 weeks ago