2004-01-31 |
Sam Lantinga |
*** empty log message ***
|
2004-01-29 |
Sam Lantinga |
Check for altivec assembly support before trying to use it. :)
|
2004-01-29 |
Sam Lantinga |
Updated for the latest version of automake
|
2004-01-29 |
Sam Lantinga |
Altivec detection on non-MacOS X systems
|
2004-01-29 |
Sam Lantinga |
Added an exports target so I can make the exports all at once. :)
|
2004-01-29 |
Sam Lantinga |
*** empty log message ***
|
2004-01-28 |
Sam Lantinga |
Date: Wed, 28 Jan 2004 20:25:54 +0100
|
2004-01-28 |
Sam Lantinga |
Date: Wed, 28 Jan 2004 02:37:04 +0100
|
2004-01-26 |
Sam Lantinga |
Updated Project Builder projects
|
2004-01-24 |
Sam Lantinga |
Date: Sat, 24 Jan 2004 14:49:58 +0100
|
2004-01-24 |
Sam Lantinga |
*** empty log message ***
|
2004-01-24 |
Sam Lantinga |
Fixed bugs in CPU feature detection and added extended feature detection
|
2004-01-17 |
Sam Lantinga |
*** empty log message ***
|
2004-01-13 |
Sam Lantinga |
*** empty log message ***
|
2004-01-11 |
Sam Lantinga |
*** empty log message ***
|
2004-01-08 |
Sam Lantinga |
*** empty log message ***
|
2004-01-07 |
Patrice Mandin |
Add to temporary includes path to find src/video/windx5/directx.h if we build SDL in a different directory
|
2004-01-07 |
Sam Lantinga |
Date: Tue, 6 Jan 2004 21:54:02 +0100
|
2004-01-06 |
Sam Lantinga |
Date: Tue, 6 Jan 2004 12:42:19 +0100
|
2004-01-06 |
Sam Lantinga |
*** empty log message ***
|
2004-01-06 |
Sam Lantinga |
Added support for /dev/joy* on Free/Net/OpenBSD (thanks Christian!)
|
2004-01-05 |
Sam Lantinga |
Fixed playback problems with MacOSX 10.1
|
2004-01-05 |
Sam Lantinga |
Date: Mon, 5 Jan 2004 00:09:36 +0100
|
2004-01-05 |
Sam Lantinga |
Date: Sun, 4 Jan 2004 23:48:19 +0100
|
2004-01-04 |
Sam Lantinga |
Fix buffer underrun problems on slow iBooks
|
2004-01-04 |
Sam Lantinga |
Fixed track detection on MacOS X 10.1
|
2004-01-04 |
Sam Lantinga |
*** empty log message ***
|
2004-01-04 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
2004-01-04 |
Sam Lantinga |
Max has been reworking this code so it works on MacOS X 10.1
|
2004-01-04 |
Sam Lantinga |
Date: Mon, 17 Nov 2003 21:59:24 -0800
|
2004-01-04 |
Sam Lantinga |
Date: Wed, 26 Nov 2003 01:52:02 +0800
|
2004-01-04 |
Sam Lantinga |
Editors Note: The original patch was modified to use SDL_Delay() instead of
|
2004-01-04 |
Sam Lantinga |
Added function to create RWops from const memory: SDL_RWFromConstMem()
|
2004-01-04 |
Sam Lantinga |
Updated for new APIs
|
2004-01-04 |
Sam Lantinga |
*** empty log message ***
|
2004-01-04 |
Sam Lantinga |
Date: Wed, 31 Dec 2003 21:55:30 +0100
|
2003-12-31 |
Sam Lantinga |
Oops, we only want to fail creation if the display surface is an OpenGL surface.
|
2003-12-22 |
Ryan C. Gordon |
From: Thomas Jarosch
|
2003-12-18 |
Sam Lantinga |
Date: Wed, 17 Dec 2003 18:07:29 -0800 PST
|
2003-12-16 |
Sam Lantinga |
Date: Sun, 14 Dec 2003 15:16:12 +0100
|
2003-12-16 |
Sam Lantinga |
te: Mon, 15 Dec 2003 08:25:14 -0800 PST
|
2003-12-14 |
Sam Lantinga |
Date: Fri, 12 Dec 2003 11:51:21 +0900
|
2003-12-14 |
Sam Lantinga |
Fixed "dist" make target for newer versions of automake
|
2003-12-10 |
Sam Lantinga |
Date: Thu, 4 Dec 2003 07:48:40 +0200
|
2003-12-10 |
Sam Lantinga |
*** empty log message ***
|
2003-11-24 |
Sam Lantinga |
*** empty log message ***
|
2003-11-24 |
Sam Lantinga |
Date: Mon, 24 Nov 2003 20:11:31 +0000
|
2003-11-24 |
Sam Lantinga |
Updated Visual C++ support
|
2003-11-24 |
Sam Lantinga |
*** empty log message ***
|
2003-11-24 |
Sam Lantinga |
Check for CPUID before checking for 3DNow!
|
2003-11-24 |
Sam Lantinga |
Greatly simplified the SDL CPU info code
|
2003-11-24 |
Sam Lantinga |
Greatly simplified the SDL CPU info code
|
2003-11-24 |
Sam Lantinga |
Switched data files to binary format
|
2003-11-24 |
Sam Lantinga |
*** empty log message ***
|
2003-11-19 |
Sam Lantinga |
Fixed building cpuinfo under mingw32
|
2003-11-18 |
Sam Lantinga |
Date: Mon, 17 Nov 2003 23:12:59 +0100
|
2003-11-18 |
Sam Lantinga |
Actually hook the cpuinfo module into the library. :)
|
2003-11-18 |
Sam Lantinga |
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
|
2003-11-14 |
Sam Lantinga |
Date: Mon, 10 Nov 2003 19:57:56 +0100
|
2003-11-14 |
Patrice Mandin |
Small fix for iconification
|