Commit Graph

254 Commits

Author SHA1 Message Date
Sam Lantinga
5737fcabc2 Updated mailing list information 2001-12-14 12:46:15 +00:00
Sam Lantinga
acfcfd3e44 Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
Sam Lantinga
ee5e74f984 Updated the headers with the correct e-mail address 2001-12-14 12:37:47 +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
170e6c55bc *** empty log message *** 2001-12-14 12:30:25 +00:00
Sam Lantinga
ffd31e2ecf Reset the device before closing it - fixes a hang with some audio drivers 2001-12-06 01:20:22 +00:00
Sam Lantinga
e3a9b8d5a8 Fix crash with Linux supermount fstab entries (thanks Erno!) 2001-12-05 23:49:09 +00:00
Sam Lantinga
46d9b34ab4 From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
Subject: X11 icon byte order bug

This fixes a small byte order bug when running X on a remote host
with a >8bpp screen.

Cheers,
       	Mattias
2001-11-27 01:26:57 +00:00
Sam Lantinga
4faa015012 *** empty log message *** 2001-11-26 22:22:20 +00:00
Sam Lantinga
afa1d7f8fd Fixed timeout in Linux condition variable implementation 2001-11-23 17:11:05 +00:00
Sam Lantinga
abd77ea5eb Fixed testgl so that SDL_GL_Enter2DMode() allows alpha blending 2001-11-22 06:34:25 +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
6c391c91d6 Include the README files with the source distribution 2001-11-22 03:43:57 +00:00
Sam Lantinga
ddeeb0e592 Added a couple minor tweaks 2001-11-22 03:11:55 +00:00
Sam Lantinga
7a7f85d8e9 *** empty log message *** 2001-11-22 03:10:30 +00:00
Sam Lantinga
f8e6b4ee92 Oops, forgot a directory here... 2001-11-08 07:27:25 +00:00
Sam Lantinga
19fbf189dc Fixed X11 icon color allocation (thanks Mattias!) 2001-11-07 17:59:07 +00:00
Sam Lantinga
e7bd69be5f Removed a warning 2001-11-07 17:58:41 +00:00
Sam Lantinga
a21f7c3378 Modified the logo texture load to accept any width/height image 2001-11-06 01:48:36 +00:00
Sam Lantinga
a0863fed88 SDL_OPENGLBLIT is deprecated, show the "right way" of doing things 2001-11-06 00:15:24 +00:00
Sam Lantinga
ceeb50bee0 Don't generate a spurious error on SDL_InitVideo() 2001-11-06 00:15:04 +00:00
Sam Lantinga
19aeb0d761 Updated to include SDL_opengl.h 2001-11-04 19:27:03 +00:00
Sam Lantinga
716d5f5e1f Greatly improved Xinerama video mode support 2001-11-04 04:18:43 +00:00
Sam Lantinga
6972d8be3a Fix a crash if an OpenGL video mode can't be set. 2001-11-04 04:18:27 +00:00
Sam Lantinga
c169d9f015 Give more info about the current video mode 2001-11-04 04:18:05 +00:00
Sam Lantinga
6eef77e957 Added X11 Xinerama support - fullscreen starts on screen 0 2001-11-03 17:03:16 +00:00
Sam Lantinga
090e4d7ff0 Disabled virtual terminal check for SVGAlib video 2001-11-02 22:41:32 +00:00
Sam Lantinga
d68f41c1bc Fixed building hermes objects with automake 1.5 (thanks winterlion) 2001-11-02 19:59:41 +00:00
Sam Lantinga
1ef2a67a85 *** empty log message *** 2001-11-02 19:51:43 +00:00
Sam Lantinga
8c52fa6ea0 Fixed key repeat interactions with event filters (thanks Elmar!) 2001-11-02 19:49:14 +00:00
Sam Lantinga
e880846847 *** empty log message *** 2001-11-02 19:16:53 +00:00
Sam Lantinga
5f2a95f4ca *** empty log message *** 2001-11-02 18:12:52 +00:00
Sam Lantinga
3f32bb3f05 *** empty log message *** 2001-11-01 16:45:40 +00:00
Sam Lantinga
22702a3868 Updated SDL DirectFB backend for DirectFB version 0.9.7 2001-11-01 16:21:40 +00:00
Sam Lantinga
9388d01003 Hack workaround to fix MacOS X install problems 2001-10-26 14:51:22 +00:00
Sam Lantinga
b5a328767b Use the sticky focus flag so audio isn't muted when application is switched. 2001-10-25 08:45:17 +00:00
Sam Lantinga
bf208cab4a Fail if setting a video mode when requesting GL and can't get it. 2001-10-25 06:22:38 +00:00
Sam Lantinga
0560231cc8 Fix shared library creation on QNX 2001-10-25 06:08:18 +00:00
Sam Lantinga
312bc6134c Added platform independent OpenGL header - SDL_opengl.h 2001-10-25 05:37:32 +00:00
Sam Lantinga
dc476eef77 *** empty log message *** 2001-10-25 04:35:42 +00:00
Sam Lantinga
eec11484f0 *** empty log message *** 2001-10-23 00:50:44 +00:00
Sam Lantinga
8a8a90deea If we're looking at the /dev/input event devices, and we found
at least one, then we don't want to look at the input joystick
devices, since they're built on top of devices that we've already
seen, so we're done.
2001-10-22 21:34:50 +00:00
Sam Lantinga
b89c0c35c5 *** empty log message *** 2001-10-18 15:07:09 +00:00
Sam Lantinga
7ae557e4d2 *** empty log message *** 2001-10-16 15:04:00 +00:00
Sam Lantinga
bb34dcfc73 *** empty log message *** 2001-10-16 15:01:37 +00:00
Sam Lantinga
4214c6c5f5 Added Darrell Walisser's updated project-builder projects 2001-10-16 14:55:59 +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
851e200c32 Added photon fixes submitted by Luca Barbato 2001-10-08 18:54:06 +00:00