Commit History

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