summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Removed the SDL 1.2 compatibility API... we'll see how painful this is.Sam Lantinga1-1/+0
2012-01-22Removed unsupported Watcom filesSam Lantinga1-1/+1
2012-01-22Removed unsupported Borland related filesSam Lantinga1-1/+1
2012-01-22Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2Sam Lantinga1-22/+21
2012-01-19Switched back to configure generating SDL_config.hSam Lantinga1-9/+2
2012-01-14Make sure that we use consistent configuration options on platforms like Wind...Sam Lantinga1-2/+9
2012-01-09Fixed bug 1366 - SDL_opengles2.h is not installed in "include/SDL" under LinuxSam Lantinga1-0/+1
2012-01-05Updated iOS projects and renamed iPhoneOS to iOSSam Lantinga1-1/+1
2011-03-15Make it possible to run "make dist" from a separate build directory.Sam Lantinga1-2/+4
2011-02-24SDL 1.3 doesn't use nasm anymore. :)Sam Lantinga1-1/+0
2011-02-18update-revision is still phony. :)Sam Lantinga1-1/+1
2011-02-18Added a better way to include build rules in the MakefileSam Lantinga1-8/+10
2011-02-17Don't remove the pseudo-generated headers because this command might be run f...Sam Lantinga1-1/+1
2011-02-17Fixed make installSam Lantinga1-1/+1
2011-02-16The library target directly depends on SDL_revision.hSam Lantinga1-2/+2
2011-02-16Fixed SDL_revision.h dependenciesSam Lantinga1-3/+3
2011-02-16Building SDL_revision.h is a dependency of installing the headers. :)Sam Lantinga1-1/+1
2011-02-16Made it possible to build SDL from a fresh checkout without any additional st...Sam Lantinga1-11/+4
2011-02-07Added a simple log message APISam Lantinga1-0/+1
2011-02-05Added a hint system to allow configuration hints to be specified by the appli...Sam Lantinga1-0/+1
2011-02-01Split the rendering API out into a separate header file.Sam Lantinga1-0/+1
2011-01-31Making the API simpler, scaling is always defined as linear interpolation and...Sam Lantinga1-1/+0
2011-01-21Fixed bug #945Sam Lantinga1-5/+0
2011-01-19PS3 Linux is no more...Sam Lantinga1-5/+0
2011-01-10Include the Android Makefile in the distribution filesSam Lantinga1-1/+1
2010-12-12Use the enumerated type for blend and scale mode instead of intSam Lantinga1-1/+46
2010-08-22Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windowsSam Lantinga1-1/+1
2010-07-12Merged changes from the main SDL codebaseSam Lantinga1-1/+1
2010-07-11Added some files I had previosuly missedJim Grandpre1-1/+1
2010-07-07Need to add new headers to Makefile.inSam Lantinga1-1/+1
2010-06-30Finished X11 shaped-window functionality and removed ellipse+polygon rendering.Eli Gottlieb1-1/+1
2010-06-14Added gesture test c file. Beginning of gesture recognition.Jim Grandpre1-1/+1
2010-06-03Added management and drawing functions for ellipses and polygons.Eli Gottlieb1-1/+1
2010-05-31Moved the SDL_Eyes test program for shaped windows into the Hg repository and...Eli Gottlieb1-1/+1
2010-05-09Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga1-1/+1
2010-01-24Fixed bug #928Sam Lantinga1-1/+1
2010-01-19Added Xcode-iPhoneOS to make distSam Lantinga1-1/+1
2010-01-13Don't forget to install the new header. :)Sam Lantinga1-1/+1
2009-11-11The docs directory doesn't exist anymoreSam Lantinga1-1/+1
2009-10-28Adam Strzelecki to SDLSam Lantinga1-1/+3
2009-10-08Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall.Ryan C. Gordon1-0/+1
2009-10-07The SDL 1.3 documentation will be primarily online wiki based:Sam Lantinga1-15/+3
2009-10-04Fixed make distSam Lantinga1-1/+1
2009-10-04Fixed make distSam Lantinga1-1/+1
2009-10-04Use gcc's built-in dependency generation, thanks to Adam StrzeleckiSam Lantinga1-16/+9
2009-09-26Fixed bug #704Sam Lantinga1-2/+5
2009-09-19Removed outdated Dreamcast supportSam Lantinga1-1/+1
2009-09-19Oh yeah, this file is goneSam Lantinga1-1/+1
2009-09-19Removing old CD-ROM header referenceSam Lantinga1-1/+1
2009-09-07This doesn't actually build on other platforms, I'll have to check with MartinSam Lantinga1-1/+1