Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties il y a 2 ans
  Sam Lantinga f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream il y a 2 ans
  Sam Lantinga 3a4c9d6990 Fixed build error when API logging is enabled il y a 2 ans
  Anonymous Maarten c9ccf0670c Add unsupported functions to dynapi il y a 2 ans
  Anonymous Maarten 0efa196989 dynapi: implement SDL_DYNAPI_entry even when building SDL without dynapi support il y a 2 ans
  Ozkan Sezer 4cfacd5cb7 SDL_dynapi.c: minor cosmetics. il y a 3 ans
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() il y a 3 ans
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style il y a 3 ans
  Ryan C. Gordon d05639a626 dynapi: Accept a comma-separated list of libraries to attempt to load. il y a 3 ans
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined il y a 3 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  Sam Lantinga 21e444b2e7 Fixed a few additional sizeof locations il y a 3 ans
  Ozkan Sezer 9f21bed729 dynapi: cast GetProcAddress() result to void* il y a 3 ans
  Ozkan Sezer 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Ozkan Sezer 929da2c28e SDL_dynapi.c: LoadLibraryA() returns HMODULE. il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only il y a 3 ans
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 il y a 3 ans
  Sylvain 778b8926b4 Small format changed (using clang-format 15.0.2-1) il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Ryan C. Gordon a3225ae6de dynapi: Abstract out the environment variable name. il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Ryan C. Gordon 80c1ddbe97 dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict. il y a 3 ans
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers il y a 3 ans
  Ozkan Sezer 5cedc2f1ff removed QNX support. il y a 3 ans
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. il y a 3 ans
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 il y a 3 ans