Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Ozkan Sezer 39870031d1 use format string attributes for functions accepting va_list params, too há 2 anos atrás
  Sam Lantinga 2a1660ab51 Additional cleanup for SDL_RWprintf() (thanks @sezero!) há 2 anos atrás
  Ryan C. Gordon e5f2cea234 Sync wiki -> headers há 2 anos atrás
  Sam Lantinga f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream há 2 anos atrás
  Ryan C. Gordon ac71831350 Sync wiki -> headers há 2 anos atrás
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects há 2 anos atrás
  Sam Lantinga 8924d0d927 Added missing function prototype for SDL_WriteS64BE() há 2 anos atrás
  Anonymous Maarten b7889a7389 winrt: use windowsio in non-libc mode há 2 anos atrás
  SDL Wiki Bot 8fdebdd3e0 Sync SDL3 wiki -> header há 2 anos atrás
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again há 2 anos atrás
  SDL Wiki Bot 550c84b4df Sync SDL3 wiki -> header há 2 anos atrás
  Sam Lantinga bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool há 2 anos atrás
  Sam Lantinga 32d529bf70 Use size_t for the size of memory RWops há 2 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 3 anos atrás
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 51a80d03ce Be really explicit about needing to check for negative error codes with SDL_RWread() há 3 anos atrás
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros há 3 anos atrás
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. há 3 anos atrás
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. há 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 3 anos atrás