Histórico de Commits

Autor SHA1 Mensagem Data
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum há 2 anos atrás
  Sam Lantinga c0b27ccef9 Fixed warning C4701: potentially uninitialized local variable 'drawnTextRect' used há 2 anos atrás
  Sam Lantinga 74e85e3a51 Fixed warning C4706: assignment within conditional expression há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events há 2 anos atrás
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events há 2 anos atrás
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() há 2 anos atrás
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again há 2 anos atrás
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) há 2 anos atrás
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) há 3 anos atrás
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState há 3 anos atrás
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates há 3 anos atrás
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) há 3 anos atrás
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions há 3 anos atrás
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h há 3 anos atrás
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests há 3 anos atrás
  Sylvain ffaf451558 testime.c: fix wrong {} in switch há 3 anos atrás
  Sylvain ff3f4236f2 testime.c: add valid cast, since the variable as been tested non negative before há 3 anos atrás
  Sylvain 48955cce0e test/testime.c: put back size_t há 3 anos atrás
  Sylvain deba9f4b8b testime.c: fix various warnings + test error code from SDL_RWread, changing bytesRead to Sint64 (thanks Ozkan) see #6818 há 3 anos atrás
  Sylvain Becker 1e6d4649c0 fixed build rwops (#6818) há 3 anos atrás
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. há 3 anos atrás
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás