Commit History

Author SHA1 Message Date
  Madeline Whitmore e48e8a48ad SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885) 1 month ago
  Eddy Jansson 26352be1e5 More prefer SDL_zero*() 1 month ago
  Eddy Jansson 1d6d424775 Prefer SDL_zero()/SDL_zerop() 1 month ago
  Sam Lantinga c8fa870b36 Don't load libdecor if SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR is false 1 month ago
  Frank Praznik b7df720371 wayland: Don't try to set the seat cursor when no pointer object exists 1 month ago
  Sam Lantinga b73ab6cc82 Revert "cmake: rpi videocore needs brcmegl as well" 1 month ago
  Sam Lantinga fffa14eb1a Call dbus_message_set_no_reply() when not expecting a reply 1 month ago
  Sam Lantinga 5454573e2d Retain the dbus reply when getting string results 1 month ago
  Anonymous Maarten c6489b731e release: synchronize build-scripts/build-release.py 1 month ago
  Simon McVittie b451b27427 dummy: Only initialize evdev input devices in the evdev driver 1 month ago
  Sam Lantinga 895bdc4f21 Fixed divide by zero handling Nintendo Switch 2 controller 1 month ago
  Aubrey Hesselgren 9e5975f332 Fix Horipad bluetooth gyro stutter issues using simulated sensor timing approach (based on packet rate observation) 1 month ago
  Thour a84cde99b7 Fix incorrect type in SDL_GetMice() and SDL_GetKeyboards() allocation (#14870) 1 month ago
  Wolf3s aae4cb8d15 Fix the video size matching the renderer. 1 month ago
  Brad Smith 8ed4f46db0 cmake: Replace sys/types.h usage with stdint.h with CheckUSBHID 1 month ago
  Brad Smith 3a54ca75cf cmake: Fix header detection with CheckUSBHID 2 months ago
  Sam Lantinga 3ec7fc8f59 SDL_CreateGPURenderState() doesn't modify the createinfo parameter 1 month ago
  ROllerozxa 4214001b97 Fix SDL_SetWindowIcon on singlethreaded Emscripten builds (#14850) 1 month ago
  Frank Praznik 44b59db1d5 event: Only consider topmost windows when generating SDL_QUIT 1 month ago
  Frank Praznik 7627f5d838 wayland: Only destroy tool frame callbacks if the cursor is the one being destroyed 2 months ago
  ocelote_ml 9c69084ed3 updated png texture example 2 months ago
  Frank Praznik 3b4ea10ebc wayland: Also check tools for cursor usage during cursor destruction 2 months ago
  Frank Praznik 799d2ca80b wayland: Don't clear the cursor on leave events 2 months ago
  William Horvath 66a8454f2d thread: Use a flexible array member for "array" in SDL_TLSData. 2 months ago
  Frank Praznik 012443729d events: Raise keyboard keys before sending the focus lost message 2 months ago
  Cameron Cawley 26d20d5e22 Fix touch screen display IDs on the 3DS 2 months ago
  Sam Lantinga 45ab4a16a2 You can't change the size of a window while in macOS fullscreen space 2 months ago
  Frank Praznik 2a6187aa6b tests: Don't try to load unsupported image types in testclipboard 2 months ago
  Frank Praznik b7a241973a wayland: Increase the read timeout when reading from SDL_GetClipboardData() 2 months ago
  Sam Lantinga b8aff4a3ed Revert "Fix duplicate event dispatch in Cocoa event pump" 2 months ago