Commit History

Author SHA1 Message Date
  Sam Lantinga 51a80d03ce Be really explicit about needing to check for negative error codes with SDL_RWread() 2 years ago
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago