Историја ревизија

Аутор SHA1 Порука Датум
  Ozkan Sezer ee49025f80 dynapi: use DosScanEnv() for os/2. пре 1 година
  Ryan C. Gordon d2693d4c7d dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. пре 1 година
  Sam Lantinga 2b5b8fdbd5 Updated copyright for 2025 пре 1 година
  Sam Lantinga 0fc3574464 Updated copyright for 2024 пре 2 година
  Anonymous Maarten d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) пре 2 година
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) пре 2 година
  Ozkan Sezer 154ad6faa9 SDL_dynapi.c: minor cosmetics. пре 2 година
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style пре 2 година
  Ryan C. Gordon 32999798e0 dynapi: Accept a comma-separated list of libraries to attempt to load. пре 2 година
  Sam Lantinga 0d76380042 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) пре 3 година
  Ozkan Sezer 06b305d232 dynapi: cast GetProcAddress() result to void* пре 3 година
  Ozkan Sezer 6a52017724 SDL_dynapi.c: add extern "C" guards, just in case.. пре 3 година
  Sam Lantinga 0479df53ca Updated copyright for 2023 пре 3 година
  Ozkan Sezer 0a8f9777a7 SDL_dynapi.c: LoadLibraryA() returns HMODULE. пре 3 година
  Sylvain 09ee811f4b Small format changed (using clang-format 15.0.2-1) пре 3 година
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) пре 3 година
  Ryan C. Gordon 69f0223474 dynapi: Abstract out the environment variable name. пре 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 година
  Sylvain Becker 3d100df36f Readability: remove const-qualifation from function declaration пре 6 година
  Ryan C. Gordon ec04110d8e dynapi: Deal with failure cases better, other fixes. пре 6 година