Age | Commit message (Expand) | Author | Files | Lines |
2016-02-21 | Regenerated configure script with Mir changes. | Ryan C. Gordon | 1 | -1/+1 |
2016-01-07 | Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PA... | Sam Lantinga | 1 | -0/+30 |
2016-01-04 | Try to build with GCC's -Wdeclaration-after-statement. | Ryan C. Gordon | 1 | -2/+43 |
2015-12-29 | Updated configure script. | Philipp Wiesemann | 1 | -0/+15 |
2015-09-20 | Added initial support for MFi game controllers on iOS. | Alex Szpakowski | 1 | -0/+1 |
2015-06-29 | Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in | Sam Lantinga | 1 | -1/+2 |
2015-06-19 | GCC is warning about global functions with the same name as variables in the ... | Sam Lantinga | 1 | -38/+0 |
2015-06-08 | Updated configure script. | Ryan C. Gordon | 1 | -29/+0 |
2015-05-28 | X11: Add Xdbe support to message boxes (thanks, Melker!). | Ryan C. Gordon | 1 | -0/+27 |
2015-05-26 | Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). | Ryan C. Gordon | 1 | -5/+12 |
2015-05-26 | Updated configure script. | Ryan C. Gordon | 1 | -1/+1 |
2015-05-26 | Fixed bug 1392 - Debian patch: do not propagate -lpthread | Sam Lantinga | 1 | -1/+0 |
2015-04-25 | Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). | Ryan C. Gordon | 1 | -2/+6 |
2015-04-11 | Some Raspberry Pi build fixes (including Raspberry Pi 2 support). | Ryan C. Gordon | 1 | -0/+3 |
2015-03-23 | configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!). | Ryan C. Gordon | 1 | -4/+8 |
2015-01-26 | Fixed recently broken configure script for FreeBSD. | Philipp Wiesemann | 1 | -6/+6 |
2015-01-26 | Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem impl... | Philipp Wiesemann | 1 | -2/+13 |
2014-12-18 | Initial merge of Emscripten port! | Ryan C. Gordon | 1 | -0/+133 |
2014-11-29 | Fixed bug 2795 - SDL library detection selects the wrong lib | Sam Lantinga | 1 | -1/+1 |
2014-10-15 | Updated configure based on recent configure.in changes | Sam Lantinga | 1 | -42/+104 |
2014-09-10 | Freescale i.MX6 video driver | mastermind | 1 | -0/+51 |
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/+1 |
2014-08-17 | Removed SDL_round() because the license wasn't compatible with zlib | Sam Lantinga | 1 | -1/+1 |
2014-08-16 | Added SDL_round(), contributed by Benoit Pierre - thanks! | Sam Lantinga | 1 | -1/+1 |
2014-07-07 | Updated configure after removing pthread spinlock support | Sam Lantinga | 1 | -37/+0 |
2014-07-07 | Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts ... | Sam Lantinga | 1 | -0/+1 |
2014-07-07 | Fixed mingw64 build and warnings | Sam Lantinga | 1 | -1/+1 |
2014-07-03 | Split the XInput and DirectInput code so Windows RT can use the existing XInp... | Sam Lantinga | 1 | -13/+53 |
2014-06-28 | SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context | Knut Andre Tidemann | 1 | -0/+1 |
2014-06-25 | Fixed bug 2556 - add compilation flag -Wshadow | Sam Lantinga | 1 | -1/+1 |
2014-06-22 | Partial fix for bug 2556 - add compilation flag -Wshadow | Sam Lantinga | 1 | -0/+38 |
2014-06-21 | Generated configure from recent configure.in changes (for ibus support) | Sam Lantinga | 1 | -0/+102 |
2014-06-19 | Make autoconf-based build quiet by default. | Sam Clegg | 1 | -3/+3 |
2014-06-15 | Add coreaudio to the configure script's summary output. | Ryan C. Gordon | 1 | -0/+2 |
2014-06-08 | Fixes audio for Native Client, and other fixes... | Gabriel Jacobo | 1 | -1/+11 |
2014-06-07 | Fixed building on command line Mac OS X | Sam Lantinga | 1 | -1/+1 |
2014-06-07 | Added SDL_sqrtf(), SDL_tan(), SDL_tanf() | Sam Lantinga | 1 | -1/+1 |
2014-06-06 | Chrome's Native Client backend implementation | Gabriel Jacobo | 1 | -0/+64 |
2014-06-05 | Don't link directly against OpenGL.framework on Mac OS X. | Ryan C. Gordon | 1 | -6/+0 |
2014-05-13 | Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled | Gabriel Jacobo | 1 | -3/+31 |
2014-05-06 | Update the machine-generated configure code. | Ryan C. Gordon | 1 | -4/+53 |
2014-04-17 | Updated configure with Brandon Schaefer's changes | Sam Lantinga | 1 | -0/+2 |
2014-03-25 | Re-enable Mir/Wayland support now that 2.0.3 has been released. | Brandon Schaefer | 1 | -4/+4 |
2014-03-11 | Disable Wayland/Mir again for 2.0.3; it's a quick, brown-paper-bag release. | Ryan C. Gordon | 1 | -4/+4 |
2014-03-10 | Converted David Ludwig's D3D11 renderer to C and optimized it. | Sam Lantinga | 1 | -0/+11 |
2014-03-09 | Updated SDL to version 2.0.3 | Sam Lantinga | 1 | -3/+3 |
2014-03-08 | Enable Wayland and Mir in configure/cmake scripts, now that 2.0.2 has shipped. | Ryan C. Gordon | 1 | -4/+4 |
2014-03-02 | Fixed X11 XInput2 multitouch test to work in configure script. | Ryan C. Gordon | 1 | -5/+0 |
2014-03-01 | Fixed test for libuuid.a | Sam Lantinga | 1 | -1/+1 |