Commit History

Author SHA1 Message Date
  Anonymous Maarten 9f83647aec cmake: switch iOS and watchOS 2 years ago
  Ravbug 2d640d0b59 ci: Add iOS and tvOS CMake GitHub Actions checks (#9465) 2 years ago
  Frank Praznik 224f2e921e video: Remove unused bootstrap declarations 2 years ago
  Petar Popovic 764fe72449 SDL_time.h: Renaming enums SDL_DATE_FORMAT and SDL_TIME_FORMAT to SDL_DateFormat and SDL_TimeFormat 2 years ago
  Petar Popovic f08c31060a Renaming SDL_eventaction to SDL_EventAction 2 years ago
  Robert Edmonds e3395a7585 cmake: Fix ALSA "Unable to find..." warning 2 years ago
  Ryan C. Gordon 5c9dbf65a3 SDL_version.h: Fix some whitespace. 2 years ago
  Semphris 6ad390fc50 File dialog improvements 2 years ago
  Sam Lantinga 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE 2 years ago
  Petar Popovic 3f8dba3713 Including SD_error.h into headers with error-returning functions 2 years ago
  Ryan C. Gordon ff651a7941 filesystem: Turn off case-insensitivity if glob pattern is NULL. 2 years ago
  Ryan C. Gordon bc94451bed testfilesystem: Add a '?' to the glob test, for a little more completeness. 2 years ago
  Ryan C. Gordon e12b8e767a SDL_filesystem.h: Fixed some whitespace. 2 years ago
  SDL Wiki Bot 1a97d1f649 Sync SDL3 wiki -> header 2 years ago
  Petar Popovic de91aaa452 SDL_locale.h - SDL_GetPreferredLocales() - adding SDL_GetError() comment 2 years ago
  Petar Popovic 7ae5474305 SDL_quit.h - removing SDL_error.h inclusion 2 years ago
  Sam Lantinga 0abdc1a343 Renamed GLOBDIR to GLOB 2 years ago
  SDL Wiki Bot ac372e99fe Sync SDL3 wiki -> header 2 years ago
  Ryan C. Gordon 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2 years ago
  Ryan C. Gordon 810656962c stdlib: Export some Unicode functions to other SDL internals. 2 years ago
  Ryan C. Gordon 9192485746 filesystem: SDL_EnumerateDirectory should return -1 or 0. 2 years ago
  Sam Lantinga a8ed32c5f7 Re-enable cursor clipping when clicking into a window when relative mouse mode is enabled 2 years ago
  Frank Praznik 2d9aff6433 wayland: Always use the whole buffer surface for the damage region 2 years ago
  Sam Lantinga c7787a9191 The hint environment variables don't have the word "HINT" in them 2 years ago
  Anonymous Maarten 2f26c58504 cmake: fix typo in cmake/sdlplatform.cmake 2 years ago
  Clownacy 65e7c8e265 Fix default Windows window icon not suiting the DPI. 2 years ago
  Anonymous Maarten 143b070074 cpuinfo: fix -Wmissing-prototypes warning 2 years ago
  Ryan C. Gordon 58529c1827 stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. 2 years ago
  Sam Lantinga 17d4f8d699 Updated to version 3.1.1 for the preview release 2 years ago
  Brian Collins 560daa07f2 Workaround a macOS cursor-related bug. 2 years ago