Historie revizí

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