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
393bef31ab
Added SDL_LockRect() and SDL_UnlockRect()
...
Incorporated XFree86 extension libraries into the source
2002-03-05 19:55:32 +00:00
Sam Lantinga
78006c91ad
Added initial support for Atari (thanks Patrice!)
2002-02-17 19:54:28 +00:00
Sam Lantinga
24a229e61b
Added support for joysticks on *BSD (thanks Wilbern!)
2002-02-14 01:24:08 +00:00
Sam Lantinga
f9c91db65a
Added a YUV overlay test program (thanks Jon!)
2002-02-14 00:47:46 +00:00
Sam Lantinga
81976a37dc
Added support for building SDL for EPOC/SymbianOS 6.0 (thanks Hannu!)
2001-12-14 12:37:34 +00:00
Sam Lantinga
e58898392c
Added support for Xi Graphics XME fullscreen extension
2001-11-22 04:55:38 +00:00
Sam Lantinga
6eef77e957
Added X11 Xinerama support - fullscreen starts on screen 0
2001-11-03 17:03:16 +00:00
Sam Lantinga
312bc6134c
Added platform independent OpenGL header - SDL_opengl.h
2001-10-25 05:37:32 +00:00
Sam Lantinga
971133992f
Fixed flashing the screen when creating a window on BeOS
2001-10-14 20:30:10 +00:00
Sam Lantinga
01485db66e
Added double-buffering support for SVGAlib (thanks Kutak!)
2001-10-14 19:49:02 +00:00
Sam Lantinga
993aac6555
*** empty log message ***
2001-09-30 20:23:55 +00:00
Sam Lantinga
1db106b3c1
Fixed resuming a paused CD on Win2K (thanks Aragorn)
2001-09-23 20:51:36 +00:00
Sam Lantinga
42f4b914ae
Added support for the GNU Pth thread lib (thanks Mandin!)
2001-09-14 04:34:15 +00:00
Sam Lantinga
c7e0ec9735
*** empty log message ***
2001-09-14 02:59:59 +00:00
Sam Lantinga
b4130ea24b
Fix XVideo on GeForce by using last available adaptor
2001-09-14 02:55:36 +00:00
Sam Lantinga
e889a75dbc
Added CD-ROM support for BSD/OS (thanks Steven!)
2001-09-13 15:57:48 +00:00
Sam Lantinga
4c4ef4d58c
Added library version information to the Windows DLL
2001-09-12 05:11:15 +00:00
Sam Lantinga
c0412c2a37
Added initial support for EPOC/Symbian OS (thanks Hannu!)
2001-09-11 20:38:49 +00:00
Sam Lantinga
f6e8084c7c
Added support for DirectFB video on Linux (thanks Denis!)
2001-09-04 22:53:46 +00:00
Sam Lantinga
49708f7397
Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)
2001-08-18 22:03:11 +00:00
Sam Lantinga
ca66996f65
*** empty log message ***
2001-08-09 13:06:32 +00:00
Sam Lantinga
a94b382996
*** empty log message ***
2001-07-22 21:31:10 +00:00
Sam Lantinga
3fd373dee2
Fixed fullscreen mouse events on MacOS X
...
Fixed crash when quitting fullscreen mode on MacOS X
2001-07-22 20:57:24 +00:00
Sam Lantinga
003579a4fd
Now returns an error if unable to open audio on BeOS
...
Fixed bugs in fullscreen/windowed mode changes, removed duplicated code.
2001-07-20 20:07:53 +00:00
Sam Lantinga
a6921c9ad4
Now gets correct keyboard state when starting up on X11
2001-07-14 20:37:24 +00:00
Sam Lantinga
37a2173cbd
*** empty log message ***
2001-07-14 19:08:25 +00:00
Sam Lantinga
5e40f9f5e7
*** empty log message ***
2001-07-13 01:21:35 +00:00
Sam Lantinga
ae5fccdf7c
Updated list of improvements
2001-07-08 09:03:47 +00:00
Sam Lantinga
1d2a08a805
Added patches from FreeBSD ports
2001-06-19 13:33:54 +00:00
Sam Lantinga
49bf7df612
Added Linux PlayStation 2 Graphics Synthesizer support
2001-06-16 03:17:45 +00:00
Sam Lantinga
046d04bfd8
Added an audio driver that writes to disk (thanks Ryan!)
2001-06-16 01:51:42 +00:00
Sam Lantinga
6e12dc6c33
Mouse wheel sends mouse button (4/5) events on Windows
2001-06-16 01:01:42 +00:00
Sam Lantinga
6fd76c4cb0
Added MacOS X Project Builder projects
2001-06-10 18:20:23 +00:00
Sam Lantinga
2cfda534c8
Disabled /dev/event joystick interface by default
2001-06-10 04:54:53 +00:00
Sam Lantinga
3cbdc6b721
Added initial support for Quartz video (thanks Darrell!)
2001-06-07 14:28:11 +00:00
Sam Lantinga
25301330f4
Added native OpenBSD audio driver (thanks vedge!)
2001-05-26 16:58:37 +00:00
Sam Lantinga
0849138dd9
Added detection of Open Sound System on Solaris x86
2001-05-23 00:36:17 +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
cb6f5e4f26
Added --disable-dga configure option to disable DGA entirely
2001-05-10 18:04:03 +00:00
Sam Lantinga
e55a62d158
Fixed stuck keys when changing the video mode
2001-05-01 21:12:57 +00:00
Sam Lantinga
5733d2fbcb
Fixed double-mouse event bug on Windows using OpenGL
2001-04-29 23:00:03 +00:00
Sam Lantinga
13842131f7
Fixed 320x200 video mode on framebuffer console
2001-04-26 17:05:23 +00:00
Sam Lantinga
8372ffd477
Improved robustness for the ELO touchpad (thanks Alex!)
2001-04-26 16:55:37 +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