SDL/src
Sam Lantinga fbf830c25c Date: Wed, 9 May 2001 18:03:20 -0600
From: Peter Valchev <pvalchev@openbsd.org>
Subject: openbsd patches

- The dlsym() one is supposed to fix dynamic loading on our a.out
architectures, where prefixing of an underscore symbol is required.
Actually I don't know what kind of dynamic loading does SDL deal with,
but anyway.  You may want to make that change global, but only gcc's
preprocessor passes __ELF__, I think, so you can just add Linux or
something if you decide so.
2001-05-10 20:31:51 +00:00
..
audio Updated the Amiga OS port of SDL (thanks Gabriele) 2001-05-10 20:13:29 +00:00
cdrom Date: Wed, 9 May 2001 18:03:20 -0600 2001-05-10 20:29:31 +00:00
endian Initial revision 2001-04-26 16:45:43 +00:00
events Fixed stuck keys when changing the video mode 2001-05-01 21:12:57 +00:00
file Initial revision 2001-04-26 16:45:43 +00:00
hermes Initial revision 2001-04-26 16:45:43 +00:00
joystick Updated the Amiga OS port of SDL (thanks Gabriele) 2001-05-10 20:13:29 +00:00
main Don't try to register the app if video code is disabled 2001-05-02 19:21:00 +00:00
thread Updated the Amiga OS port of SDL (thanks Gabriele) 2001-05-10 20:13:29 +00:00
timer Updated the Amiga OS port of SDL (thanks Gabriele) 2001-05-10 20:13:29 +00:00
video Date: Wed, 9 May 2001 18:03:20 -0600 2001-05-10 20:31:51 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Initial revision 2001-04-26 16:45:43 +00:00
SDL_error_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_error.c Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_fatal.c Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_fatal.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_getenv.c Initial revision 2001-04-26 16:45:43 +00:00
SDL.c Initial revision 2001-04-26 16:45:43 +00:00