SDL-mirror/src
Sam Lantinga b7e54037ed Added a new header file: SDL_loadso.h
It contains the following functions:
	SDL_LoadObject(), SDL_LoadFunction(), SDL_UnloadObject()
The UNIX esd and arts audio code use these to dynamically load
their respective audio libraries.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40295
2002-03-06 05:20:11 +00:00
..
audio Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
cdrom Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
endian Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
events Updated the documentation for the SDL_PushEvent() call. 2002-02-13 23:40:13 +00:00
file Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
hermes Fixed "short jump out of range" error in MMX code 2002-03-01 18:01:16 +00:00
joystick Added support for joysticks on *BSD (thanks Wilbern!) 2002-02-14 01:24:08 +00:00
main Added SDL_LockRect() and SDL_UnlockRect() 2002-03-05 19:55:32 +00:00
thread Now works "out of the box" on BSDI 2002-01-22 18:28:35 +00:00
timer From: Patrice Mandin <pmandin@caramail.com> 2002-02-27 16:15:34 +00:00
video *** empty log message *** 2002-03-05 23:19:37 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL.c Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
SDL_error.c Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
SDL_error_c.h Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
SDL_fatal.c Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
SDL_fatal.h Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
SDL_getenv.c Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
SDL_loadso.c Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00