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.
|