コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 年 前
  Sam Lantinga 34502143d9 Added float versions of SDL's math functions 8 年 前
  Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes 8 年 前
  Sam Lantinga fc60db86b3 Fixed compiler warning 8 年 前
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 8 年 前
  Sam Lantinga 4ca5d8622a Fixed bug 3780 - GCC 7 implicit fallthrough warnings 8 年 前
  Sam Lantinga f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions 8 年 前
  Sam Lantinga f1829d956f Added SDL_wcscmp() 8 年 前
  Ryan C. Gordon 43d62b7459 Make compile-time assert error messages more clear. 8 年 前
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. 8 年 前
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). 8 年 前
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. 9 年 前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年 前
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 年 前
  Sam Lantinga 73f2c5413d Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h 9 年 前
  Sam Lantinga b7e45f8a1a Fixed bug 3336 - Failure to build with MinGW-w64 9 年 前
  Sam Lantinga 42065e785d Updated copyright to 2016 10 年 前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年 前
  Ryan C. Gordon 1339ce71f6 Make SDL_stdinc.h work when compiling with -Wundef (thanks, Ben!). 11 年 前
  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. 11 年 前