Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | cpuinfo: first attempt at SDL_HasNEON() implementation. | Ryan C. Gordon | 1 | -1/+1 |
2016-10-14 | Fixed building with cmake when fcitx isn't installed | Sam Lantinga | 1 | -0/+2 |
2016-10-03 | Fixed setting the version info in the shared library when using CMake | Sam Lantinga | 1 | -1/+1 |
2016-10-01 | Fixed bug 3078 - cmake: fix sdl2.m4 install location on cross hosts | Sam Lantinga | 1 | -2/+3 |
2016-10-01 | Fix CMake setting an incorrect video backend on iOS | Alex Szpakowski | 1 | -1/+1 |
2016-10-01 | Fixed bug 3268 - CMAKE: ios fixes | Sam Lantinga | 1 | -9/+28 |
2016-10-01 | Fixed bug 3301 - IBus support on Linux with CMake | Sam Lantinga | 1 | -2/+16 |
2016-09-28 | Updated version to 2.0.5 in preparation for release | Sam Lantinga | 1 | -3/+3 |
2016-09-15 | Fixed set of libraries needed to build on Mac OS X | Sam Lantinga | 1 | -4/+9 |
2016-09-15 | Hopefully fixed the cmake build on Mac OS X | Sam Lantinga | 1 | -15/+5 |
2016-09-13 | Fix CMake CMAKE_REQUIRED_FLAGS handling to preserve existing CMake flags requ... | Jukka Jylänki | 1 | -1/+1 |
2016-09-13 | Include timers when using cmake (#29) | Charlie Birks | 1 | -0/+10 |
2016-09-04 | mac: Patched to compile with CMake project. | Ryan C. Gordon | 1 | -0/+5 |
2016-03-18 | Windows CMake: don't try to link dxguid, it's unavailable when using Visual S... | Alex Szpakowski | 1 | -1/+1 |
2016-01-16 | Expose the EGL display and window for Vivante SDL windows | Sam Lantinga | 1 | -0/+0 |
2016-01-08 | CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all. | Ryan C. Gordon | 1 | -2/+4 |
2016-01-07 | Fixed --enable-new-dtags check with cmake | Sam Lantinga | 1 | -2/+3 |
2016-01-07 | Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PA... | Sam Lantinga | 1 | -0/+6 |
2016-01-05 | CMake: Turned off Mac OS X rpath warning kludge. | Ryan C. Gordon | 1 | -1/+1 |
2016-01-05 | CMake: Let static libraries optionally be built with Position Independent Code. | Ryan C. Gordon | 1 | -0/+6 |
2016-01-05 | CMake: use the old MACOSX_RPATH behavior (for now), silence the warning. | Ryan C. Gordon | 1 | -0/+11 |
2016-01-04 | Try to build with GCC's -Wdeclaration-after-statement. | Ryan C. Gordon | 1 | -7/+18 |
2016-01-03 | CMake: Don't make a libSDL2.so symlink on Mac OS X (do .dylib instead). | Ryan C. Gordon | 1 | -3/+8 |
2015-12-31 | CMake: Fixed building for Windows with VS2015 (bug #3080). | Alex Szpakowski | 1 | -2/+23 |
2015-12-29 | CMake: Changes to get CMake project to work with Android (thanks, Martin!). | Ryan C. Gordon | 1 | -1/+47 |
2015-12-29 | CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!). | Ryan C. Gordon | 1 | -1/+1 |
2015-12-29 | CMake: don't try to use the Linux joystick code on Android (thanks, Martin!). | Ryan C. Gordon | 1 | -1/+1 |
2015-12-29 | CMake: Fixed to work on Windows 8 SDK (thanks, Martin!). | Ryan C. Gordon | 1 | -3/+6 |
2015-08-28 | Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. | Alex Szpakowski | 1 | -0/+7 |
2015-08-28 | Fixed bug 3098: CMake project never enables xinput support on Windows. | Alex Szpakowski | 1 | -1/+11 |
2015-06-18 | CMake fixes for MingW (thanks, Ozkan!). | Ryan C. Gordon | 1 | -6/+15 |
2015-06-13 | Fixed bug 3009 - Cannot compile SDL2 on Windows | Sam Lantinga | 1 | -7/+12 |
2015-06-07 | CMake: default to shared library builds being enabled. | Ryan C. Gordon | 1 | -0/+4 |
2015-04-22 | CMake: Slightly better fix for installation target (thanks, Anthony!). | Ryan C. Gordon | 1 | -5/+2 |
2015-04-07 | CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). | Ryan C. Gordon | 1 | -1/+1 |
2015-03-24 | Better fixes for CMake subsystem enabling (thanks, Sebastian!). | Ryan C. Gordon | 1 | -14/+7 |
2015-03-20 | Several corrections to the CMake project files (thanks, Ozkan!). | Ryan C. Gordon | 1 | -1/+10 |
2015-03-20 | CMake: Don't search for the OpenGL library on Mac OS X. It's always there. | Ryan C. Gordon | 1 | -4/+0 |
2015-03-20 | CMake project files no longer force you to link against Wayland or Mir libs. | Ryan C. Gordon | 1 | -0/+3 |
2015-03-20 | Fixed some defaults in CMake project file. | Ryan C. Gordon | 1 | -0/+8 |
2015-01-18 | CMake: Removed unused variable (thanks, Felix!). | Ryan C. Gordon | 1 | -1/+0 |
2015-01-17 | Fixed bug 2807 - Not using CoreAudio on OS X when built via CMake | Felix H. Dahlke | 1 | -0/+1 |
2014-12-13 | CMake: Minor cleanup up on the new SDL_*_ENABLED_BY_DEFAULT vars. | Ryan C. Gordon | 1 | -7/+2 |
2014-12-18 | Initial merge of Emscripten port! | Ryan C. Gordon | 1 | -14/+91 |
2014-12-13 | CMake: Replace "else(condition)" with "else()", etc. | Ryan C. Gordon | 1 | -11/+11 |
2014-10-15 | Expanded the iMX6 video driver into a general Vivante video driver that works... | Sam Lantinga | 1 | -2/+2 |
2014-09-10 | Freescale i.MX6 video driver | mastermind | 1 | -0/+2 |
2014-09-02 | Updated version to 2.0.4 | Sam Lantinga | 1 | -3/+3 |
2014-08-23 | Fixed bug 2696 - Mac: fix display mode refresh rate calculation | Sam Lantinga | 1 | -0/+5 |
2014-08-19 | Fixed bug 2691 - Disabling shared library prevent cmake configuration | Sam Lantinga | 1 | -1/+3 |