Commit History

Author SHA1 Message Date
  Ryan C. Gordon c07e5e99c8 wikiheaders.pl: Add --copy-to-header option. 3 years ago
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. 3 years ago
  Ryan C. Gordon f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
  Ryan C. Gordon 8ec9fbdd0c wikiheaders.pl: pull in full sections from headers, fix more whitespace. 3 years ago
  Ryan C. Gordon 17b4a67aa3 doxygen: We use "\returns" as part of the sentence. 3 years ago
  Ryan C. Gordon bab0eb71ce wikiheaders.pl: Fix some wordwrap whitespace issues. 3 years ago
  Ryan C. Gordon 04196a46a5 doxygen: wrap some game controller code examples in "```c" blocks. 3 years ago
  Ryan C. Gordon 7390bc0e5e wikiheaders.pl: Fix \sa tags that (incorrectly!) have "()" appended. 3 years ago
  Ryan C. Gordon d115857c6f wikiheaders.pl: A bunch of work on correct wordwrap and (de)wikify. 3 years ago
  Ryan C. Gordon 0ac13dc27f doxygen: Tweak SDL_FlashWindow brief description. 3 years ago
  Ryan C. Gordon 1f17bc549e wikiheaders: look for "c++" before "c" in regular expression. 3 years ago
  Ryan C. Gordon 269d0773c7 wikiheaders: Ignore doxygen comments that aren't "/**" on a line by itself. 3 years ago
  Ryan C. Gordon 8130950e92 wikiheaders: trim whitespace at edges after wordwrapping. 3 years ago
  Cameron Cawley 0f1079456d Remove outdated comment about SDL_SoftStretch 3 years ago
  Ivan Epifanov 817976da69 VITA: Rewrite and fix RenderCopyEx rotation 3 years ago
  Sam Lantinga dc6f044309 Added mapping for the Xbox Series X controller on tvOS 3 years ago
  Sam Lantinga 947ad6e13a Added support for the Xbox Series X controller on iOS and tvOS 3 years ago
  Cameron Cawley 297ce148e6 CI: Add Android builds to GitHub Actions 3 years ago
  Brick 7fe6dbafa3 Reset rawInputEnableCount when RawInput is not supported 3 years ago
  scribam 32e736d260 CI: add github actions for windows x86 3 years ago
  Ozkan Sezer 5ac81c75fe fixed typo in previous commit 3 years ago
  Ozkan Sezer a809d62605 cmake: set SDL_JOYSTICK_RAWINPUT for windows builds 3 years ago
  Sam Lantinga 24059a19c5 The RAWINPUT driver is no longer tied to HIDAPI in any way 3 years ago
  h5p9sl e52733af8d Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR 3 years ago
  Sam Lantinga f93e9047eb Implemented the timeout in hid_read_timeout() on Android 3 years ago
  Daniel Gibson e2234ee97c CMake: Fix SOVERSION/SONAME of non-release versions 3 years ago
  Daniel Gibson c20207d787 SDL2Config.cmake: Clean it up a bit, remove gcc-style SDL2_LIBRARIES 4 years ago
  Daniel Gibson 501fe46597 sdl2-config.cmake.in: Make SDL2::SDL2 work with MinGW, fixes #3665 4 years ago
  Daniel Gibson fac6e9f1e2 sdl2-config.cmake.in: Use more CMake variables and less autotools ones 4 years ago
  Daniel Gibson c342696172 Enhanced SDL2Config.cmake to also work on non-Windows 4 years ago