Sam Lantinga
8e8a8d88df
Updated MacOS Classic MPW build
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401428
2006-02-24 09:57:14 +00:00
Sam Lantinga
ef1df3f896
Updated for Visual Studio Express 2005
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401427
2006-02-24 08:17:28 +00:00
Sam Lantinga
14c0a48114
Added pre-configured versions of SDL_config.h for various platforms
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401426
2006-02-24 07:26:31 +00:00
Sam Lantinga
20ee4c7b98
testplatform replaces testtypes, testendian, and testcpuinfo
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401425
2006-02-24 06:49:31 +00:00
Patrice Mandin
e32e1fa965
Added preliminary support for MiNT /dev/mouse driver (disabled atm)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401424
2006-02-23 21:51:10 +00:00
Sam Lantinga
9deda87010
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401423
2006-02-23 04:16:08 +00:00
Sam Lantinga
cd56901cd9
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401422
2006-02-23 01:09:47 +00:00
Sam Lantinga
fb6b885718
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401421
2006-02-22 05:01:43 +00:00
Sam Lantinga
40c21d512e
Fixed script on mingw
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401420
2006-02-22 04:44:33 +00:00
Sam Lantinga
eea555f262
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401419
2006-02-22 00:33:10 +00:00
Sam Lantinga
e4fa71362e
ranlib needs to be run after the library is installed...
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401418
2006-02-21 22:30:43 +00:00
Sam Lantinga
7c6f290b55
FIXME:
...
This code needs to be rewritten to reference the static data using relocatable addresses (e.g. http://www.gentoo.org/proj/en/hardened/pic-fix-guide.xml or http://nasm.sourceforge.net/doc/html/nasmdoc8.html#section-8.2 )
This code currently breaks on systems with readonly text segments (hardened Linux / Intel Mac)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401417
2006-02-21 22:12:55 +00:00
Patrice Mandin
8b957d575c
Fixed include files
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401416
2006-02-21 21:45:31 +00:00
Sam Lantinga
a0dcf4a00d
Fixed assembly alignment error on Intel Macs.
...
Do we really need 16-bit alignment here?
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401415
2006-02-21 19:28:45 +00:00
Sam Lantinga
550d557de5
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401414
2006-02-21 19:27:34 +00:00
Sam Lantinga
6d2f939f1b
Fixed build warnings on Intel Mac
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401413
2006-02-21 19:24:09 +00:00
Sam Lantinga
0487d9cfe1
Fixed some preprocessor mangling
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401412
2006-02-21 18:29:39 +00:00
Sam Lantinga
b2a121cbd9
Whoops, forgot to check in this fix
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401411
2006-02-21 18:20:10 +00:00
Sam Lantinga
d5f983162e
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401410
2006-02-21 09:14:58 +00:00
Sam Lantinga
08177094b3
Added a test case
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401409
2006-02-21 09:11:53 +00:00
Sam Lantinga
8cf9cbbdf5
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401408
2006-02-21 08:48:12 +00:00
Sam Lantinga
3759311c8b
Catch the C++ and Objective C sources too...
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401407
2006-02-21 08:47:46 +00:00
Sam Lantinga
c36118165e
Use consistent identifiers for the various platforms we support.
...
Make sure every source file includes SDL_config.h, so the proper system
headers are chosen.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401406
2006-02-21 08:46:50 +00:00
Sam Lantinga
14ec0fcc7b
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401405
2006-02-21 08:34:45 +00:00
Sam Lantinga
4b8a782592
Date: Mon, 20 Feb 2006 19:54:51 -0500
...
From: Brian Barnes
Subject: [SDL] Fix for FSAA OS X bug -- Please fix in CVS Code
I stopped complaining and went in an fixed the bug myself :) SDL
always dies if you try to use FSAA on Mac OS X, the problem is in the
file:
SDL_QuartzGL.m
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401404
2006-02-21 02:42:05 +00:00
Sam Lantinga
54d2bd5309
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401403
2006-02-20 23:18:49 +00:00
Sam Lantinga
56ce8052a7
Whoops. :)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401402
2006-02-20 22:17:05 +00:00
Sam Lantinga
38c3764836
Added rules to build libSDLmain.a
...
Reverted Patrice's mint changes - you should fix the source files, not
add include paths to the build process.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401401
2006-02-20 22:15:38 +00:00
Patrice Mandin
51408185bd
Add missing include directories
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401400
2006-02-20 20:53:52 +00:00
Patrice Mandin
e15dc2b37b
Hum badly edited source
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401399
2006-02-20 20:53:01 +00:00
Sam Lantinga
92b598f538
Set the install permissions correctly
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401398
2006-02-20 20:11:08 +00:00
Sam Lantinga
ecb484cb9c
Pass LDFLAGS to the build system
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401397
2006-02-20 20:08:29 +00:00
Sam Lantinga
662f4db5a7
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401396
2006-02-20 13:00:59 +00:00
Sam Lantinga
ffe9fbfbdf
Blargle-fnargle dependencies and build rules
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401395
2006-02-20 12:45:51 +00:00
Sam Lantinga
3b3e0efc02
Added DESTDIR support
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401394
2006-02-20 11:49:16 +00:00
Sam Lantinga
e149d87d15
Fixed X11 library detection
...
Allow passing CFLAGS for the build in the environment
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401393
2006-02-20 11:30:29 +00:00
Sam Lantinga
5b3fcf92ea
Fixed build dependencies... ugh
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401392
2006-02-20 11:29:36 +00:00
Sam Lantinga
7e395220f0
Tests require SDL 1.2.10
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401391
2006-02-20 10:19:47 +00:00
Sam Lantinga
b76a6d8e08
Pick the right default GL library on IRIX
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401390
2006-02-20 10:19:22 +00:00
Sam Lantinga
4ac8b6c0f8
Fixed defaults for 8 bpp visuals
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401389
2006-02-20 10:18:08 +00:00
Sam Lantinga
1d7a040939
build fixes for IRIX 6.5 - dynamic X11 loading works! :)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401388
2006-02-20 08:49:00 +00:00
Sam Lantinga
5427ab0258
NetBSD support
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401387
2006-02-20 03:57:03 +00:00
Sam Lantinga
d702fdf4ad
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401386
2006-02-20 03:11:04 +00:00
Sam Lantinga
c7eed5263e
On FreeBSD, alloca is defined in stdlib.h
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401385
2006-02-20 02:30:15 +00:00
Sam Lantinga
b51a5b98fc
Completely removed dependency on automake
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401384
2006-02-20 02:09:49 +00:00
Sam Lantinga
1da8cb0143
Use only safe string functions
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401383
2006-02-19 23:46:34 +00:00
Sam Lantinga
a81db3ea34
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401382
2006-02-19 23:38:57 +00:00
Sam Lantinga
4951efe545
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401381
2006-02-19 19:38:27 +00:00
Sam Lantinga
5ab979a334
I don't think we need aclocal anymore (comes from the automake package)
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401380
2006-02-19 18:52:51 +00:00
Sam Lantinga
db567afe4b
sprintf should have been snprintf
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401379
2006-02-19 18:46:58 +00:00