log

age author description
Sun, 19 Mar 2006 10:41:49 +0000 Sam Lantinga Fixed bug #79
Sun, 19 Mar 2006 06:31:34 +0000 Sam Lantinga Fixed bug #4
Sun, 19 Mar 2006 05:27:22 +0000 Sam Lantinga Fixed bug #166
Sat, 18 Mar 2006 22:42:09 +0000 Sam Lantinga Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
Sat, 18 Mar 2006 18:41:59 +0000 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
Fri, 17 Mar 2006 19:54:39 +0000 Patrice Mandin I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
Thu, 16 Mar 2006 00:35:21 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
Wed, 15 Mar 2006 15:47:49 +0000 Sam Lantinga Fixed bug #33
Wed, 15 Mar 2006 15:43:15 +0000 Sam Lantinga From: "Alex Volkov"
Wed, 15 Mar 2006 15:39:29 +0000 Sam Lantinga Fixed bug #15
Wed, 15 Mar 2006 05:52:31 +0000 Ryan C. Gordon Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
Wed, 15 Mar 2006 04:32:49 +0000 Sam Lantinga Added disk/dummy audio and dummy video to the Visual CE projects
Wed, 15 Mar 2006 04:29:35 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 03:50:34 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 19:12:49 +0000 Ryan C. Gordon Corrected dummy audio callback firing to be realistic, cleaned up tabs.
Tue, 14 Mar 2006 17:33:33 +0000 Sam Lantinga WIN32 is no longer defined on Windows builds
Tue, 14 Mar 2006 17:21:49 +0000 Sam Lantinga Added disk and dummy drivers to the Visual C++ projects
Tue, 14 Mar 2006 16:20:28 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 16:19:32 +0000 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Tue, 14 Mar 2006 08:35:39 +0000 Ryan C. Gordon Fixed cut-and-paste error in DC audio target.
Tue, 14 Mar 2006 08:01:30 +0000 Sam Lantinga Updated CodeWarrior export list with SDL_iconv
Tue, 14 Mar 2006 07:55:40 +0000 Sam Lantinga Updated MacOS Classic and MacOS X exports list
Tue, 14 Mar 2006 07:45:15 +0000 Sam Lantinga The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
Tue, 14 Mar 2006 07:40:33 +0000 Sam Lantinga Fixed bug #67
Tue, 14 Mar 2006 07:06:06 +0000 Sam Lantinga Fixed bug #124
Tue, 14 Mar 2006 06:00:30 +0000 Sam Lantinga Fixed bug #38
Tue, 14 Mar 2006 05:34:39 +0000 Sam Lantinga Fixed bug #46
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Tue, 14 Mar 2006 03:04:50 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 02:46:26 +0000 Sam Lantinga CFLAGS are separate from EXTRA_CFLAGS
Mon, 13 Mar 2006 18:01:34 +0000 Sam Lantinga Add the NAS library directory, since X11 is dynamically loaded now...
Mon, 13 Mar 2006 17:25:44 +0000 Sam Lantinga RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
Mon, 13 Mar 2006 16:56:01 +0000 Sam Lantinga Updated by Ryan Gordon
Mon, 13 Mar 2006 05:44:14 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 05:36:42 +0000 Sam Lantinga Updated MacOS Classic build
Mon, 13 Mar 2006 04:35:59 +0000 Sam Lantinga The exports file isn't necessary on BeOS anymore
Mon, 13 Mar 2006 02:35:32 +0000 Sam Lantinga Added SDL_iconv.c to the Embedded Visual C++ projects
Mon, 13 Mar 2006 02:26:47 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 02:12:39 +0000 Sam Lantinga Added _strnicmp support
Mon, 13 Mar 2006 02:12:15 +0000 Sam Lantinga Added SDL_iconv.c to MPW Makefile
Mon, 13 Mar 2006 02:06:33 +0000 Sam Lantinga Win32 fixes
Mon, 13 Mar 2006 01:47:03 +0000 Sam Lantinga Added SDL_iconv.c to the Dreamcast Makefile
Mon, 13 Mar 2006 01:43:18 +0000 Sam Lantinga The Win32 exports file isn't used by mingw anymore
Mon, 13 Mar 2006 01:41:32 +0000 Sam Lantinga Fixed bug #112
Mon, 13 Mar 2006 01:40:49 +0000 Sam Lantinga Added SDL_iconv.c to the Visual C++ projects
Mon, 13 Mar 2006 01:33:58 +0000 Sam Lantinga Fixed bug #139
Mon, 13 Mar 2006 01:20:05 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 01:17:22 +0000 Sam Lantinga props yo
Mon, 13 Mar 2006 01:16:16 +0000 Sam Lantinga UTF-32 by definition can't handle characters higher than 0x10FFFF
Mon, 13 Mar 2006 01:08:00 +0000 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
Sun, 12 Mar 2006 01:47:23 +0000 Sam Lantinga Blah
Sun, 12 Mar 2006 01:18:29 +0000 Sam Lantinga Fixed bug #150
Sun, 12 Mar 2006 00:57:50 +0000 Sam Lantinga Fixed bug #149
Sat, 11 Mar 2006 23:46:45 +0000 Sam Lantinga Fixes from Dmitry Yakimov:
Sat, 11 Mar 2006 23:44:21 +0000 Sam Lantinga *** empty log message ***
Sat, 11 Mar 2006 22:54:12 +0000 Sam Lantinga Might have fixed 64-bit issues. :)
Sat, 11 Mar 2006 20:16:50 +0000 Sam Lantinga Fixed make distclean
Sat, 11 Mar 2006 20:16:20 +0000 Sam Lantinga Clean up temporary files. I'm not sure how this got removed, but whatever...
Sat, 11 Mar 2006 15:47:56 +0000 Sam Lantinga X11 support isn't installed by default
Thu, 09 Mar 2006 16:12:34 +0000 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
Thu, 09 Mar 2006 15:11:15 +0000 Sam Lantinga Dynamic OpenGL loading is the default now. :)
Thu, 09 Mar 2006 13:34:58 +0000 Sam Lantinga Prettified. :)
Thu, 09 Mar 2006 13:25:43 +0000 Sam Lantinga Eric is setting up X11 support for the XCode project
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Wed, 08 Mar 2006 18:30:12 +0000 Sam Lantinga Re-added C runtime support for Visual C++ 5,6
Wed, 08 Mar 2006 08:31:08 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 08:30:17 +0000 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
Wed, 08 Mar 2006 06:21:04 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 01:55:32 +0000 Sam Lantinga QNX changes from Mike Gorchak
Tue, 07 Mar 2006 16:02:59 +0000 Sam Lantinga Yet more Win64 tweaks
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Tue, 07 Mar 2006 04:58:30 +0000 Sam Lantinga Updated MacOS X support
Mon, 06 Mar 2006 19:20:38 +0000 Sam Lantinga Only use Altivec on PowerPC architecture
Mon, 06 Mar 2006 18:42:30 +0000 Patrice Mandin Add missing asm source files
Mon, 06 Mar 2006 18:31:30 +0000 Sam Lantinga Date: Mon, 6 Mar 2006 19:00:45 +0100
Mon, 06 Mar 2006 16:37:18 +0000 Sam Lantinga Get Microsoft's preprocessor symbols in there
Mon, 06 Mar 2006 16:33:23 +0000 Sam Lantinga Maybe it's easier to collect the big-endian architectures. :)
Mon, 06 Mar 2006 15:29:41 +0000 Sam Lantinga Whoops, built without libC support - doh!
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Mon, 06 Mar 2006 01:34:36 +0000 Sam Lantinga Added ARM and SH4 detection for WinCE development environment
Mon, 06 Mar 2006 01:05:11 +0000 Sam Lantinga Don't put X_LIBS in the linker flags if we're dynamically loading X11
Mon, 06 Mar 2006 00:50:03 +0000 Sam Lantinga Removed accidentally copied/pasted script for ALSA detection
Sun, 05 Mar 2006 22:18:15 +0000 Sam Lantinga *** empty log message ***
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
Sat, 04 Mar 2006 05:13:03 +0000 Sam Lantinga *** empty log message ***
Fri, 03 Mar 2006 04:43:42 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:26:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:16:02 +0000 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
Thu, 02 Mar 2006 07:46:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 03:24:20 +0000 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
Thu, 02 Mar 2006 03:18:21 +0000 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
Wed, 01 Mar 2006 09:56:51 +0000 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Mon, 27 Feb 2006 22:14:40 +0000 Sam Lantinga Hah, standard stdio code crashed on the test case.
Mon, 27 Feb 2006 21:17:12 +0000 Sam Lantinga Whoops, missed one
Mon, 27 Feb 2006 19:19:22 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
Mon, 27 Feb 2006 18:58:12 +0000 Sam Lantinga *** empty log message ***
Mon, 27 Feb 2006 16:29:04 +0000 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
Mon, 27 Feb 2006 15:51:34 +0000 Sam Lantinga Removing unused Makefile.am files
Mon, 27 Feb 2006 04:46:34 +0000 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
Mon, 27 Feb 2006 04:44:31 +0000 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
Mon, 27 Feb 2006 04:16:44 +0000 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
Mon, 27 Feb 2006 03:48:48 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
Mon, 27 Feb 2006 01:32:12 +0000 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
Sun, 26 Feb 2006 19:46:17 +0000 Sam Lantinga Oops, missed the header
Sun, 26 Feb 2006 19:37:40 +0000 Sam Lantinga Fixed some OpenWatcom warnings
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Sun, 26 Feb 2006 13:42:00 +0000 Sam Lantinga Getting closer... :)
Sun, 26 Feb 2006 13:40:26 +0000 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Sun, 26 Feb 2006 04:54:01 +0000 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
Sun, 26 Feb 2006 04:48:24 +0000 Sam Lantinga Make sure the OpenGL library is loaded before setting up OpenGL
Sun, 26 Feb 2006 03:51:08 +0000 Sam Lantinga Use the right dynamic GL on MacOS Classic
Sun, 26 Feb 2006 03:36:33 +0000 Sam Lantinga Created a single makefile for all the tests
Sat, 25 Feb 2006 22:20:03 +0000 Sam Lantinga Added SDL_sysloadso.c to the Visual C++ project
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
Sat, 25 Feb 2006 20:48:26 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 20:47:42 +0000 Sam Lantinga Updated CodeWarrior projects (at least MacOS ones)
Sat, 25 Feb 2006 18:52:36 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 15:01:44 +0000 Sam Lantinga Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Fri, 24 Feb 2006 17:03:06 +0000 Sam Lantinga Updated with MrC includes and function definitions
Fri, 24 Feb 2006 10:23:49 +0000 Sam Lantinga *** empty log message ***
Fri, 24 Feb 2006 09:58:03 +0000 Sam Lantinga Hmm, how am I going to keep from committing bad versions of this?
Fri, 24 Feb 2006 09:57:14 +0000 Sam Lantinga Updated MacOS Classic MPW build
Fri, 24 Feb 2006 08:17:28 +0000 Sam Lantinga Updated for Visual Studio Express 2005
Fri, 24 Feb 2006 07:26:31 +0000 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms
Fri, 24 Feb 2006 06:49:31 +0000 Sam Lantinga testplatform replaces testtypes, testendian, and testcpuinfo
Thu, 23 Feb 2006 21:51:10 +0000 Patrice Mandin Added preliminary support for MiNT /dev/mouse driver (disabled atm)
Thu, 23 Feb 2006 04:16:08 +0000 Sam Lantinga *** empty log message ***
Thu, 23 Feb 2006 01:09:47 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Feb 2006 05:01:43 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Feb 2006 04:44:33 +0000 Sam Lantinga Fixed script on mingw
Wed, 22 Feb 2006 00:33:10 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 22:30:43 +0000 Sam Lantinga ranlib needs to be run after the library is installed...
Tue, 21 Feb 2006 22:12:55 +0000 Sam Lantinga FIXME:
Tue, 21 Feb 2006 21:45:31 +0000 Patrice Mandin Fixed include files
Tue, 21 Feb 2006 19:28:45 +0000 Sam Lantinga Fixed assembly alignment error on Intel Macs.
Tue, 21 Feb 2006 19:27:34 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 19:24:09 +0000 Sam Lantinga Fixed build warnings on Intel Mac
Tue, 21 Feb 2006 18:29:39 +0000 Sam Lantinga Fixed some preprocessor mangling
Tue, 21 Feb 2006 18:20:10 +0000 Sam Lantinga Whoops, forgot to check in this fix
Tue, 21 Feb 2006 09:14:58 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 09:11:53 +0000 Sam Lantinga Added a test case
Tue, 21 Feb 2006 08:48:12 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 08:47:46 +0000 Sam Lantinga Catch the C++ and Objective C sources too...
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Tue, 21 Feb 2006 08:34:45 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 02:42:05 +0000 Sam Lantinga Date: Mon, 20 Feb 2006 19:54:51 -0500
Mon, 20 Feb 2006 23:18:49 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 22:17:05 +0000 Sam Lantinga Whoops. :)
Mon, 20 Feb 2006 22:15:38 +0000 Sam Lantinga Added rules to build libSDLmain.a
Mon, 20 Feb 2006 20:53:52 +0000 Patrice Mandin Add missing include directories
Mon, 20 Feb 2006 20:53:01 +0000 Patrice Mandin Hum badly edited source
Mon, 20 Feb 2006 20:11:08 +0000 Sam Lantinga Set the install permissions correctly
Mon, 20 Feb 2006 20:08:29 +0000 Sam Lantinga Pass LDFLAGS to the build system
Mon, 20 Feb 2006 13:00:59 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 12:45:51 +0000 Sam Lantinga Blargle-fnargle dependencies and build rules
Mon, 20 Feb 2006 11:49:16 +0000 Sam Lantinga Added DESTDIR support
Mon, 20 Feb 2006 11:30:29 +0000 Sam Lantinga Fixed X11 library detection
Mon, 20 Feb 2006 11:29:36 +0000 Sam Lantinga Fixed build dependencies... ugh
Mon, 20 Feb 2006 10:19:47 +0000 Sam Lantinga Tests require SDL 1.2.10
Mon, 20 Feb 2006 10:19:22 +0000 Sam Lantinga Pick the right default GL library on IRIX
Mon, 20 Feb 2006 10:18:08 +0000 Sam Lantinga Fixed defaults for 8 bpp visuals
Mon, 20 Feb 2006 08:49:00 +0000 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
Mon, 20 Feb 2006 03:57:03 +0000 Sam Lantinga NetBSD support
Mon, 20 Feb 2006 03:11:04 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 02:30:15 +0000 Sam Lantinga On FreeBSD, alloca is defined in stdlib.h
Mon, 20 Feb 2006 02:09:49 +0000 Sam Lantinga Completely removed dependency on automake
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Sun, 19 Feb 2006 23:38:57 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 19:38:27 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 18:52:51 +0000 Sam Lantinga I don't think we need aclocal anymore (comes from the automake package)
Sun, 19 Feb 2006 18:46:58 +0000 Sam Lantinga sprintf should have been snprintf
Sun, 19 Feb 2006 17:38:32 +0000 Sam Lantinga QuickTime depends on Carbon and ApplicationServices
Sun, 19 Feb 2006 16:42:18 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 06:02:57 +0000 Sam Lantinga Whoops
Sat, 18 Feb 2006 07:21:42 +0000 Sam Lantinga Added a reminder on where to put libSDL.so
Sat, 18 Feb 2006 07:11:58 +0000 Sam Lantinga Detect the X11 library on Solaris x86
Sat, 18 Feb 2006 07:05:18 +0000 Sam Lantinga Doh! Bitten by search and replace. :)
Sat, 18 Feb 2006 06:51:00 +0000 Sam Lantinga More fixes for building on BeOS
Fri, 17 Feb 2006 08:43:23 +0000 Sam Lantinga Fixes for BeOS and Solaris builds
Thu, 16 Feb 2006 23:32:39 +0000 Sam Lantinga spaces, not tabs. :)
Thu, 16 Feb 2006 22:33:34 +0000 Patrice Mandin Add missing clause
Thu, 16 Feb 2006 22:00:06 +0000 Patrice Mandin Fix typo
Thu, 16 Feb 2006 20:17:43 +0000 Sam Lantinga Fixed building with cygwin
Thu, 16 Feb 2006 10:22:28 +0000 Sam Lantinga *** empty log message ***
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 07:29:08 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 07:03:22 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:21:39 +0000 Sam Lantinga Whoops, need this. :)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 03:00:38 +0000 Sam Lantinga *** empty log message ***
Thu, 09 Feb 2006 09:38:05 +0000 Sam Lantinga Fixed build problem with SDL_string.c
Thu, 09 Feb 2006 09:07:13 +0000 Sam Lantinga Started the process of improving configure support, and merging C types
Thu, 09 Feb 2006 05:46:55 +0000 Sam Lantinga Disable freaking autoheader. :)
Wed, 08 Feb 2006 20:29:12 +0000 Ryan C. Gordon Changed X11 header order so it works on Solaris.
Wed, 08 Feb 2006 18:59:49 +0000 Patrice Mandin Fixes for new SDL embedded libc stuff
Wed, 08 Feb 2006 17:23:32 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Feb 2006 17:19:43 +0000 Sam Lantinga Date: Mon, 6 Feb 2006 11:41:04 -0500
Wed, 08 Feb 2006 09:06:34 +0000 Sam Lantinga Check for strtod
Wed, 08 Feb 2006 08:55:33 +0000 Sam Lantinga Default to build SDL without MSVCRT
Tue, 07 Feb 2006 18:36:54 +0000 Sam Lantinga Fixes for Visual C++ 6.0
Tue, 07 Feb 2006 17:49:40 +0000 Sam Lantinga G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
Tue, 07 Feb 2006 17:46:19 +0000 Sam Lantinga *** empty log message ***
Tue, 07 Feb 2006 12:15:46 +0000 Sam Lantinga Fixed it Hayashi Naoyuki's way. :)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 11:18:21 +0000 Ryan C. Gordon Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
Tue, 07 Feb 2006 10:40:14 +0000 Sam Lantinga *** empty log message ***
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 07:03:29 +0000 Sam Lantinga Don't touch code that we brought in from other sources
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 17:28:04 +0000 Sam Lantinga SDL_config.h will eventually be a general feature set test,
Mon, 06 Feb 2006 17:26:47 +0000 Sam Lantinga Proper credit to uClibc :)
Mon, 06 Feb 2006 08:58:44 +0000 Sam Lantinga *** empty log message ***
Mon, 06 Feb 2006 08:47:44 +0000 Sam Lantinga Update from Alan Buckley
Mon, 06 Feb 2006 08:46:14 +0000 Sam Lantinga A few fixes to get this building on Linux again
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Sat, 04 Feb 2006 22:01:44 +0000 Sam Lantinga Seek back to start on error
Sat, 04 Feb 2006 16:29:22 +0000 Sam Lantinga Date: Sat, 04 Feb 2006 19:47:23 +0900
Sat, 04 Feb 2006 08:35:11 +0000 Sam Lantinga Resolved bug #130
Fri, 03 Feb 2006 07:43:42 +0000 Sam Lantinga From: Hayashi Naoyuki
Fri, 03 Feb 2006 07:39:02 +0000 Sam Lantinga Resolve bug #120
Fri, 03 Feb 2006 06:33:54 +0000 Sam Lantinga Favor using pthread_mutexattr_settype() on Linux.
Fri, 03 Feb 2006 06:01:23 +0000 Sam Lantinga Fixed compile warning
Thu, 02 Feb 2006 21:27:24 +0000 Patrice Mandin Update for mintlib 0.57.6 (m68k-atari-mint libc)
Thu, 02 Feb 2006 06:26:39 +0000 Sam Lantinga Date: Wed, 1 Feb 2006 18:20:33 -0800
Thu, 02 Feb 2006 05:35:42 +0000 Ryan C. Gordon AAlib driver was using C runtime string functions without including string.h.
Wed, 01 Feb 2006 19:59:02 +0000 Ryan C. Gordon Logic bug in X11 Unicode input shutdown...was checking for == NULL
Wed, 01 Feb 2006 09:28:42 +0000 Sam Lantinga Eliminate duplicate modes with different refresh rates
Wed, 01 Feb 2006 09:01:12 +0000 Sam Lantinga Updated exports
Wed, 01 Feb 2006 08:24:32 +0000 Sam Lantinga *** empty log message ***
Wed, 01 Feb 2006 08:17:54 +0000 Sam Lantinga Merged useful fixes from 1.3 branch
Wed, 01 Feb 2006 08:03:04 +0000 Ryan C. Gordon Fixed dynamic X11 for now, I think.
Wed, 01 Feb 2006 07:12:14 +0000 Sam Lantinga *** empty log message ***