Sam Lantinga
b775d4c6b8
Fixed bug #221
...
The Carbon build on Mac OS X uses the toolbox video driver, not quartz.
2006-05-10 07:25:37 +00:00
Sam Lantinga
7fdf065976
We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
2006-04-30 08:57:02 +00:00
Ryan C. Gordon
4845d174e1
fatbuild fixes:
...
- A change to define CXX in fatbuild, which comforts the configure script a little, even if we don't use C++ anywhere.
- Some code to see how many CPU cores exist and parallelize make across them.
- CFLAGS that apply to both archs are specified seperately (-O3, -pipe, etc)
- -fvisibility=hidden for the gcc4 builds
- a "clean", "clean-ppc" and "clean-x86" command
- Fix to SDL_config_macosx.h for the HAVE_ALLOCA_H thing.
Now builds on an Intel Mac.
2006-04-27 11:18:03 +00:00
Sam Lantinga
61cc027d1e
Miscellaneous Mac OS X fixes
2006-04-17 03:34:28 +00:00
Sam Lantinga
dcc7daa066
A less rude way of doing the same thing...
2006-03-23 21:55:13 +00:00
Sam Lantinga
07a8850934
These files should be included from SDL_config.h (so they get SDL_platform.h)
2006-03-23 21:52:47 +00:00
Ryan C. Gordon
58b18d03af
Implemented dummy audio driver.
...
Fixes Bugzilla #161 .
2006-03-14 08:53:33 +00:00
Sam Lantinga
b61fcd32f3
*** empty log message ***
2006-03-13 05:44:14 +00:00
Sam Lantinga
01ddf01384
X11 support isn't installed by default
2006-03-11 15:47:56 +00:00
Sam Lantinga
08dc55989c
Prettified. :)
2006-03-09 13:34:58 +00:00
Sam Lantinga
5965120edc
Eric is setting up X11 support for the XCode project
2006-03-09 13:25:43 +00:00
Sam Lantinga
007238280e
Updated MacOS X support
2006-03-07 04:58:30 +00:00
Sam Lantinga
99a9f55744
Only use Altivec on PowerPC architecture
2006-03-06 19:20:38 +00:00
Sam Lantinga
7e11ec69f9
Updated MacOS Classic MPW build
2006-02-24 09:57:14 +00:00
Sam Lantinga
b633882919
Updated for Visual Studio Express 2005
2006-02-24 08:17:28 +00:00
Sam Lantinga
026aec11d6
Added pre-configured versions of SDL_config.h for various platforms
2006-02-24 07:26:31 +00:00