Commit History

Author SHA1 Message Date
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 4 years ago
  erik yuzwa 5cbe62eac0 ignore vs2019 meta folder 4 years ago
  Cameron Cawley 9f71a809e9 Rename .hgignore to .gitignore 4 years ago
  Ethan Lee a99eec7751 wayland: Minor whitespace fix 4 years ago
  Ryan C. Gordon 0e9fd0f8bb Added a script that can be used to show commit URLs during a `git push`. 4 years ago
  Ryan C. Gordon 65fbf36c9e Cleaned up a few more Bugzilla mentions. 4 years ago
  Ryan C. Gordon 60a99b0b59 BUGS.txt now points to GitHub Issues instead of bugzilla.libsdl.org. 4 years ago
  Ryan C. Gordon 4ff51d29c3 Deprecate SDL_GetRevisionNumber and update things for git instead of hg. 4 years ago
  Sam Lantinga ee25a1e6e2 The revision defaults to the empty string 4 years ago
  Sam Lantinga 9deffcd325 Updated the revision header with git revision 4 years ago
  soredake 39153f81b9 add Linux mapping for Ipega PG-9087S, closes #3783 4 years ago
  Jay Petacat f443a6fc7a Fix format string warnings for width-based integers 4 years ago
  Sam Lantinga 5427f4861b Added support for trigger rumble for all Microsoft Xbox One controllers 4 years ago
  Sam Lantinga 1f7ec3fa4e Added support for the PowerA Xbox One Series X Wired Controller 4 years ago
  Ryan C. Gordon f9046b4cab We're in Git now! Updated docs. 4 years ago
  Ethan Lee cad67082f3 wayland: Check for both _WAYLAND_CLIENT_H and WAYLAND_CLIENT_H 4 years ago
  Vladislav Dmitrievich Turbanov 31e8a4627a * Fixed closing the test window. 4 years ago
  Sam Lantinga ef52560a24 Fixed bug 5539 - Clang 11 fails to compile a CMake build with conflicting types for _m_prefetchw 4 years ago
  Sam Lantinga 629334f283 Fixed bug 5543 - Wayland: Fix waylandvideo.h warnings 4 years ago
  Cameron Gutman f70e197363 Fix waiting on condition variables with the SRW lock implmentation 4 years ago
  Sam Lantinga d9ba20442e Backed out changeset 852a7bdbdf4b 4 years ago
  Christian Rauch 4183211a54 free the 'display' after it was added to global list 4 years ago
  Manuel Alfayate Corchete 005e2c59a7 [KMS/DRM] Bugfix number #5535: Improve reliability, by wahil1976. 4 years ago
  Christian Rauch 2170c7bfde make AddressSanitizer optional and disabled by default 4 years ago
  Christian Rauch 5045d299a6 enable AddressSanitizer only for GCC 5 onwards (bug #5533) 4 years ago
  Christian Rauch 066960c207 add '-shared-libasan' to debug flags (bug #5533) 4 years ago
  Ozkan Sezer dc45a228b9 avoid some pedantic warnings in array initializers 4 years ago
  Sam Lantinga 9c3aa7f055 SDL: fix packet handling for original version of Stadia FW 4 years ago
  Ozkan Sezer bb9e049d1d minor updates to libc function checks 4 years ago
  Manuel Alfayate Corchete 19fa85d8af [KMS/DRM] Fix build warning. 4 years ago