summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Use _Exit() when availableSam Lantinga1-1/+28
2019-04-21configure: Cleaned up audio/video summaries when building for Windows.Ryan C. Gordon1-3/+4
2019-04-02configure.in: Rename configure.ac to fix an 'aclocal' warningSam Lantinga1-1/+1
2019-03-16Fixed configure error if pkg modules aren't availableSam Lantinga1-92/+12
2019-03-16Added missing PKG_CONFIG macrosSam Lantinga1-617/+1048
2019-03-15events: Let arbitrary signals to simulate iOS/Android backgrounding events.Ryan C. Gordon1-0/+37
2018-12-08Fixed bug 4379 - fix parallel build with slibtoolSam Lantinga1-3/+3
2018-12-05egl: Don't force X11 support when testing for EGL.Ryan C. Gordon1-0/+1
2018-12-05linux: Move SDL_LinuxSetThreadPriority() elsewhere to fix build.Ryan C. Gordon1-0/+1
2018-11-23Do a second pass to find libraries without a single version digit after the .soSam Lantinga1-0/+9
2018-11-02mir: Removed mir client support.Ryan C. Gordon1-151/+0
2018-11-02Fixed bug 4308 - Prebuilt SDL.dll files not compiled with ASLR support (DYNAM...Sam Lantinga1-0/+102
2018-09-28Mark a subsystem as dummy, not disabled, if it was intended to be compiled in.Sam Lantinga1-3/+3
2018-09-28configury, cmake: add check for endpointvolume.h :Ozkan Sezer1-0/+17
2018-09-28configury, cmake: make wasapi option independent of directx.Ozkan Sezer1-22/+22
2018-09-28Fixed mingw-w64 buildSam Lantinga1-6/+5
2018-09-28Fixed mingw-w64 buildSam Lantinga1-0/+7
2018-09-26Updated version to 2.0.9Sam Lantinga1-2/+2
2018-08-27Fixed the DirectFB renderer not being enabled in autoconf buildsSam Lantinga1-0/+3
2018-08-21Added a dummy sensor driverSam Lantinga1-0/+20
2018-08-21First pass on the new SDL sensor APISam Lantinga1-0/+17
2018-08-09Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga1-12/+109
2018-08-07configure: Make wayland sources depend on generated headers.Ryan C. Gordon1-2/+5
2018-08-04SDL_expEthan Lee1-1/+1
2018-07-01made the wasapi configury option consistent with others.Ozkan Sezer1-7/+7
2018-07-01make WASAPI configurable in autofoo and cmake (default is on.)Ozkan Sezer1-1/+12
2018-06-25wayland: Keep protocol XML files in-tree.Ryan C. Gordon1-73/+19
2018-06-24wayland: Implemented xdg-wm-base support.Ryan C. Gordon1-8/+29
2018-05-05Fixed bug 4154 - Fix three empty variable tests in configureSam Lantinga1-3/+3
2018-04-23Fixed bug 4144 - CMake complains about trailing spaces in sdl2.pcSam Lantinga1-4/+11
2018-03-12Added Mac OpenGL ES configure supportSam Lantinga1-0/+19
2018-03-02Fixed bug 4101 - configure needs regenerating after changeset 11894Sam Lantinga1-2/+2
2018-02-11Fixed bug 4075 - configury adds Metal.framework to linkage even if it is not ...Sam Lantinga1-0/+2
2018-01-17SDL_log10Ethan Lee1-1/+1
2018-02-07Set rpath instead of changing environment for RPi"Guillermo A. Amaral"1-1/+1
2018-02-07wayland: Add support for xdg-shell protocol (unstable v6).Ryan C. Gordon1-1/+1
2018-01-17Make rpi video cross-compiler friendly."Guillermo A. Amaral"1-1/+45
2018-01-02configure script: Implement testing for build-time Metal SDK support.Alex Szpakowski1-2/+38
2017-12-11Check for immintrin.h before using it in SDL_cpuinfo.hSam Lantinga1-0/+14
2017-12-08configure: List Metal in video drivers.Ryan C. Gordon1-1/+2
2017-12-07Enable building the Metal renderer by default, and weak link the Metal framew...Sam Lantinga1-16/+31
2017-11-12Updated SDL's YUV support, many thanks to Adrien DescampsSam Lantinga1-0/+1
2017-11-05Updated version to 2.0.8 since SDL_image depends on itSam Lantinga1-2/+2
2017-11-04Added SDL_fmod() and SDL_fmodf()Sam Lantinga1-1/+1
2017-11-04Added float versions of SDL's math functionsSam Lantinga1-12/+19
2017-10-12Added functions to query and set the SDL memory allocation functions:Sam Lantinga1-1/+14
2017-10-12Updated version to 2.0.7Sam Lantinga1-2/+2
2017-09-29revert files I didnt mean to commit!Brandon Schaefer1-14/+1
2017-09-29wayland: Fix bug 3814 -Wmissing-field-initializersBrandon Schaefer1-1/+14
2017-09-22Added stub Steam Controller sources to Android and iOS command line buildsSam Lantinga1-0/+2