提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Ozkan Sezer ceee7def84 minor build fixes. 6 年之前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 年之前
  Ozkan Sezer cbacb0f1ea add missing include. 7 年之前
  Ryan C. Gordon e2619f1dcf dynapi: don't let system loader resolve the initializer to the wrong version. 8 年之前
  sezero 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 年之前
  Sam Lantinga 90e72bf4e2 Fixed ISO C99 compatibility 8 年之前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 年之前
  Sam Lantinga 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 8 年之前
  Sam Lantinga b7c5d15152 SDL_dynapi.c: add missing SDLCALL to macros. 8 年之前
  Sam Lantinga a38f127e88 Swapped conditional arguments for standard SDL readability 8 年之前
  Ryan C. Gordon 8c39d1d0b5 OS/2: fixed inverted logic bug (thanks, Ozkan!). 8 年之前
  Ryan C. Gordon 2213077a95 OS/2: proper fix for dynapi (thanks, Ozkan!). 8 年之前
  Ryan C. Gordon a3890ff6d7 dynapi: fill in OS/2 loading code (thanks, Ozkan!). 8 年之前
  Ryan C. Gordon 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). 8 年之前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年之前
  Sam Lantinga 9a8642bd6a Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 9 年之前
  Ryan C. Gordon fa8c83c1c1 Remove almost all instances of "volatile" keyword. 10 年之前