Commit History

Author SHA1 Message Date
  Ryan C. Gordon ff651a7941 filesystem: Turn off case-insensitivity if glob pattern is NULL. 1 year ago
  Ryan C. Gordon bc94451bed testfilesystem: Add a '?' to the glob test, for a little more completeness. 1 year ago
  Ryan C. Gordon e12b8e767a SDL_filesystem.h: Fixed some whitespace. 1 year ago
  SDL Wiki Bot 1a97d1f649 Sync SDL3 wiki -> header 1 year ago
  Petar Popovic de91aaa452 SDL_locale.h - SDL_GetPreferredLocales() - adding SDL_GetError() comment 1 year ago
  Petar Popovic 7ae5474305 SDL_quit.h - removing SDL_error.h inclusion 1 year ago
  Sam Lantinga 0abdc1a343 Renamed GLOBDIR to GLOB 1 year ago
  SDL Wiki Bot ac372e99fe Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 1 year ago
  Ryan C. Gordon 810656962c stdlib: Export some Unicode functions to other SDL internals. 1 year ago
  Ryan C. Gordon 9192485746 filesystem: SDL_EnumerateDirectory should return -1 or 0. 1 year ago
  Sam Lantinga a8ed32c5f7 Re-enable cursor clipping when clicking into a window when relative mouse mode is enabled 1 year ago
  Frank Praznik 2d9aff6433 wayland: Always use the whole buffer surface for the damage region 1 year ago
  Sam Lantinga c7787a9191 The hint environment variables don't have the word "HINT" in them 1 year ago
  Anonymous Maarten 2f26c58504 cmake: fix typo in cmake/sdlplatform.cmake 1 year ago
  Clownacy 65e7c8e265 Fix default Windows window icon not suiting the DPI. 1 year ago
  Anonymous Maarten 143b070074 cpuinfo: fix -Wmissing-prototypes warning 1 year ago
  Ryan C. Gordon 58529c1827 stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. 1 year ago
  Sam Lantinga 17d4f8d699 Updated to version 3.1.1 for the preview release 1 year ago
  Brian Collins 560daa07f2 Workaround a macOS cursor-related bug. 1 year ago
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum 1 year ago
  Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code 1 year ago
  Sam Lantinga 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used 1 year ago
  Sam Lantinga c10a3df552 Only add the UniformTypeIdentifiers framework if we're building the dialog subsystem 1 year ago
  SDL Wiki Bot 18c8af6e48 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 1 year ago
  Sam Lantinga 5e624c2083 Moved display and window event renaming to the correct header section 1 year ago
  Anonymous Maarten 63cb541797 cmake: set SYSTEM property in SDL3Config.cmake for compatibility with older CMake versions 1 year ago
  Susko3 5f763083fc Use SDL_EventType and fix event name in comment 1 year ago
  Susko3 c40e9cc634 Sort includes 1 year ago