summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-02-28wayland: update to wayland-egl API changesBenjamin Franzke1-2/+2
2012-02-28wayland: Update to libwayland-egl api changesBenjamin Franzke1-0/+1
2012-02-28wayland: Use helper libwayland-eglBenjamin Franzke1-1/+1
2012-02-28wayland: Improved the configure scriptJoel Teichroeb1-6/+18
2012-02-28Events now work (somewhat)joel@teichroeb.net1-1/+1
2012-02-28added some detection of waylandjoel@teichroeb.net1-0/+14
2012-01-22Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2Sam Lantinga1-10/+10
2012-01-19Switched back to configure generating SDL_config.hSam Lantinga1-3/+3
2012-01-15Check for sem_timedwait(), which isn't available on some systems (including O...Sam Lantinga1-0/+14
2012-01-14Make sure that we use consistent configuration options on platforms like Wind...Sam Lantinga1-7/+7
2012-01-08Fixed bug 1242 - PATCH: Improve support for OpenGL ES under X11Sam Lantinga1-0/+52
2011-12-29Fixes bug 1296 - SDL_SetVideoMode crashes because of unaligned MOVAPS instruc...Sam Lantinga1-0/+27
2011-11-17Fixed the aux directory to be the one recognized by automake.Sam Lantinga1-1/+1
2011-10-13Don't warn about multichar characters on BeOS/Haiku.Ryan C. Gordon1-0/+13
2011-10-11Enable -Wall by default.Ryan C. Gordon1-0/+25
2011-10-021.3 API CHANGE: Add support for naming threads.Ryan C. Gordon1-0/+24
2011-09-21Moved pthread spinlock check in with the rest of the pthread tests.Ryan C. Gordon1-19/+9
2011-09-11Fixed Win64 builds with MingW.Ryan C. Gordon1-6/+1
2011-09-09Removed legacy Mac OS X dlcompat code.Ryan C. Gordon1-9/+0
2011-08-04Merged Mac OS X and iOS audio targets.Ryan C. Gordon1-1/+1
2011-08-04Implemented XAudio2 target for Windows (and Xbox360, theoretically!).Ryan C. Gordon1-0/+9
2011-08-04Reworked Windows waveOut code.Ryan C. Gordon1-4/+4
2011-08-04Reworked Windows DirectSound code.Ryan C. Gordon1-2/+2
2011-07-24Removed /dev/dsp DMA audio target.Ryan C. Gordon1-1/+0
2011-07-20Work on systems without sa_sigaction.Ryan C. Gordon1-0/+2
2011-06-22Implemented pthread spinlocks.Nathan Heisey1-0/+19
2011-06-04Updated configure.in to be compatible with autoconf 2.67.Ryan C. Gordon1-130/+131
2011-03-25SDL 1.3 requires a 64-bit type for the platform.Sam Lantinga1-49/+0
2011-03-12If we leave the default SDL_config.h in place, it'll override the one generat...Sam Lantinga1-1/+5
2011-03-11We don't want to remove SDL_config.h since it's in source control now.Sam Lantinga1-5/+1
2011-03-11Added support for the Xcursor library for color cursorsSam Lantinga1-1/+30
2011-03-07Fixed the libraries linked with Visual Studio 2010, the msimg library isn't n...Sam Lantinga1-1/+1
2011-02-28OSF isn't supported anymore.Sam Lantinga1-53/+1
2011-02-28IRIX is not supported anymore. :)Sam Lantinga1-50/+2
2011-02-28Dynamically load the Xinerama and xf86vmode extensionsSam Lantinga1-59/+92
2011-02-22Re-added the 3DNow! and AltiVec instruction support.Sam Lantinga1-0/+103
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