summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Added a better way to include build rules in the MakefileSam Lantinga1-13/+8
2011-02-16Fixed bug #1064 (configure still has --enable-stdio-redirect option)Sam Lantinga1-8/+0
2011-02-11Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and ...Sam Lantinga1-103/+0
2011-02-08Made it possible to disable the rendering subsystem with configure --disable-...Sam Lantinga1-0/+6
2011-02-07It's now possible to disable the fast atomic operations, at a huge performanc...Sam Lantinga1-0/+6
2011-02-05Updated the DirectFB support, from CouriersudSam Lantinga1-4/+5
2011-02-04Removed a bunch of X11 support that we no longer need.Sam Lantinga1-64/+0
2011-02-02Moved the rendering code out to a separate directory in the hope that it can ...Sam Lantinga1-1/+3
2011-02-01Nobody is currently maintaining the QNX code, so removing it for now.Sam Lantinga1-175/+0
2011-01-31Removed more partially functional renderersSam Lantinga1-12/+0
2011-01-31Removed partially functional renderersSam Lantinga1-18/+0
2011-01-27This patch fixes the issue of configure generating broken MakefileSam Lantinga1-2/+2
2011-01-27Nobody is maintaining RISC OS code, so I'm removing it for now.Sam Lantinga1-26/+0
2011-01-25Improvements based on feedback from Anthony WilliamsSam Lantinga1-0/+2
2011-01-24Fixed cross-compiling for WindowsSam Lantinga1-0/+4
2011-01-21HAVE_GCC_ATOMICS covers the test and setSam Lantinga1-12/+12
2011-01-21Separated out the minimum functionality that we need from gcc for our spinloc...Sam Lantinga1-0/+12
2011-01-21Fixed atomic intrinsic testSam Lantinga1-1/+1
2011-01-21Fixed bug #945Sam Lantinga1-4/+19
2011-01-20Fixed bug #925Sam Lantinga1-37/+37
2011-01-19SDL doesn't depend on GLU, and overwhelming feedback from the mailing list is...Sam Lantinga1-1/+0
2011-01-19PS3 Linux is no more...Sam Lantinga1-41/+0
2011-01-19Nobody has stepped up to maintain an svgalib driver. Bye bye! :)Sam Lantinga1-31/+0
2011-01-19Nobody has stepped up to maintain a framebuffer console driver. Bye bye! :)Sam Lantinga1-28/+0
2011-01-19Fixed using the native iconv librarySam Lantinga1-6/+0
2011-01-19Fixed test for libiconvSam Lantinga1-1/+1
2011-01-19Greg Jandl to SDLSam Lantinga1-1/+3
2011-01-18Greg Jandl to SDLSam Lantinga1-0/+1
2011-01-16Added native atomic operations for Windows, Mac OS X, and gcc compiler intrin...Sam Lantinga1-1/+27
2011-01-15Updated the atomic API for better use casesSam Lantinga1-40/+1
2011-01-01I am using SDL 1.3 on FreeBSD. I found two problems.Sam Lantinga1-0/+6
2010-09-19Fixed compiling with mingw32/64Sam Lantinga1-2/+2
2010-08-29Added atan implementation from uClibcSam Lantinga1-1/+1
2010-08-29Added atan2 implementation from uClibcSam Lantinga1-1/+1
2010-08-22Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windowsSam Lantinga1-0/+13
2010-08-22Merged Jim's Google Summer of Code work from SDL-gsoc2010_gestureSam Lantinga1-0/+2
2010-08-02Fixed some Gesture bugsJim Grandpre1-2/+2
2010-07-28For consistency, swapped line orderSam Lantinga1-1/+1
2010-07-28Added dynamic loading of XFixes and XDamage on Mac OS XSam Lantinga1-0/+2
2010-07-28Merged Sunny's XRender changes from SDL-gsoc2010_xrenderSam Lantinga1-6/+67
2010-07-27Andrey A.Sam Lantinga1-3/+19
2010-07-22Fixed x11 compile bugs.jimtla1-0/+2
2010-07-19Integrate XFixes and XDamage into the build system.Sunny Sachanandani1-3/+41
2010-07-13Add XShape test to configure scripts.Ryan C. Gordon1-0/+13
2010-07-05Make sure SDL gets installed to the correct prefix for the new cross-compiler...Sam Lantinga1-1/+1
2010-05-31Modified configure.in to allow building with Xrender. Fixed all problems that...Sunny Sachanandani1-5/+28
2010-05-09Fixed Eric's changes to allow building from the command line.Sam Lantinga1-0/+4
2010-03-10Fixed bug #968Sam Lantinga1-6/+6
2010-03-10Fixed bug #943Sam Lantinga1-0/+27
2010-01-24Fixed bug #935Sam Lantinga1-29/+0