Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 2b92d9b431 CMake: Don't use /NODEFAULTLIB on Windows unless we're Visual Studio. 11 年之前
  Ryan C. Gordon b814f23a21 CMake: Fixed build on Mac OS X. 11 年之前
  Edward Rudd 7f4c6a9ca1 Fix Cmake so generated SOname matches autoconf's #. 11 年之前
  Sam Lantinga 853334afed Updated SDL to version 2.0.2 11 年之前
  Sam Lantinga c3c2964dbb Possibly fixed bug 2250 - Cmake: SDL2 Doesn't install DLLs on Windows 11 年之前
  Ryan C. Gordon 0d9443d3a2 Temporarily default Wayland and Mir to disabled, for 2.0.2 release. 11 年之前
  Ryan C. Gordon 19f8c6224f Added Mir video target (thanks, Brandon!). 11 年之前
  Ryan C. Gordon 4f1b8a4067 Move to no-argument version of "endif()" in CMakeLists.txt. 11 年之前
  Ryan C. Gordon 2de3b01c61 Some CMake fixes for static linking on Windows from the OpenFL project. 11 年之前
  Ryan C. Gordon 9d85cdb1a6 CMake: Enable missing timer subsystem on Mac OS X and Haiku. 11 年之前
  Edward Rudd 815c6c3b60 quick fix for CMAKE SOVERSION number so it matches what is output by the configure script 11 年之前
  Edward Rudd f186314aef correct grammar on UNIX missing dependency status notice. 11 年之前
  Ryan C. Gordon beee1c4424 Fixed dynamic loading of NAS in CMake project. 11 年之前
  Ryan C. Gordon 090327e76e Implemented the Dynamic API magic. 11 年之前
  Ryan C. Gordon 5c383489a7 We don't need to check for snprintf() anymore, we don't use it. 11 年之前
  Ryan C. Gordon e769374096 Added SDL_vsscanf(). 11 年之前
  Gabriel Jacobo ec1cb49eab Wayland support 11 年之前
  Ryan C. Gordon d01ad02be7 Hook up SDL_acos and SDL_asin properly. 11 年之前
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. 11 年之前