Sam Lantinga
|
eee9b381ab
|
Get Microsoft's preprocessor symbols in there
|
2006-03-06 16:37:18 +00:00 |
|
Sam Lantinga
|
a745f33d22
|
Maybe it's easier to collect the big-endian architectures. :)
|
2006-03-06 16:33:23 +00:00 |
|
Sam Lantinga
|
e7a772f10b
|
Added ARM and SH4 detection for WinCE development environment
|
2006-03-06 01:34:36 +00:00 |
|
Sam Lantinga
|
b633882919
|
Updated for Visual Studio Express 2005
|
2006-02-24 08:17:28 +00:00 |
|
Sam Lantinga
|
2c134486a9
|
Whoops
|
2006-02-19 06:02:57 +00:00 |
|
Sam Lantinga
|
1d5ee7e595
|
Doh! Bitten by search and replace. :)
|
2006-02-18 07:05:18 +00:00 |
|
Sam Lantinga
|
b4ce56d8b0
|
More fixes for building on BeOS
|
2006-02-18 06:51:00 +00:00 |
|
Sam Lantinga
|
20c4849e7e
|
Fixed build problem with SDL_string.c
Officially deprecated SDL_byteorder.h, SDL_getenv.h and SDL_types.h
Moved endian-related SDL_rwops code into SDL_rwops.c
|
2006-02-09 09:38:05 +00:00 |
|
Sam Lantinga
|
8df54cd371
|
Started the process of improving configure support, and merging C types
and library support into a single header.
|
2006-02-09 09:07:13 +00:00 |
|
Sam Lantinga
|
82bfaee73a
|
It's now possible to build SDL without any C runtime at all on Windows,
using Visual C++ 2005
|
2006-02-06 08:28:51 +00:00 |
|
Sam Lantinga
|
808a16717c
|
Updated copyright information and removed rcs id lines (problematic in branch merges)
I batch edited these files, so please let me know if I've accidentally removed anybody's
credit here.
|
2006-02-01 06:32:25 +00:00 |
|
Patrice Mandin
|
6eccd4db50
|
Optimize also for 68020 and higher CPUs
|
2005-03-30 12:38:03 +00:00 |
|
Sam Lantinga
|
e69d32a51d
|
The fix is going back in. :)
|
2005-01-25 17:58:44 +00:00 |
|
Sam Lantinga
|
ec15ddd4df
|
Date: Sun, 16 Jan 2005 19:20:15 +0100
From: Stephane Marchesin
To: Kirill Ponomarew
Subject: [SDL] Problem on x86_64 with latest CVS (Re: sdl12 with gcc-2.95)
>-I../../src -I../../src/main/freebsd -I../../src/audio
>-I../../src/video -I../../src/video/XFree86/extensions
>-I../../src/events -I../../src/joystick -I../../src/cdrom
>-I../../src/thread -I../../src/timer -I../../src/endian
>-I../../src/file -I../../src/thread -MT SDL_endian.lo -MD -MP -MF
>.deps/SDL_endian.Tpo -c SDL_endian.c -fPIC -DPIC -o
>.libs/SDL_endian.o
>{standard input}: Assembler messages:
>{standard input}:144: Error: suffix or operands invalid for `xchg'
>*** Error code 1
>
That's a totally different problem. This was introduced in CVS 4 days ago :
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/include/SDL_endian.h.diff?r1=1.11\
&r2=1.12
Just revert this patch.
|
2005-01-18 18:40:48 +00:00 |
|
Sam Lantinga
|
c2113a949a
|
Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
|
2005-01-12 06:04:48 +00:00 |
|
Patrice Mandin
|
ae203664c1
|
Wrong size of parameters for SDL_Swap32 m68k assembly routine
|
2004-11-27 23:11:20 +00:00 |
|
Patrice Mandin
|
05034eabf2
|
Add m68k assembly routines for endianness conversion
|
2004-11-22 10:16:58 +00:00 |
|
Sam Lantinga
|
743d10080e
|
This works on MacOS X too. :)
|
2004-02-26 14:26:07 +00:00 |
|
Sam Lantinga
|
2838191e14
|
Added inline byte swapping code for other architectures
|
2004-02-23 06:09:21 +00:00 |
|
Sam Lantinga
|
cfeddcb5ca
|
Avoid using kernel internal headers
|
2004-02-23 05:32:52 +00:00 |
|
Sam Lantinga
|
32719e7429
|
Updated copyright information for 2004 (Happy New Year!)
|
2004-01-04 16:49:27 +00:00 |
|
Sam Lantinga
|
8b5bf373be
|
Explicitly specify the SDL API calling convention (C by default)
|
2002-04-11 14:35:16 +00:00 |
|
Sam Lantinga
|
df4885048e
|
Updated copyright information for 2002
|
2002-03-06 11:23:08 +00:00 |
|
Sam Lantinga
|
ee5e74f984
|
Updated the headers with the correct e-mail address
|
2001-12-14 12:37:47 +00:00 |
|
Sam Lantinga
|
5d2015c741
|
Initial revision
|
2001-04-26 16:45:43 +00:00 |
|