index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
Fixed the aux directory to be the one recognized by automake.
Sam Lantinga
1
-1
/
+1
2011-10-13
Don't warn about multichar characters on BeOS/Haiku.
Ryan C. Gordon
1
-0
/
+13
2011-10-11
Enable -Wall by default.
Ryan C. Gordon
1
-0
/
+25
2011-10-02
1.3 API CHANGE: Add support for naming threads.
Ryan C. Gordon
1
-0
/
+24
2011-09-21
Moved pthread spinlock check in with the rest of the pthread tests.
Ryan C. Gordon
1
-19
/
+9
2011-09-11
Fixed Win64 builds with MingW.
Ryan C. Gordon
1
-6
/
+1
2011-09-09
Removed legacy Mac OS X dlcompat code.
Ryan C. Gordon
1
-9
/
+0
2011-08-04
Merged Mac OS X and iOS audio targets.
Ryan C. Gordon
1
-1
/
+1
2011-08-04
Implemented XAudio2 target for Windows (and Xbox360, theoretically!).
Ryan C. Gordon
1
-0
/
+9
2011-08-04
Reworked Windows waveOut code.
Ryan C. Gordon
1
-4
/
+4
2011-08-04
Reworked Windows DirectSound code.
Ryan C. Gordon
1
-2
/
+2
2011-07-24
Removed /dev/dsp DMA audio target.
Ryan C. Gordon
1
-1
/
+0
2011-07-20
Work on systems without sa_sigaction.
Ryan C. Gordon
1
-0
/
+2
2011-06-22
Implemented pthread spinlocks.
Nathan Heisey
1
-0
/
+19
2011-06-04
Updated configure.in to be compatible with autoconf 2.67.
Ryan C. Gordon
1
-130
/
+131
2011-03-25
SDL 1.3 requires a 64-bit type for the platform.
Sam Lantinga
1
-49
/
+0
2011-03-12
If we leave the default SDL_config.h in place, it'll override the one generat...
Sam Lantinga
1
-1
/
+5
2011-03-11
We don't want to remove SDL_config.h since it's in source control now.
Sam Lantinga
1
-5
/
+1
2011-03-11
Added support for the Xcursor library for color cursors
Sam Lantinga
1
-1
/
+30
2011-03-07
Fixed the libraries linked with Visual Studio 2010, the msimg library isn't n...
Sam Lantinga
1
-1
/
+1
2011-02-28
OSF isn't supported anymore.
Sam Lantinga
1
-53
/
+1
2011-02-28
IRIX is not supported anymore. :)
Sam Lantinga
1
-50
/
+2
2011-02-28
Dynamically load the Xinerama and xf86vmode extensions
Sam Lantinga
1
-59
/
+92
2011-02-22
Re-added the 3DNow! and AltiVec instruction support.
Sam Lantinga
1
-0
/
+103
2011-02-18
Added a better way to include build rules in the Makefile
Sam Lantinga
1
-13
/
+8
2011-02-16
Fixed bug #1064 (configure still has --enable-stdio-redirect option)
Sam Lantinga
1
-8
/
+0
2011-02-11
Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and ...
Sam Lantinga
1
-103
/
+0
2011-02-08
Made it possible to disable the rendering subsystem with configure --disable-...
Sam Lantinga
1
-0
/
+6
2011-02-07
It's now possible to disable the fast atomic operations, at a huge performanc...
Sam Lantinga
1
-0
/
+6
2011-02-05
Updated the DirectFB support, from Couriersud
Sam Lantinga
1
-4
/
+5
2011-02-04
Removed a bunch of X11 support that we no longer need.
Sam Lantinga
1
-64
/
+0
2011-02-02
Moved the rendering code out to a separate directory in the hope that it can ...
Sam Lantinga
1
-1
/
+3
2011-02-01
Nobody is currently maintaining the QNX code, so removing it for now.
Sam Lantinga
1
-175
/
+0
2011-01-31
Removed more partially functional renderers
Sam Lantinga
1
-12
/
+0
2011-01-31
Removed partially functional renderers
Sam Lantinga
1
-18
/
+0
2011-01-27
This patch fixes the issue of configure generating broken Makefile
Sam Lantinga
1
-2
/
+2
2011-01-27
Nobody is maintaining RISC OS code, so I'm removing it for now.
Sam Lantinga
1
-26
/
+0
2011-01-25
Improvements based on feedback from Anthony Williams
Sam Lantinga
1
-0
/
+2
2011-01-24
Fixed cross-compiling for Windows
Sam Lantinga
1
-0
/
+4
2011-01-21
HAVE_GCC_ATOMICS covers the test and set
Sam Lantinga
1
-12
/
+12
2011-01-21
Separated out the minimum functionality that we need from gcc for our spinloc...
Sam Lantinga
1
-0
/
+12
2011-01-21
Fixed atomic intrinsic test
Sam Lantinga
1
-1
/
+1
2011-01-21
Fixed bug #945
Sam Lantinga
1
-4
/
+19
2011-01-20
Fixed bug #925
Sam Lantinga
1
-37
/
+37
2011-01-19
SDL doesn't depend on GLU, and overwhelming feedback from the mailing list is...
Sam Lantinga
1
-1
/
+0
2011-01-19
PS3 Linux is no more...
Sam Lantinga
1
-41
/
+0
2011-01-19
Nobody has stepped up to maintain an svgalib driver. Bye bye! :)
Sam Lantinga
1
-31
/
+0
2011-01-19
Nobody has stepped up to maintain a framebuffer console driver. Bye bye! :)
Sam Lantinga
1
-28
/
+0
2011-01-19
Fixed using the native iconv library
Sam Lantinga
1
-6
/
+0
2011-01-19
Fixed test for libiconv
Sam Lantinga
1
-1
/
+1
[next]