Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga ae59afa7d0 Fixed building with ENABLE_SDL_CALL_LOGGING enabled il y a 1 an
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC il y a 1 an
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode il y a 1 an
  Ryan C. Gordon acf811a06b Revert "dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code." il y a 1 an
  Ryan C. Gordon 39d0e62ef5 dynapi: Remove DISABLE_JUMP_MAGIC. il y a 1 an
  Ryan C. Gordon 9128f92f38 dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code. il y a 1 an
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. il y a 2 ans
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible il y a 2 ans
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions il y a 2 ans
  Sam Lantinga 31f34e9504 Removed SDL_ATOMIC_DISABLED il y a 2 ans
  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 2 ans
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() il y a 2 ans
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style il y a 2 ans
  Ryan C. Gordon d05639a626 dynapi: Accept a comma-separated list of libraries to attempt to load. il y a 2 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