Sam Lantinga
28ba5faef1
Used the glext.h from the SGI sample implementation
2002-03-20 02:37:38 +00:00
Sam Lantinga
df4885048e
Updated copyright information for 2002
2002-03-06 11:23:08 +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
Sam Lantinga
1b3daf84e9
*** empty log message ***
2002-03-05 23:19:37 +00:00
Sam Lantinga
393bef31ab
Added SDL_LockRect() and SDL_UnlockRect()
...
Incorporated XFree86 extension libraries into the source
2002-03-05 19:55:32 +00:00
Sam Lantinga
d7055457fd
Updated for Watcom C++ and LCC compilers
2002-02-28 00:28:26 +00:00
Sam Lantinga
c512571a8a
Updated the documentation for the SDL_PushEvent() call.
2002-02-13 23:40:13 +00:00
Sam Lantinga
17066571f5
David Snopek added Borland compiler support
2002-02-13 17:45:24 +00:00
Sam Lantinga
ee5e74f984
Updated the headers with the correct e-mail address
2001-12-14 12:37:47 +00:00
Sam Lantinga
e58898392c
Added support for Xi Graphics XME fullscreen extension
2001-11-22 04:55:38 +00:00
Sam Lantinga
e051533592
Bump the version number on the library
2001-11-22 03:47:16 +00:00
Sam Lantinga
312bc6134c
Added platform independent OpenGL header - SDL_opengl.h
2001-10-25 05:37:32 +00:00
Sam Lantinga
5fe3927733
*** empty log message ***
2001-09-23 21:10:30 +00:00
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
Sam Lantinga
7d70d64940
*** empty log message ***
2001-09-23 17:39:30 +00:00
Sam Lantinga
c69f4ac23b
*** empty log message ***
2001-09-23 16:53:51 +00:00
Sam Lantinga
242df18e66
Added the Undo key for the Atari keyboard
2001-09-14 04:33:01 +00:00
Sam Lantinga
c0412c2a37
Added initial support for EPOC/Symbian OS (thanks Hannu!)
2001-09-11 20:38:49 +00:00
Sam Lantinga
e51e5b7d1e
Fixed Solaris nitpicks (thanks Mattias!)
2001-09-04 22:48:09 +00:00
Sam Lantinga
463048fb03
Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
2001-08-09 14:04:46 +00:00
Sam Lantinga
7fcbb74492
Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
...
and added a function to cache the application handle so DirectInput
still works properly.
2001-08-09 12:21:32 +00:00
Sam Lantinga
721e17ba34
The rectangle argument to SDL_SetClipRect is really const
2001-07-31 05:36:10 +00:00
Sam Lantinga
9df4088b9a
Bump version to 1.2.3
2001-07-31 00:13:03 +00:00
Sam Lantinga
59b840a340
Cleaned up the OpenBSD port, thanks to Peter Valchev
2001-07-08 09:00:06 +00:00
Sam Lantinga
19f269fa22
Added support for Visual C++ inline keyword
2001-07-02 00:10:19 +00:00
Sam Lantinga
eedd896cb4
Bumped the library version
2001-06-19 13:35:05 +00:00
Sam Lantinga
3cbdc6b721
Added initial support for Quartz video (thanks Darrell!)
2001-06-07 14:28:11 +00:00
Sam Lantinga
bca6dd54b8
Reverted ENABLE_X11 patch - FIXME, this needs a better solution in the future.
2001-05-22 05:05:16 +00:00
Sam Lantinga
33d0e09bf7
Added initial support for Nano-X (thanks Hsieh-Fu!)
2001-05-11 01:13:35 +00:00
Sam Lantinga
143d6388ee
Fixed endian detection on IA64 architectures (thanks Bill!)
2001-05-10 20:25:51 +00:00
Sam Lantinga
ffae27155e
Changes since SDL 1.2.0 release
2001-04-26 16:50:19 +00:00
Sam Lantinga
5d2015c741
Initial revision
2001-04-26 16:45:43 +00:00