summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 5463 - generated Wayland interfaces are included in the library's ABISam Lantinga2021-01-141-0/+1
* Fixed bug 5399 - make install is broken as it depends on missing rule `build`Sam Lantinga2020-12-151-1/+1
* Updated iOS tests and demos for latest SDL linking requirementsSam Lantinga2020-11-061-1/+1
* Removed old iOS-only project and demosSam Lantinga2020-11-061-1/+1
* Removed SDL_AndroidOpenURL, added SDL_OpenURL.Ryan C. Gordon2020-10-051-0/+1
* locale: Implemented SDL_GetPreferredLocales().Ryan C. Gordon2020-05-041-0/+1
* Fixed warning building version.rc using mingw-64Sam Lantinga2020-03-201-1/+2
* cmake: more proper sdl2-config.cmake work (thanks, Alexander!)Ryan C. Gordon2020-02-211-1/+3
* Add public APIs for creating a Metal view attached to an SDL window. Add SDL_...Alex Szpakowski2019-08-051-0/+1
* Add a configure option allowing users to choose whether to install sdl2-configHugh McMaster2019-04-071-0/+7
* configure.in: Rename to configure.ac to fix an 'aclocal' warningHugh McMaster2019-03-251-2/+2
* Fixed bug 4379 - fix parallel build with slibtoolSam Lantinga2018-12-081-3/+4
* First pass on the new SDL sensor APISam Lantinga2018-08-211-0/+1
* wayland: Keep protocol XML files in-tree.Ryan C. Gordon2018-06-251-1/+1
* vulkan: Initial Vulkan support!Ryan C. Gordon2017-08-271-0/+1
* Fixed bug 2360 - Wrong -rpath setting includes DESTDIR rather that only the l...Sam Lantinga2017-08-141-3/+3
* Fixed bug 3208 - Minor improvements to the configure scriptSam Lantinga2017-08-121-10/+6
* Fixed bug 3651 - CMake build does not install CMake package configurationSam Lantinga2017-08-091-1/+1
* Fixed bug 3733 - Makefile sleeps for 3 seconds if configure is out of dateSam Lantinga2017-08-091-3/+1
* wayland: Build own version of core protocolJonas Ã…dahl2016-06-231-2/+9
* Added missing file to the release archive.Philipp Wiesemann2015-07-021-1/+1
* Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.inSam Lantinga2015-06-291-0/+3
* Added missing file and folder to the release archive.Philipp Wiesemann2015-06-201-1/+1
* Added the docs directory to the release archiveSam Lantinga2015-06-201-1/+1
* Make autoconf-based build quiet by default.Sam Clegg2014-06-191-5/+14
* Added missing headers that should be installed.Sam Lantinga2014-06-051-1/+6
* Added SDL_opengl_glext.h to the list of headers to install.Ryan C. Gordon2014-06-051-0/+1
* Set the tag type in libtool invocationsSteven Stewart-Gallus2014-04-191-1/+1
* Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.Ryan C. Gordon2013-08-201-0/+1
* Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/Ryan C. Gordon2013-07-091-0/+1
* Removed deprecated SDL_types.h header.Ryan C. Gordon2013-07-081-1/+0
* Renamed WhatsNew so it can be easily read on WindowsSam Lantinga2013-05-261-1/+1
* Renamed documentation files to .txt and converted them to DOS line endings so...Sam Lantinga2013-05-261-25/+2
* The input API was never implemented, so removing it before release.Sam Lantinga2013-02-191-1/+0
* Added native Debian package informationSam Lantinga2013-02-151-1/+2
* Don't clobber refcounting in SDL_Init.J?rgen P. Tjern?2013-02-121-0/+1
* We don't have Visual CE support anymoreSam Lantinga2013-01-131-1/+1
* Added hotplug joystick support and simplified game controller API, courtesy o...Sam Lantinga2012-11-261-0/+1
* Include all the test headers in the test library header installSam Lantinga2012-11-261-2/+1
* Work in progress on an SDL test librarySam Lantinga2012-11-261-4/+17
* Needed to add SDL_messagebox.h to installed headersSam Lantinga2012-10-231-0/+1
* Added SDL_system.h to the various projectsSam Lantinga2012-06-231-0/+1
* Removed the SDL 1.2 compatibility API... we'll see how painful this is.Sam Lantinga2012-01-221-1/+0
* Removed unsupported Watcom filesSam Lantinga2012-01-221-1/+1
* Removed unsupported Borland related filesSam Lantinga2012-01-221-1/+1
* Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2Sam Lantinga2012-01-221-22/+21
* Switched back to configure generating SDL_config.hSam Lantinga2012-01-191-9/+2
* Make sure that we use consistent configuration options on platforms like Wind...Sam Lantinga2012-01-141-2/+9
* Fixed bug 1366 - SDL_opengles2.h is not installed in "include/SDL" under LinuxSam Lantinga2012-01-091-0/+1
* Updated iOS projects and renamed iPhoneOS to iOSSam Lantinga2012-01-051-1/+1