Commit History

Author SHA1 Message Date
  Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes 7 years ago
  Sam Lantinga fc60db86b3 Fixed compiler warning 7 years ago
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 years ago
  Sam Lantinga 4ca5d8622a Fixed bug 3780 - GCC 7 implicit fallthrough warnings 7 years ago
  Sam Lantinga f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions 7 years ago
  Sam Lantinga f1829d956f Added SDL_wcscmp() 7 years ago
  Ryan C. Gordon 43d62b7459 Make compile-time assert error messages more clear. 7 years ago
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. 7 years ago
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). 8 years ago
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
  Sam Lantinga 73f2c5413d Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h 8 years ago
  Sam Lantinga b7e45f8a1a Fixed bug 3336 - Failure to build with MinGW-w64 8 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 years ago
  Ryan C. Gordon 1339ce71f6 Make SDL_stdinc.h work when compiling with -Wundef (thanks, Ben!). 10 years ago
  Edward Rudd b88ca1b4a6 the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 10 years ago