Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sylvain c963f02571 More fix warnings about static function and prototype 3 gadi atpakaļ
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 3 gadi atpakaļ
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* 3 gadi atpakaļ
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 gadi atpakaļ
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 gadi atpakaļ
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 3 gadi atpakaļ
  Sylvain b461d9e183 testautomation_rwops: update test because of change in SDL_RWwrite. 3 gadi atpakaļ
  Sylvain Becker 1e6d4649c0 fixed build rwops (#6818) 3 gadi atpakaļ
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. 3 gadi atpakaļ
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 gadi atpakaļ
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 gadi atpakaļ
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 gadi atpakaļ
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 gadi atpakaļ
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 gadi atpakaļ
  Sam Lantinga 05139f4a2e Removed SDL_RWFromFP from the public API 3 gadi atpakaļ
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. 3 gadi atpakaļ
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 3 gadi atpakaļ
  Anonymous Maarten b771d9beec tests: avoid MSVC preaching about unsafe functions 3 gadi atpakaļ
  Sam Lantinga aaec244cfd Don't run the stdio automated tests if libc isn't available 3 gadi atpakaļ
  Ryan C. Gordon da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 5 gadi atpakaļ
  Ryan C. Gordon 2542977b0a Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 5 gadi atpakaļ
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 5 gadi atpakaļ
  Ozkan Sezer 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 gadi atpakaļ
  Ryan C. Gordon ae667da638 Fixed a bunch of compiler warnings. 8 gadi atpakaļ
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 9 gadi atpakaļ
  Edward Rudd 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 11 gadi atpakaļ
  Sam Lantinga 70438be272 Combo commit including the following mercurial changes 1 gadu atpakaļ
  Philipp Wiesemann 743ba2f499 Added missing brackets in test source assert messages. 11 gadi atpakaļ
  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. 12 gadi atpakaļ
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 gadi atpakaļ