Commit History

Author SHA1 Message Date
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 1 year ago
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING 1 year ago
  Sylvain 56f111dffc Fix compilation / same as sdl2-compat 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
  Anonymous Maarten b0a5182e84 Sunset SDL_HasRDTSC 2 years ago
  Sylvain 4053876bf6 Fix warning drop const qualifier 2 years ago
  Sylvain c963f02571 More fix warnings about static function and prototype 2 years ago
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 2 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Ryan C. Gordon 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 2 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 years ago
  Sam Lantinga 346eeba210 Removed SDL_GetRevisionNumber() 2 years ago
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 2 years ago
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's 2 years ago
  Simon McVittie 63b3b9a558 Fix some typos in diagnostic messages 3 years ago
  Cameron Cawley b398a847be Add SDL_FLOATWORDORDER for older ARM toolchains 3 years ago
  Sam Lantinga 42ae9116ad Getting "(null)" when formatted printing NULL is a valid result 3 years ago
  Ryan C. Gordon da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 years ago
  Ryan C. Gordon 2542977b0a Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 4 years ago
  Christian Rauch b972258d56 test: remove unused variables and typedefs 4 years ago
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 4 years ago
  Ryan C. Gordon 4ff51d29c3 Deprecate SDL_GetRevisionNumber and update things for git instead of hg. 4 years ago
  Ryan C. Gordon ae667da638 Fixed a bunch of compiler warnings. 8 years ago