Commit History

Author SHA1 Message Date
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events 2 years ago
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() 2 years ago
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 years ago
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 2 years ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 3 years ago
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates 3 years ago
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) 3 years ago
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 3 years ago
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 3 years ago
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 3 years ago
  Sylvain ffaf451558 testime.c: fix wrong {} in switch 3 years ago
  Sylvain ff3f4236f2 testime.c: add valid cast, since the variable as been tested non negative before 3 years ago
  Sylvain 48955cce0e test/testime.c: put back size_t 3 years ago
  Sylvain deba9f4b8b testime.c: fix various warnings + test error code from SDL_RWread, changing bytesRead to Sint64 (thanks Ozkan) see #6818 3 years ago
  Sylvain Becker 1e6d4649c0 fixed build rwops (#6818) 3 years ago
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. 3 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 years ago
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 years ago
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 3 years ago
  Simon McVittie 76a7b629bf test: Add some common code to load test resources 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago