Commit History

Author SHA1 Message Date
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* 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
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 2 years ago
  Sylvain b461d9e183 testautomation_rwops: update test because of change in SDL_RWwrite. 2 years ago
  Sylvain Becker 1e6d4649c0 fixed build rwops (#6818) 2 years ago
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. 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 05139f4a2e Removed SDL_RWFromFP from the public API 2 years ago
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. 2 years ago
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 2 years ago
  Anonymous Maarten b771d9beec tests: avoid MSVC preaching about unsafe functions 2 years ago
  Sam Lantinga aaec244cfd Don't run the stdio automated tests if libc isn't available 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
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 4 years ago
  Ozkan Sezer 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 years ago
  Ryan C. Gordon ae667da638 Fixed a bunch of compiler warnings. 8 years ago
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 years ago
  Edward Rudd 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
  Sam Lantinga 70438be272 Combo commit including the following mercurial changes 7 months ago
  Philipp Wiesemann 743ba2f499 Added missing brackets in test source assert messages. 10 years ago
  Dimitris Zenios 548a0ee7b8 __ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK. 11 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago