Commit History

Author SHA1 Message Date
  Sam Lantinga b6645bb255 Retry to open the clipboard in case another application has it open 1 year ago
  Sam Lantinga 3bd5e5ca3c Removed spurious casts 1 year ago
  luzpaz 37e567994d Fix remaining typos (#7921) 1 year ago
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 1 year ago
  Ryan C. Gordon c0bd18f023 khronos: Fixed a typo in a Vulkan header, to match upstream. 1 year ago
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() 1 year ago
  SDL Wiki Bot b8d6023a91 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 3c04be4486 The rectangles passed to SDL_BlitSurfaceUnchecked() and SDL_BlitSurfaceUncheckedScaled() are const. 1 year ago
  Sam Lantinga ced153a24a Fixed reference to old function (thanks @tom-seddon!) 1 year ago
  Sam Lantinga 4aee17b039 Resorted symbols alphabetically 1 year ago
  Sam Lantinga 50b6e5eb7e Implemented SDL_LoadBMP() and SDL_SaveBMP() as functions 1 year ago
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 1 year ago
  scribam d85e327c92 cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM" 1 year ago
  Ryan C. Gordon 9d39e50f29 rwops: Use SetFilePointerEx on Windows for appending writes. 1 year ago
  Sam Lantinga 5b9fdc9dd1 Revert "Zenity has deprecated --icon-name in favor of --icon" 1 year ago
  Sam Lantinga 55c3c1b05c Zenity has deprecated --icon-name in favor of --icon 1 year ago
  Sam Lantinga 18ff0d1878 Fixed build 1 year ago
  Sam Lantinga 69c7a49990 Fixed build warnings 1 year ago
  Sam Lantinga 97380dcdab We don't need to reserve window flag bits for sdl2-compat 1 year ago
  Sam Lantinga 8da9b22c17 The SDL_WINDOW_SKIP_TASKBAR flag has been replaced by the SDL_WINDOW_UTILITY flag 1 year ago
  Sam Lantinga 675fc8c38f Added Linux mapping for the Logitech Chillstream 1 year ago
  Sam Lantinga ba9e924e57 Added additional debug logging for Linux joysticks 1 year ago
  Sam Lantinga ffa146f0bc On Windows the mouse speed is affected by the content scale 1 year ago
  Anonymous Maarten 4d23eaf81e cmake: only define _FILE_OFFSET_BITS and _TIME_BITS for glibc 1 year ago
  Anonymous Maarten c3be4bc18d cmake: Compile with 64-bit time stamps where possible 1 year ago
  Sam Lantinga baa9c57581 Added support for the Nintendo Online Famicom controllers 1 year ago
  Simon McVittie 10fc3b3db7 evdev: Use time64-friendly accessors for struct input_event 1 year ago
  Frank Praznik e7327b6c73 wayland: Flush cached themes on a theme change 1 year ago
  capehill 8315a00a01 Fix crash in AudioConvertByteswap 1 year ago
  Frank Praznik fd6cb4dc86 wayland: Add a DBus message handler for the cursor size and theme properties. 1 year ago