История коммитов

Автор SHA1 Сообщение Дата
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 лет назад
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 лет назад
  Sam Lantinga 21e444b2e7 Fixed a few additional sizeof locations 3 лет назад
  Ozkan Sezer 9f21bed729 dynapi: cast GetProcAddress() result to void* 3 лет назад
  Ozkan Sezer 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Ozkan Sezer 929da2c28e SDL_dynapi.c: LoadLibraryA() returns HMODULE. 3 лет назад
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 лет назад
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only 3 лет назад
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 3 лет назад
  Sylvain 778b8926b4 Small format changed (using clang-format 15.0.2-1) 3 лет назад
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
  Ryan C. Gordon a3225ae6de dynapi: Abstract out the environment variable name. 3 лет назад
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
  Ryan C. Gordon 80c1ddbe97 dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict. 3 лет назад
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 лет назад
  Ozkan Sezer 5cedc2f1ff removed QNX support. 3 лет назад
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. 3 лет назад
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
  Ryan C. Gordon 2d7816e358 dynapi: Disable support for API call logging by default. 3 лет назад
  Ryan C. Gordon 17322e2be6 dynapi: Optionally log every call into the SDL API. 3 лет назад
  chalonverse f317d619cc Xbox GDKX support (#5869) 3 лет назад
  Sam Lantinga 1d1fb95a61 Removed double va_end() 3 лет назад
  Sylvain f815580dde Fix SIGSEV in SDL_error. Re-apply same pattern on this uncompiled code (see #5795) 3 лет назад
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 3 лет назад
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 лет назад
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf 4 лет назад
  Sam Lantinga 432ee7d8ad Fixed building SDL_dynapi.c without stdio support 4 лет назад
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 лет назад
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 лет назад