Sam Lantinga
769424426d
More header massaging... works great on Windows. ;-)
2006-02-10 06:48:43 +00:00
Sam Lantinga
5022a01e6c
*** empty log message ***
2006-02-10 03:19:02 +00:00
Sam Lantinga
808a16717c
Updated copyright information and removed rcs id lines (problematic in branch merges)
...
I batch edited these files, so please let me know if I've accidentally removed anybody's
credit here.
2006-02-01 06:32:25 +00:00
Sam Lantinga
32719e7429
Updated copyright information for 2004 (Happy New Year!)
2004-01-04 16:49:27 +00:00
Sam Lantinga
8ad5715b0b
Added some notes from the benefit of my experience. :)
2003-07-10 07:56:19 +00:00
Sam Lantinga
5f885f7e0e
Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
2003-07-10 07:46:19 +00:00
Sam Lantinga
eba3a46432
Removed the API changes to preserve SDL 1.2 stability
2002-03-06 11:05:47 +00:00
Sam Lantinga
663bb62fb6
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.
2002-03-06 05:20:11 +00:00