Historial de Commits

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