SDL/include
Sam Lantinga 0f2a87f53f Date: Thu, 13 Sep 2001 14:14:42 -0400
From: "David Chait" <davebytes@hotmail.com>
Subject: sdlmods.zip
-- Message: 502   --  Next: 503 N --------------------------------------------

now bracketed with (MWERKS && macintosh), so it'll work under metrowerks under any kind of mac build.  Project Builder probably uses pack properly as it is GCC under the covers, so not worrying about it... :)

it sets packing to 68K 4-byte alignment, and turns on enumsalwaysint.  resets them both to project defaults when done.  note that if a project sets these things in a header and expects the settings to last throughout a C file (which is a nasty thing to do), it won't work.  I think there's an overall-state push/pop system, but it's a deprecated interface so I'm loathe to use it...
2001-09-23 18:10:59 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
begin_code.h Date: Thu, 13 Sep 2001 14:14:42 -0400 2001-09-23 18:10:59 +00:00
close_code.h Date: Thu, 13 Sep 2001 14:14:42 -0400 2001-09-23 18:10:59 +00:00
Makefile.am Initial revision 2001-04-26 16:45:43 +00:00
SDL_active.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_audio.h *** empty log message *** 2001-09-23 17:39:30 +00:00
SDL_byteorder.h Added initial support for EPOC/Symbian OS (thanks Hannu!) 2001-09-11 20:38:49 +00:00
SDL_cdrom.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_copying.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_endian.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_error.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_events.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_getenv.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_joystick.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_keyboard.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_keysym.h Added the Undo key for the Atari keyboard 2001-09-14 04:33:01 +00:00
SDL_main.h Added initial support for EPOC/Symbian OS (thanks Hannu!) 2001-09-11 20:38:49 +00:00
SDL_mouse.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_mutex.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_quit.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_rwops.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_syswm.h Cleaned up the OpenBSD port, thanks to Peter Valchev 2001-07-08 09:00:06 +00:00
SDL_thread.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_timer.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_types.h Added initial support for EPOC/Symbian OS (thanks Hannu!) 2001-09-11 20:38:49 +00:00
SDL_version.h Bump version to 1.2.3 2001-07-31 00:13:03 +00:00
SDL_video.h The rectangle argument to SDL_SetClipRect is really const 2001-07-31 05:36:10 +00:00
SDL.h Initial revision 2001-04-26 16:45:43 +00:00