Commit History

作者 SHA1 備註 提交日期
  Sasha Szpakowski 80a9397459 Remove SDL_HINT_IDLE_TIMER_DISABLED. 3 年之前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 年之前
  Joshua Root 9a64aa6f95 Fix build with Xcode < 7 3 年之前
  Anonymous Maarten 1fa80ca529 cmake: testevdev needs build include headers 3 年之前
  Sam Lantinga e4b97c42b3 cmake: avoid copy of headers by moving generated headers to include/build_config (thanks @madebr!) 3 年之前
  Sam Lantinga 9c8369e097 Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) 3 年之前
  Sam Lantinga bb5568ac4f Fixed HAVE_SIGNAL_SUPPORT typo in commit 63f307fe1fa662dbf2ffb2d2194d2d8b3191257d (thanks @sezero!) 3 年之前
  Sam Lantinga a268c841e3 Remove references to STDC_HEADERS (thanks @sezero!) 3 年之前
  Sam Lantinga 581f1ca5c8 We should only mark functions as inline if necessary for performance 3 年之前
  Ryan C. Gordon fa5adcafd5 cocoa: Patched to compile on macOS SDK < 10.10. 3 年之前
  Ozkan Sezer 141bc25198 SDL_rwops.c: reduce ifdefs, and mark SDL_RWFromFP() as SDL_INLINE. 3 年之前
  Ryan C. Gordon 80c1ddbe97 dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict. 3 年之前
  Sam Lantinga ce9f3173cd Only use memset_pattern4() if we have string.h on Apple platforms 3 年之前
  Sam Lantinga bde808cd87 Fixed some warnings when building on Linux with -DSDL_LIBC=OFF 3 年之前
  Sam Lantinga e9014ee769 Fixed evdev using standard C functions instead of SDL functions 3 年之前
  Sam Lantinga 45cbee81df Fixed kmsdrm using standard C functions instead of SDL functions 3 年之前
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 年之前
  Sam Lantinga bc5677db95 Fixed tvOS build, which is both __IOS__ and __TVOS__ 3 年之前
  Sam Lantinga 6786dc481d Xcode expects SUPPORTED_PLATFORMS to be "macosx" (thanks @MaddTheSane!) 3 年之前
  Sam Lantinga 8b5a7ccc76 HAVE_OPENGL is defined by CMake on macOS 3 年之前
  Sam Lantinga b6b29fd071 Updated Metal shaders 3 年之前
  Sam Lantinga d9e62f37fb Fixed build 3 年之前
  Sam Lantinga 5cfd26d0b9 Removed obsolete android-project-ant 3 年之前
  SDL Wiki Bot 4be6b7c047 Sync SDL3 wiki -> header 3 年之前
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 年之前
  Sam Lantinga 5fb3eb9475 Update docs/README-porting.md 3 年之前
  Sam Lantinga 597e6a685b Update docs/README-macos.md 3 年之前
  Sam Lantinga 7661725b48 Update docs/README-riscos.md 3 年之前
  Anonymous Maarten c7b5ff81e6 ci: no more need for autoconf and make 3 年之前
  Ozkan Sezer cc0a31d09b INSTALL.txt: s/mingw64/mingw-w64/ 3 年之前