index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-27
vulkan: Initial Vulkan support!
Ryan C. Gordon
1
-0
/
+1
2017-08-14
Fixed bug 2360 - Wrong -rpath setting includes DESTDIR rather that only the l...
Sam Lantinga
1
-3
/
+3
2017-08-12
Fixed bug 3208 - Minor improvements to the configure script
Sam Lantinga
1
-10
/
+6
2017-08-09
Fixed bug 3651 - CMake build does not install CMake package configuration
Sam Lantinga
1
-1
/
+1
2017-08-09
Fixed bug 3733 - Makefile sleeps for 3 seconds if configure is out of date
Sam Lantinga
1
-3
/
+1
2016-06-23
wayland: Build own version of core protocol
Jonas Ådahl
1
-2
/
+9
2015-07-02
Added missing file to the release archive.
Philipp Wiesemann
1
-1
/
+1
2015-06-29
Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in
Sam Lantinga
1
-0
/
+3
2015-06-20
Added missing file and folder to the release archive.
Philipp Wiesemann
1
-1
/
+1
2015-06-20
Added the docs directory to the release archive
Sam Lantinga
1
-1
/
+1
2014-06-19
Make autoconf-based build quiet by default.
Sam Clegg
1
-5
/
+14
2014-06-05
Added missing headers that should be installed.
Sam Lantinga
1
-1
/
+6
2014-06-05
Added SDL_opengl_glext.h to the list of headers to install.
Ryan C. Gordon
1
-0
/
+1
2014-04-19
Set the tag type in libtool invocations
Steven Stewart-Gallus
1
-1
/
+1
2013-08-20
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
Ryan C. Gordon
1
-0
/
+1
2013-07-09
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
Ryan C. Gordon
1
-0
/
+1
2013-07-08
Removed deprecated SDL_types.h header.
Ryan C. Gordon
1
-1
/
+0
2013-05-26
Renamed WhatsNew so it can be easily read on Windows
Sam Lantinga
1
-1
/
+1
2013-05-26
Renamed documentation files to .txt and converted them to DOS line endings so...
Sam Lantinga
1
-25
/
+2
2013-02-19
The input API was never implemented, so removing it before release.
Sam Lantinga
1
-1
/
+0
2013-02-15
Added native Debian package information
Sam Lantinga
1
-1
/
+2
2013-02-12
Don't clobber refcounting in SDL_Init.
Jørgen P. Tjernø
1
-0
/
+1
2013-01-13
We don't have Visual CE support anymore
Sam Lantinga
1
-1
/
+1
2012-11-26
Added hotplug joystick support and simplified game controller API, courtesy o...
Sam Lantinga
1
-0
/
+1
2012-11-26
Include all the test headers in the test library header install
Sam Lantinga
1
-2
/
+1
2012-11-26
Work in progress on an SDL test library
Sam Lantinga
1
-4
/
+17
2012-10-23
Needed to add SDL_messagebox.h to installed headers
Sam Lantinga
1
-0
/
+1
2012-06-23
Added SDL_system.h to the various projects
Sam Lantinga
1
-0
/
+1
2012-01-22
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
Sam Lantinga
1
-1
/
+0
2012-01-22
Removed unsupported Watcom files
Sam Lantinga
1
-1
/
+1
2012-01-22
Removed unsupported Borland related files
Sam Lantinga
1
-1
/
+1
2012-01-22
Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2
Sam Lantinga
1
-22
/
+21
2012-01-19
Switched back to configure generating SDL_config.h
Sam Lantinga
1
-9
/
+2
2012-01-14
Make sure that we use consistent configuration options on platforms like Wind...
Sam Lantinga
1
-2
/
+9
2012-01-09
Fixed bug 1366 - SDL_opengles2.h is not installed in "include/SDL" under Linux
Sam Lantinga
1
-0
/
+1
2012-01-05
Updated iOS projects and renamed iPhoneOS to iOS
Sam Lantinga
1
-1
/
+1
2011-03-15
Make it possible to run "make dist" from a separate build directory.
Sam Lantinga
1
-2
/
+4
2011-02-24
SDL 1.3 doesn't use nasm anymore. :)
Sam Lantinga
1
-1
/
+0
2011-02-18
update-revision is still phony. :)
Sam Lantinga
1
-1
/
+1
2011-02-18
Added a better way to include build rules in the Makefile
Sam Lantinga
1
-8
/
+10
2011-02-17
Don't remove the pseudo-generated headers because this command might be run f...
Sam Lantinga
1
-1
/
+1
2011-02-17
Fixed make install
Sam Lantinga
1
-1
/
+1
2011-02-16
The library target directly depends on SDL_revision.h
Sam Lantinga
1
-2
/
+2
2011-02-16
Fixed SDL_revision.h dependencies
Sam Lantinga
1
-3
/
+3
2011-02-16
Building SDL_revision.h is a dependency of installing the headers. :)
Sam Lantinga
1
-1
/
+1
2011-02-16
Made it possible to build SDL from a fresh checkout without any additional st...
Sam Lantinga
1
-11
/
+4
2011-02-07
Added a simple log message API
Sam Lantinga
1
-0
/
+1
2011-02-05
Added a hint system to allow configuration hints to be specified by the appli...
Sam Lantinga
1
-0
/
+1
2011-02-01
Split the rendering API out into a separate header file.
Sam Lantinga
1
-0
/
+1
2011-01-31
Making the API simpler, scaling is always defined as linear interpolation and...
Sam Lantinga
1
-1
/
+0
[next]