Sam Lantinga
90c866fbad
Help with cross-compiling
2002-08-19 18:33:29 +00:00
Sam Lantinga
51ae701fe9
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
2002-08-19 18:09:44 +00:00
Sam Lantinga
7fabbe8198
Added SDL_GL_STEREO for stereoscopic OpenGL contexts
2002-08-19 17:58:08 +00:00
Sam Lantinga
16591ad829
Added an environment variable SDL_VIDEO_X11_WMCLASS
2002-08-19 03:40:44 +00:00
Sam Lantinga
a1203df1a9
Fullscreen windows are always topmost under Windows
2002-08-19 03:09:25 +00:00
Sam Lantinga
2e527a3d7a
Fixed mouse grab going fullscreen to windowed in Windows
2002-08-19 02:34:22 +00:00
Sam Lantinga
6f833d64d9
*** empty log message ***
2002-08-18 19:22:42 +00:00
Sam Lantinga
57e423c4e5
Fixed video crash on older XFree86 servers
2002-08-18 18:33:02 +00:00
Sam Lantinga
af05e360a9
Only modifier key state is noted when X11 window opens
2002-08-18 03:19:59 +00:00
Sam Lantinga
1a33a1b8d9
Added temporarily disabled code for hardware acceleration in windowed mode.
2002-08-17 19:36:43 +00:00
Sam Lantinga
30f14f52e0
Flush message queue when shutting down video mode on Windows
2002-08-17 19:17:18 +00:00
Sam Lantinga
9caf43609a
Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
2002-08-17 19:17:01 +00:00
Sam Lantinga
7aad1077dc
Removed DDFLIP_WAIT flag from DirectX flip for improved performance
2002-08-17 18:11:23 +00:00
Sam Lantinga
adb1227c29
*** empty log message ***
2002-08-17 18:03:06 +00:00
Sam Lantinga
3f1fccba2b
Added a way to get the Windows OpenGL context in SDL_syswm.h
2002-08-17 17:49:27 +00:00
Sam Lantinga
2d95253b1a
Fixed building Windows DLL with latest native Cygwin tools
2002-08-17 17:21:04 +00:00
Sam Lantinga
8992424b7f
Updated configure.in for automake 1.6.2
2002-08-17 16:58:31 +00:00
Sam Lantinga
ed04d1e965
Darrell's fix for Quartz mouse motion
2002-08-12 22:43:58 +00:00
Ryan C. Gordon
0c7d3922a5
Commented double-free buggy code. Will examine more closely later.
2002-08-12 14:54:38 +00:00
Sam Lantinga
9b566cdf1a
Added initial support for PicoGUI (thanks Micah!)
2002-08-01 23:24:13 +00:00
Sam Lantinga
9212a4cc0e
*** empty log message ***
2002-08-01 23:08:41 +00:00
Sam Lantinga
6b2eaa78f8
Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
2002-08-01 23:06:39 +00:00
Ryan C. Gordon
9576758af3
Make sure width and height passed to SDL_GetVideoMode() are sane.
2002-08-01 05:16:38 +00:00
Ryan C. Gordon
1a5ab6d69a
Memory leak fixes by Bill May.
2002-07-30 07:25:43 +00:00
Sam Lantinga
85ab5ea685
Date: Fri, 12 Jul 2002 11:25:32 GMT+1
...
From: Patrice Mandin <pmandin@caramail.com>
Subject: [SDL][PATCH] Audio for Atari, and XFree86 compilation
I corrected a little bug in the Atari audio driver in SDL.
I also added the patch for xfree86 detection in configure.in
2002-07-29 23:20:16 +00:00
Sam Lantinga
0f17f6d59e
Date: Mon, 29 Jul 2002 15:07:22 +1000
...
From: screwtape@froup.com
The attached patch lets SDL_Init(SDL_INIT_JOYSTICK) succeed on Mac OS
X when there are no joysticks attached, in line with SDL's behaviour
on Linux.
2002-07-29 22:26:43 +00:00
Ryan C. Gordon
5dc7b830e6
Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes
...
trouble on OpenBSD?
2002-07-26 17:13:17 +00:00
Ryan C. Gordon
5f3752a08e
Fixed (?) semaphore support on HPUX 11.x ...
2002-07-22 09:49:52 +00:00
Sam Lantinga
205a2da115
*** empty log message ***
2002-07-10 17:10:46 +00:00
Ryan C. Gordon
5da6096a47
More correct error reported when calling SDL_GL_LoadLibrary() without
...
prior call to SDL_Init().
2002-07-10 05:18:09 +00:00
Sam Lantinga
473dac2996
Memory leak fix for DirectX software surfaces
2002-07-03 04:54:55 +00:00
Ryan C. Gordon
f8c9d15eca
Bugfix from Corona688: don't reference a string before we've initialized it.
...
Fixes crashbug on WinCE (PocketPC).
2002-07-02 04:07:01 +00:00
Sam Lantinga
f9ee5d5670
*** empty log message ***
2002-06-20 17:47:42 +00:00
Sam Lantinga
8942368456
Allow building from another top level directory
2002-06-20 17:47:18 +00:00
Sam Lantinga
fa1d70e67a
Updated the QNX audio code for QNX 6.2 (thanks Travis!)
2002-06-16 04:17:57 +00:00
Sam Lantinga
4ce49cabec
*** empty log message ***
2002-06-13 23:59:20 +00:00
Sam Lantinga
f22361feb4
*** empty log message ***
2002-06-13 21:40:18 +00:00
Sam Lantinga
b86936a882
Fixed building with pthreads and the pth library
2002-06-13 21:36:25 +00:00
Sam Lantinga
947f8c0b8f
*** empty log message ***
2002-06-13 17:52:43 +00:00
Sam Lantinga
0b9b370b62
Hmm
2002-06-13 16:54:43 +00:00
Sam Lantinga
c471939f85
Fix uninitialized variable warning
2002-06-13 16:54:38 +00:00
Sam Lantinga
69bae1d143
Fix another memory leak
2002-06-13 16:54:26 +00:00
Sam Lantinga
70deb50f23
*** empty log message ***
2002-06-13 12:00:34 +00:00
Sam Lantinga
15d7fa06c9
Fixed memory leaks in YUV code
2002-06-13 11:57:10 +00:00
Sam Lantinga
4f1db35368
*** empty log message ***
2002-06-12 23:49:31 +00:00
Sam Lantinga
7814e7c84b
API changes on OpenBSD and FreeBSD...
2002-06-12 03:32:01 +00:00
Sam Lantinga
9171b08182
Added some more joysticks on Linux
2002-06-12 03:30:58 +00:00
Sam Lantinga
75154d7d65
*** empty log message ***
2002-06-11 20:11:30 +00:00
Sam Lantinga
1f135b8b23
*** empty log message ***
2002-06-11 20:06:42 +00:00
Sam Lantinga
09ba2f7c63
*** empty log message ***
2002-06-11 19:56:41 +00:00