Fri, 07 Feb 2003 05:47:15 +0000 |
Sam Lantinga |
Don't warp the mouse when a video mode hasn't been set
|
Tue, 04 Feb 2003 21:05:20 +0000 |
Sam Lantinga |
Added support for HID sliders wheels and dials on MacOS X
|
Tue, 04 Feb 2003 21:01:03 +0000 |
Sam Lantinga |
Date: Fri, 31 Jan 2003 15:17:30 +0100
|
Sat, 01 Feb 2003 20:33:59 +0000 |
Sam Lantinga |
Fixed crash in SDL_SetIcon() under Quartz (thanks Darrell!)
|
Sat, 01 Feb 2003 20:32:44 +0000 |
Sam Lantinga |
Allow icons of any size
|
Sat, 01 Feb 2003 20:30:55 +0000 |
Sam Lantinga |
Fixed a problem with dlltool when building under MSYS on Windows
|
Sat, 01 Feb 2003 20:25:34 +0000 |
Sam Lantinga |
Removed obsolete Linux joystick code
|
Sat, 01 Feb 2003 19:59:23 +0000 |
Sam Lantinga |
Darrell added support for emulated SDL_DOUBLEBUF on MacOSX
|
Sat, 01 Feb 2003 19:56:45 +0000 |
Sam Lantinga |
Added code to testsprite to detect tearing when flipping
|
Sat, 01 Feb 2003 19:50:22 +0000 |
Sam Lantinga |
Missing has been re-added
|
Sat, 01 Feb 2003 19:47:43 +0000 |
Sam Lantinga |
Working around broken objective C support - Take 2
|
Sat, 01 Feb 2003 19:27:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Feb 2003 19:01:26 +0000 |
Sam Lantinga |
Doh, this doesn't work on all automake versions.
|
Sat, 01 Feb 2003 18:58:42 +0000 |
Sam Lantinga |
Worked around objective C brokenness in Cygwin's automake
|
Sun, 26 Jan 2003 11:41:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 26 Jan 2003 04:30:18 +0000 |
Sam Lantinga |
If a double-buffered surface was requested, and a plain hardware surface
|
Tue, 21 Jan 2003 09:36:41 +0000 |
Sam Lantinga |
Added some language bindings to the README
|
Tue, 21 Jan 2003 09:18:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 21 Jan 2003 05:33:34 +0000 |
Sam Lantinga |
Fixed header docs for the joystick hat position
|
Tue, 21 Jan 2003 05:29:50 +0000 |
Sam Lantinga |
Fixed QZ_ToggleFullScreen() return value (thanks Max!)
|
Tue, 21 Jan 2003 04:15:21 +0000 |
Sam Lantinga |
Applied Corona688's patch for output redirection on Windows CE
|
Mon, 20 Jan 2003 16:01:20 +0000 |
Sam Lantinga |
Cth converted the MMX audio mixing routines to VC++ syntax
|
Mon, 20 Jan 2003 02:34:04 +0000 |
Sam Lantinga |
Fixed build error on BeOS
|
Mon, 20 Jan 2003 02:11:07 +0000 |
Sam Lantinga |
Mike Nordell _really_ fixed Win32 windib shift state handling this time. :)
|
Mon, 20 Jan 2003 01:38:37 +0000 |
Sam Lantinga |
Date: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:37:07 +0000 |
Sam Lantinga |
ate: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:36:28 +0000 |
Sam Lantinga |
Date: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:35:44 +0000 |
Sam Lantinga |
Date: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:08:20 +0000 |
Sam Lantinga |
From: David Hedbor
|
Mon, 20 Jan 2003 00:25:28 +0000 |
Sam Lantinga |
Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
|
Mon, 20 Jan 2003 00:17:01 +0000 |
Sam Lantinga |
David MacCormack fixed a bug in window sizing with Windows menus
|
Sun, 19 Jan 2003 23:01:35 +0000 |
Sam Lantinga |
Test of the CVS mailing list
|
Fri, 27 Dec 2002 20:52:41 +0000 |
Ryan C. Gordon |
Massive Quartz input enhancements from Darrell Walisser. His email:
|
Fri, 20 Dec 2002 03:37:28 +0000 |
Ryan C. Gordon |
Added some code to toggle fullscreen and input grab for testing... --ryan.
|
Sun, 15 Dec 2002 09:09:31 +0000 |
Sam Lantinga |
Date: Sat, 14 Dec 2002 13:33:05 -0500
|
Fri, 13 Dec 2002 21:09:52 +0000 |
Ryan C. Gordon |
Moved some cleanup stuff to QZ_VideoQuit() from QZ_UnsetVideoMode()...fixes
|
Wed, 11 Dec 2002 05:52:28 +0000 |
Sam Lantinga |
Fixed invalid memory access in DGA video driver (thanks ldb!)
|
Wed, 11 Dec 2002 05:47:32 +0000 |
Sam Lantinga |
Fixed left/right shift detection on Windows (thanks Mike!)
|
Sat, 07 Dec 2002 06:54:47 +0000 |
Sam Lantinga |
Updated Atari port for new system headers (thanks Patrice!)
|
Sat, 07 Dec 2002 06:51:03 +0000 |
Sam Lantinga |
Fixed compile error if there is no X11 shared memory support.
|
Sat, 07 Dec 2002 06:48:49 +0000 |
Sam Lantinga |
From: Darrell Walisser
|
Mon, 02 Dec 2002 03:11:36 +0000 |
Sam Lantinga |
Linux joystick cleanups from Alan Swanson
|
Mon, 02 Dec 2002 02:40:58 +0000 |
Sam Lantinga |
There's a bug in the VC7 optimizer relating to the duff loop optimization
|
Mon, 02 Dec 2002 02:35:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 02 Dec 2002 01:47:03 +0000 |
Sam Lantinga |
Doh! Compile error if there was no X11 shared image support
|
Mon, 02 Dec 2002 01:10:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 24 Nov 2002 20:44:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 17 Nov 2002 20:02:26 +0000 |
Sam Lantinga |
Open ALSA devices in non-blocking mode (thanks Aleksey!)
|
Sun, 17 Nov 2002 20:01:54 +0000 |
Sam Lantinga |
Open the ALSA devices in non-blocking mode (thanks Aleksey!)
|
Sun, 17 Nov 2002 19:36:49 +0000 |
Sam Lantinga |
Updated for DirectDB 0.9.15 (thanks Denis!)
|
Sun, 17 Nov 2002 19:30:44 +0000 |
Sam Lantinga |
Save the full pathname for stdout.txt and stderr.txt
|
Sun, 17 Nov 2002 19:03:05 +0000 |
Sam Lantinga |
Fixed bsd joystick detection ... again (thanks Wilbern)
|
Sun, 17 Nov 2002 18:59:10 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 17 Nov 2002 17:56:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 17 Nov 2002 17:55:45 +0000 |
Sam Lantinga |
Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() (thanks Glenn!)
|
Sat, 09 Nov 2002 06:20:46 +0000 |
Sam Lantinga |
Greatly improved X11 DGA video speed (thanks Cezary!)
|
Sat, 09 Nov 2002 06:13:28 +0000 |
Sam Lantinga |
Added MMX audio mixing code for gcc (thanks Stephane!)
|
Sat, 09 Nov 2002 05:52:49 +0000 |
Sam Lantinga |
Added support for testing video flipping with graywin.c
|
Sat, 09 Nov 2002 05:51:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 09 Nov 2002 05:47:24 +0000 |
Sam Lantinga |
Fixed potential dropped events under DirectInput
|
Tue, 22 Oct 2002 21:41:21 +0000 |
Sam Lantinga |
Fixed alpha blending bug (thanks Glenn!)
|
Tue, 22 Oct 2002 21:35:49 +0000 |
Sam Lantinga |
Turn on enums always ints for CodeWarrior (thanks Darrell!)
|
Sun, 20 Oct 2002 00:15:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 15 Oct 2002 05:22:50 +0000 |
Sam Lantinga |
Return an error with color fills on less than 8 bpp surfaces.
|
Tue, 15 Oct 2002 04:26:20 +0000 |
Sam Lantinga |
Fixed joystick detection problem on Windows XP (thanks Maciej!)
|
Mon, 14 Oct 2002 05:05:04 +0000 |
Ryan C. Gordon |
Added check for AMD x86-64 ("Hammer") architecture in byte order determination.
|
Fri, 11 Oct 2002 08:45:07 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 11 Oct 2002 08:41:48 +0000 |
Sam Lantinga |
Removed unused function declarations
|
Fri, 11 Oct 2002 08:09:26 +0000 |
Sam Lantinga |
Fixed mouse warp position bug with offset video modes
|
Fri, 11 Oct 2002 07:56:36 +0000 |
Sam Lantinga |
Fixed a crash blitting RLE surfaces to RLE surfaces
|
Fri, 11 Oct 2002 07:55:22 +0000 |
Sam Lantinga |
Removed an unnecessary header
|
Tue, 08 Oct 2002 16:29:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 08 Oct 2002 16:25:23 +0000 |
Sam Lantinga |
Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
|
Tue, 08 Oct 2002 15:48:21 +0000 |
Sam Lantinga |
Updated the Project Builder stationary with SDLMain.*
|
Tue, 08 Oct 2002 15:43:40 +0000 |
Sam Lantinga |
Added Visual C++ 7 (.NET) projects (thanks James!)
|
Tue, 08 Oct 2002 15:34:19 +0000 |
Sam Lantinga |
Bumped version to 1.2.6 in CVS
|
Mon, 07 Oct 2002 15:36:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 07 Oct 2002 15:19:34 +0000 |
Sam Lantinga |
Fixed compiler warning
|
Mon, 07 Oct 2002 15:19:17 +0000 |
Sam Lantinga |
Fixed building timer code on Windows CE
|
Mon, 07 Oct 2002 02:39:37 +0000 |
Sam Lantinga |
Doh! Forgot to set the Win32 DLL version to 1.2.5
|
Sun, 06 Oct 2002 20:31:34 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.5
|
Sun, 06 Oct 2002 20:25:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 06 Oct 2002 18:47:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 06 Oct 2002 18:38:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 05 Oct 2002 22:22:42 +0000 |
Sam Lantinga |
Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz
|
Sat, 05 Oct 2002 20:26:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 05 Oct 2002 16:50:56 +0000 |
Sam Lantinga |
Added initial support for Dreamcast (thanks HERO!)
|
Sat, 05 Oct 2002 16:27:56 +0000 |
Sam Lantinga |
Fixed gamma correction in Atari video drivers (thanks Patrice!)
|
Sat, 05 Oct 2002 16:27:29 +0000 |
Sam Lantinga |
Atari joystick fixes contributed by Patrice Mandin
|
Sat, 05 Oct 2002 05:46:32 +0000 |
Sam Lantinga |
Fixed cursor resource leak in Windows (thanks Huib-Jan Imbens!)
|
Sat, 05 Oct 2002 05:44:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 05 Oct 2002 05:42:56 +0000 |
Sam Lantinga |
Fixed SDL_main.c on Windows CE with applications containing spaces in their names.
|
Sat, 05 Oct 2002 05:32:49 +0000 |
Sam Lantinga |
Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)
|
Sat, 05 Oct 2002 05:11:20 +0000 |
Sam Lantinga |
Fixed mouse wheel events on MacOS X
|
Sat, 05 Oct 2002 05:07:57 +0000 |
Sam Lantinga |
Lots of cleanups by Darrell, added the ability to resize Cocoa windows.
|
Sat, 05 Oct 2002 04:56:32 +0000 |
Sam Lantinga |
Fixed YUV overlay code for Quicktime 6
|
Mon, 30 Sep 2002 00:35:25 +0000 |
Sam Lantinga |
Added an aborted try at making fullscreen work on Xinerama screen != 0
|
Mon, 16 Sep 2002 18:38:09 +0000 |
Sam Lantinga |
Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
|
Mon, 16 Sep 2002 08:22:25 +0000 |
Sam Lantinga |
Cleaned up the SDL_VIDEO_WINDOW_POS variable support
|
Mon, 16 Sep 2002 07:09:04 +0000 |
Sam Lantinga |
Don't be fooled by unclutter - the mouse isn't really leaving our window
|
Mon, 16 Sep 2002 06:50:26 +0000 |
Sam Lantinga |
Date: Thu, 12 Sep 2002 20:35:51 -0400
|
Mon, 16 Sep 2002 06:26:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 16 Sep 2002 06:21:23 +0000 |
Sam Lantinga |
Fixed a crash bug in checkkeys.c (thanks John!)
|
Mon, 16 Sep 2002 06:17:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 16 Sep 2002 06:14:46 +0000 |
Sam Lantinga |
Applied John Popplewell's fix for left-handed mice under Windows.
|
Mon, 09 Sep 2002 05:28:06 +0000 |
Sam Lantinga |
The portable way of including SDL is #include "SDL.h"
|
Mon, 09 Sep 2002 05:12:32 +0000 |
Sam Lantinga |
Fixed path problem with sdl.m4 macro file
|
Mon, 09 Sep 2002 03:22:19 +0000 |
Sam Lantinga |
Fixed missing cursor after shadow buffer flip (thanks Jan!)
|
Mon, 02 Sep 2002 21:42:15 +0000 |
Sam Lantinga |
Fixed trashing the framebuffer console on broken video drivers
|
Mon, 02 Sep 2002 16:02:17 +0000 |
Sam Lantinga |
Fixed a typo in a previous patch
|
Mon, 02 Sep 2002 15:58:29 +0000 |
Sam Lantinga |
Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
|
Sun, 01 Sep 2002 19:34:01 +0000 |
Sam Lantinga |
Updated MacOS projects with "enums as int" build option
|
Sun, 01 Sep 2002 00:40:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 01 Sep 2002 00:38:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 01 Sep 2002 00:37:24 +0000 |
Sam Lantinga |
Date: Sat, 31 Aug 2002 15:42:45 +0200
|
Sat, 31 Aug 2002 21:00:28 +0000 |
Sam Lantinga |
Fixed some bugs and added some features to the -benchmark facility
|
Sat, 31 Aug 2002 19:48:11 +0000 |
Sam Lantinga |
Added a -benchmark flag for testing the speeds of various video modes
|
Sat, 31 Aug 2002 04:13:28 +0000 |
Sam Lantinga |
Date: Tue, 27 Aug 2002 19:07:38 +0200
|
Sat, 31 Aug 2002 04:06:37 +0000 |
Sam Lantinga |
Date: Tue, 27 Aug 2002 16:14:11 +0200
|
Sat, 31 Aug 2002 04:01:19 +0000 |
Sam Lantinga |
Tell the dock about command-line launched applications
|
Sat, 31 Aug 2002 01:31:44 +0000 |
Sam Lantinga |
Darrell's Jag joystick fix
|
Wed, 28 Aug 2002 23:25:09 +0000 |
Sam Lantinga |
Doh! Patch by Joel Ray Holveck
|
Sun, 25 Aug 2002 18:59:11 +0000 |
Sam Lantinga |
Added a -fullscreen flag
|
Sun, 25 Aug 2002 16:25:37 +0000 |
Sam Lantinga |
Date: Sun, 25 Aug 2002 09:46:54 -0400
|
Sun, 25 Aug 2002 06:21:49 +0000 |
Sam Lantinga |
Date: Sat, 24 Aug 2002 22:20:01 -0600
|
Sun, 25 Aug 2002 02:05:24 +0000 |
Sam Lantinga |
Updated the credits
|
Sat, 24 Aug 2002 17:30:49 +0000 |
Sam Lantinga |
Removed unused function
|
Sat, 24 Aug 2002 17:15:45 +0000 |
Sam Lantinga |
Fixed 2048 pixel limitation in DirectX blit code
|
Sat, 24 Aug 2002 16:27:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 24 Aug 2002 16:17:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 24 Aug 2002 16:15:37 +0000 |
Sam Lantinga |
Updated the Borland C++ projects (thanks Dominique!)
|
Sat, 24 Aug 2002 15:29:06 +0000 |
Sam Lantinga |
Date: Fri, 23 Aug 2002 11:48:56 +0200
|
Wed, 21 Aug 2002 04:16:31 +0000 |
Sam Lantinga |
Added compile-time checking for the size of enums to SDL_types.h
|
Tue, 20 Aug 2002 16:58:49 +0000 |
Sam Lantinga |
Fixed offset bug in hardware accelerated fills and blits
|
Tue, 20 Aug 2002 06:08:42 +0000 |
Sam Lantinga |
Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
|
Tue, 20 Aug 2002 06:01:20 +0000 |
Sam Lantinga |
Reset mouse state when changing video modes
|
Tue, 20 Aug 2002 05:59:31 +0000 |
Sam Lantinga |
Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
|
Tue, 20 Aug 2002 04:55:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 04:49:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 04:44:36 +0000 |
Sam Lantinga |
Fixed crash with invalid bpp in SDL_SetVideoMode()
|
Tue, 20 Aug 2002 00:27:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 00:24:38 +0000 |
Sam Lantinga |
Fixed mouse motion on MacOS X (recently broken)
|
Tue, 20 Aug 2002 00:20:06 +0000 |
Sam Lantinga |
Updated for embedded Visual C++ 4.0
|
Mon, 19 Aug 2002 18:33:29 +0000 |
Sam Lantinga |
Help with cross-compiling
|
Mon, 19 Aug 2002 18:09:44 +0000 |
Sam Lantinga |
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
|
Mon, 19 Aug 2002 17:58:08 +0000 |
Sam Lantinga |
Added SDL_GL_STEREO for stereoscopic OpenGL contexts
|
Mon, 19 Aug 2002 03:40:44 +0000 |
Sam Lantinga |
Added an environment variable SDL_VIDEO_X11_WMCLASS
|
Mon, 19 Aug 2002 03:09:25 +0000 |
Sam Lantinga |
Fullscreen windows are always topmost under Windows
|
Mon, 19 Aug 2002 02:34:22 +0000 |
Sam Lantinga |
Fixed mouse grab going fullscreen to windowed in Windows
|
Sun, 18 Aug 2002 19:22:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 18 Aug 2002 18:33:02 +0000 |
Sam Lantinga |
Fixed video crash on older XFree86 servers
|
Sun, 18 Aug 2002 03:19:59 +0000 |
Sam Lantinga |
Only modifier key state is noted when X11 window opens
|
Sat, 17 Aug 2002 19:36:43 +0000 |
Sam Lantinga |
Added temporarily disabled code for hardware acceleration in windowed mode.
|
Sat, 17 Aug 2002 19:17:18 +0000 |
Sam Lantinga |
Flush message queue when shutting down video mode on Windows
|
Sat, 17 Aug 2002 19:17:01 +0000 |
Sam Lantinga |
Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
|
Sat, 17 Aug 2002 18:11:23 +0000 |
Sam Lantinga |
Removed DDFLIP_WAIT flag from DirectX flip for improved performance
|
Sat, 17 Aug 2002 18:03:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 17 Aug 2002 17:49:27 +0000 |
Sam Lantinga |
Added a way to get the Windows OpenGL context in SDL_syswm.h
|
Sat, 17 Aug 2002 17:21:04 +0000 |
Sam Lantinga |
Fixed building Windows DLL with latest native Cygwin tools
|
Sat, 17 Aug 2002 16:58:31 +0000 |
Sam Lantinga |
Updated configure.in for automake 1.6.2
|
Mon, 12 Aug 2002 22:43:58 +0000 |
Sam Lantinga |
Darrell's fix for Quartz mouse motion
|
Mon, 12 Aug 2002 14:54:38 +0000 |
Ryan C. Gordon |
Commented double-free buggy code. Will examine more closely later.
|
Thu, 01 Aug 2002 23:24:13 +0000 |
Sam Lantinga |
Added initial support for PicoGUI (thanks Micah!)
|
Thu, 01 Aug 2002 23:08:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Aug 2002 23:06:39 +0000 |
Sam Lantinga |
Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
|
Thu, 01 Aug 2002 05:16:38 +0000 |
Ryan C. Gordon |
Make sure width and height passed to SDL_GetVideoMode() are sane.
|
Tue, 30 Jul 2002 07:25:43 +0000 |
Ryan C. Gordon |
Memory leak fixes by Bill May.
|
Mon, 29 Jul 2002 23:20:16 +0000 |
Sam Lantinga |
Date: Fri, 12 Jul 2002 11:25:32 GMT+1
|
Mon, 29 Jul 2002 22:26:43 +0000 |
Sam Lantinga |
Date: Mon, 29 Jul 2002 15:07:22 +1000
|
Fri, 26 Jul 2002 17:13:17 +0000 |
Ryan C. Gordon |
Fix for USB HID API. Fixes build on NetBSD and FreeBSD, but maybe causes
|
Mon, 22 Jul 2002 09:49:52 +0000 |
Ryan C. Gordon |
Fixed (?) semaphore support on HPUX 11.x ...
|
Wed, 10 Jul 2002 17:10:46 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 10 Jul 2002 05:18:09 +0000 |
Ryan C. Gordon |
More correct error reported when calling SDL_GL_LoadLibrary() without
|
Wed, 03 Jul 2002 04:54:55 +0000 |
Sam Lantinga |
Memory leak fix for DirectX software surfaces
|
Tue, 02 Jul 2002 04:07:01 +0000 |
Ryan C. Gordon |
Bugfix from Corona688: don't reference a string before we've initialized it.
|
Thu, 20 Jun 2002 17:47:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 Jun 2002 17:47:18 +0000 |
Sam Lantinga |
Allow building from another top level directory
|
Sun, 16 Jun 2002 04:17:57 +0000 |
Sam Lantinga |
Updated the QNX audio code for QNX 6.2 (thanks Travis!)
|
Thu, 13 Jun 2002 23:59:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 21:40:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 21:36:25 +0000 |
Sam Lantinga |
Fixed building with pthreads and the pth library
|
Thu, 13 Jun 2002 17:52:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 16:54:43 +0000 |
Sam Lantinga |
Hmm
|
Thu, 13 Jun 2002 16:54:38 +0000 |
Sam Lantinga |
Fix uninitialized variable warning
|
Thu, 13 Jun 2002 16:54:26 +0000 |
Sam Lantinga |
Fix another memory leak
|
Thu, 13 Jun 2002 12:00:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 13 Jun 2002 11:57:10 +0000 |
Sam Lantinga |
Fixed memory leaks in YUV code
|
Wed, 12 Jun 2002 23:49:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 12 Jun 2002 03:32:01 +0000 |
Sam Lantinga |
API changes on OpenBSD and FreeBSD...
|
Wed, 12 Jun 2002 03:30:58 +0000 |
Sam Lantinga |
Added some more joysticks on Linux
|
Tue, 11 Jun 2002 20:11:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 20:06:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:56:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:43:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:32:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:00:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 10 Jun 2002 21:39:49 +0000 |
Sam Lantinga |
Unified the thread detection code for UNIX platforms
|
Mon, 10 Jun 2002 20:42:53 +0000 |
Sam Lantinga |
Added Atari audio support (thanks Patrice!)
|
Mon, 10 Jun 2002 20:42:02 +0000 |
Sam Lantinga |
Pth threading bug fix
|
Mon, 10 Jun 2002 20:37:39 +0000 |
Sam Lantinga |
Added check for ENOMEDIUM to the Linux CDROM code
|
Mon, 10 Jun 2002 20:23:26 +0000 |
Sam Lantinga |
Date: Wed, 5 Jun 2002 12:57:56 +0200
|
Mon, 10 Jun 2002 20:21:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 08 Jun 2002 19:33:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 04 Jun 2002 22:30:40 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 23:07:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 23:05:05 +0000 |
Sam Lantinga |
Date: Sat, 1 Jun 2002 17:56:45 -0500
|
Sat, 01 Jun 2002 19:54:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 19:51:08 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 01 Jun 2002 18:48:13 +0000 |
Sam Lantinga |
Fixed shared library building on MacOS X (thanks Max!)
|
Sat, 01 Jun 2002 18:43:51 +0000 |
Sam Lantinga |
Added a README for Qtopia
|
Fri, 31 May 2002 04:45:46 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 29 May 2002 23:31:33 +0000 |
Sam Lantinga |
Almost... :)
|
Wed, 29 May 2002 22:29:46 +0000 |
Ryan C. Gordon |
SDL_PushEvent() now returns values as documented.
|
Wed, 29 May 2002 20:47:19 +0000 |
Sam Lantinga |
Date: Wed, 29 May 2002 17:37:19 +0200
|
Tue, 28 May 2002 20:01:29 +0000 |
Sam Lantinga |
Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
|
Tue, 28 May 2002 19:31:32 +0000 |
Sam Lantinga |
Date: Wed, 22 May 2002 22:30:58 +0300
|
Tue, 28 May 2002 19:24:11 +0000 |
Sam Lantinga |
Date: Fri, 24 May 2002 10:32:00 -0700
|
Mon, 20 May 2002 18:36:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 20 May 2002 17:40:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 23:31:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 22:34:36 +0000 |
Sam Lantinga |
Use secondary audio buffers to avoid problems on various soundcards
|
Sun, 19 May 2002 22:32:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 22:27:42 +0000 |
Sam Lantinga |
Fixed setting OpenGL mode multiple times on Windows
|
Sun, 19 May 2002 21:40:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 20:06:01 +0000 |
Sam Lantinga |
Added David Hedbor's Qtopia patches
|
Sun, 19 May 2002 19:54:01 +0000 |
Sam Lantinga |
Date: Sat, 18 May 2002 17:40:53 +0300
|
Sun, 19 May 2002 19:52:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 18:52:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 18:45:55 +0000 |
Sam Lantinga |
The Win32 information has been moved to the FAQ.
|
Sat, 18 May 2002 11:30:38 +0000 |
Sam Lantinga |
Avoid a conflict in the definition of int32
|
Fri, 17 May 2002 17:49:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 25 Apr 2002 16:09:05 +0000 |
Sam Lantinga |
Fixed MacOS X installation for SDL 1.2.4 release (thanks Darrell)
|
Fri, 19 Apr 2002 03:29:22 +0000 |
Sam Lantinga |
Date: Thu, 18 Apr 2002 13:50:53 -0700
|
Thu, 18 Apr 2002 04:51:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 18 Apr 2002 04:47:49 +0000 |
Sam Lantinga |
From: Wilbern Cobb <vedge@csoft.org>
|
Thu, 18 Apr 2002 04:28:58 +0000 |
Sam Lantinga |
Configure fixes from Wilbern Cobb for FreeBSD joystick support.
|
Wed, 17 Apr 2002 14:25:23 +0000 |
Sam Lantinga |
Fixed crash in QZ_SetCaption() (thanks Darrell)
|
Tue, 16 Apr 2002 16:45:23 +0000 |
Sam Lantinga |
Wilbern Cobb fixed joystick code on FreeBSD
|
Mon, 15 Apr 2002 07:49:54 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 15 Apr 2002 07:47:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 15 Apr 2002 07:41:47 +0000 |
Sam Lantinga |
Don't build RPM archives that have ALSA dependencies
|
Mon, 15 Apr 2002 07:38:54 +0000 |
Sam Lantinga |
Updated ALSA audio support for ALSA 0.9
|
Mon, 15 Apr 2002 04:53:41 +0000 |
Sam Lantinga |
The documented error return value for SDL_WaitEvent() is 0.
|
Mon, 15 Apr 2002 04:51:26 +0000 |
Sam Lantinga |
Fixed SDL_PollEvent() so it only returns a boolean value (not -1)
|
Sun, 14 Apr 2002 22:17:50 +0000 |
Sam Lantinga |
Fixed failed make when running "make distclean"
|
Sun, 14 Apr 2002 21:51:25 +0000 |
Sam Lantinga |
Bump the version, so that it isn't forotten later. :)
|
Sat, 13 Apr 2002 23:57:03 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.4
|
Sat, 13 Apr 2002 23:31:07 +0000 |
Sam Lantinga |
Re-added MacOS X audio locking
|
Sat, 13 Apr 2002 20:33:21 +0000 |
Sam Lantinga |
Fixed build warning
|
Sat, 13 Apr 2002 20:33:15 +0000 |
Sam Lantinga |
Fixed precompiled headers on MacOS X
|
Sat, 13 Apr 2002 18:08:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 13 Apr 2002 15:43:15 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 13 Apr 2002 14:44:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 13 Apr 2002 14:40:13 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 11 Apr 2002 21:09:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 11 Apr 2002 21:08:44 +0000 |
Sam Lantinga |
Fixed a minor memory leak in the SDL thread subsystem
|
Thu, 11 Apr 2002 18:22:05 +0000 |
Sam Lantinga |
Fixed spurious keypress at startup on BeOS
|
Thu, 11 Apr 2002 15:23:07 +0000 |
Sam Lantinga |
Fixed gamma ramps in DirectX windowed and OpenGL modes
|
Thu, 11 Apr 2002 14:35:16 +0000 |
Sam Lantinga |
Explicitly specify the SDL API calling convention (C by default)
|
Wed, 10 Apr 2002 17:12:32 +0000 |
Sam Lantinga |
BeOS compile fix for shared object loading code
|
Wed, 10 Apr 2002 02:14:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 09 Apr 2002 23:49:06 +0000 |
Sam Lantinga |
Fixed DirectX fullscreen gamma control (thanks John!)
|
Tue, 09 Apr 2002 23:32:40 +0000 |
Sam Lantinga |
Fixed a crash bug in the WM_ACTIVATE code (thanks John!)
|
Mon, 08 Apr 2002 17:50:30 +0000 |
Sam Lantinga |
Mouse wheel fix patch.
|
Thu, 04 Apr 2002 18:06:33 +0000 |
Sam Lantinga |
Date: Thu, 04 Apr 2002 13:27:36 GMT+1
|
Wed, 03 Apr 2002 21:45:25 +0000 |
Sam Lantinga |
Date: 03 Apr 2002 15:28:09 +0200
|
Mon, 01 Apr 2002 15:35:28 +0000 |
Sam Lantinga |
Patrice's fixes for GNU Pthread support
|
Sun, 31 Mar 2002 04:07:05 +0000 |
Sam Lantinga |
RPM dependency fix courtesy of Edward Rudd
|
Sun, 31 Mar 2002 03:34:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 31 Mar 2002 03:34:11 +0000 |
Sam Lantinga |
Disabled QueryPerformanceCounter(), due to problems on Win2K
|
Sun, 31 Mar 2002 02:42:43 +0000 |
Sam Lantinga |
Fixed the bug where mouse cursor and SDL mouse coordinates didn't match
|
Sat, 30 Mar 2002 21:41:01 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 30 Mar 2002 20:03:27 +0000 |
Sam Lantinga |
The audio lock and unlock functions are now a part of the driver.
|
Sat, 30 Mar 2002 19:48:56 +0000 |
Sam Lantinga |
The audio lock and unlock functions are now a part of the driver.
|
Sat, 30 Mar 2002 18:53:23 +0000 |
Sam Lantinga |
Fixes for GNU pthreads from Patrice
|
Thu, 28 Mar 2002 16:20:10 +0000 |
Sam Lantinga |
Date: Thu, 28 Mar 2002 09:20:03 +0200
|
Tue, 26 Mar 2002 17:37:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 24 Mar 2002 21:44:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 24 Mar 2002 01:12:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 23 Mar 2002 20:54:17 +0000 |
Sam Lantinga |
Added UNIX RDTSC code by Lompak (disabled by default)
|
Sat, 23 Mar 2002 20:19:44 +0000 |
Sam Lantinga |
Date: Sat, 23 Mar 2002 13:53:37 +0200
|
Fri, 22 Mar 2002 18:11:56 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 20 Mar 2002 02:37:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 20 Mar 2002 02:37:38 +0000 |
Sam Lantinga |
Used the glext.h from the SGI sample implementation
|
Wed, 20 Mar 2002 02:24:29 +0000 |
Sam Lantinga |
Date: Fri, 15 Mar 2002 18:24:59 GMT+1
|
Wed, 20 Mar 2002 02:21:46 +0000 |
Sam Lantinga |
Blit bug fix from John Popplewell
|
Mon, 11 Mar 2002 17:38:56 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 10 Mar 2002 03:55:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 10 Mar 2002 03:49:25 +0000 |
Sam Lantinga |
This properly scales axes, and adds support for sliders/wheels
|
Sun, 10 Mar 2002 03:38:32 +0000 |
Sam Lantinga |
Only put surfaces in video memory if there are accelerated blits
|
Sun, 10 Mar 2002 03:33:59 +0000 |
Sam Lantinga |
Atari port cleanups from Patrice
|
Sun, 10 Mar 2002 03:25:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Mar 2002 20:29:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Mar 2002 20:23:11 +0000 |
Sam Lantinga |
Added Atari joystick support (thanks Patrice!)
|
Wed, 06 Mar 2002 19:14:17 +0000 |
Sam Lantinga |
Fixed dynamic arts support.
|
Wed, 06 Mar 2002 19:14:12 +0000 |
Sam Lantinga |
Fixed dynamic arts support.
|
Wed, 06 Mar 2002 18:25:45 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 11:32:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 11:23:08 +0000 |
Sam Lantinga |
Updated copyright information for 2002
|
Wed, 06 Mar 2002 11:05:47 +0000 |
Sam Lantinga |
Removed the API changes to preserve SDL 1.2 stability
|
Wed, 06 Mar 2002 05:37:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 05:20:11 +0000 |
Sam Lantinga |
Added a new header file: SDL_loadso.h
|
Tue, 05 Mar 2002 23:19:37 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 05 Mar 2002 19:55:32 +0000 |
Sam Lantinga |
Added SDL_LockRect() and SDL_UnlockRect()
|
Sat, 02 Mar 2002 16:50:35 +0000 |
Sam Lantinga |
Date: Thu, 21 Feb 2002 09:18:24 +0200
|
Fri, 01 Mar 2002 18:24:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 01 Mar 2002 18:01:16 +0000 |
Sam Lantinga |
Fixed "short jump out of range" error in MMX code
|
Thu, 28 Feb 2002 00:28:26 +0000 |
Sam Lantinga |
Updated for Watcom C++ and LCC compilers
|
Wed, 27 Feb 2002 16:15:34 +0000 |
Sam Lantinga |
From: Patrice Mandin <pmandin@caramail.com>
|
Tue, 26 Feb 2002 14:38:53 +0000 |
Sam Lantinga |
Updated for DirectFB 0.9.9
|
Fri, 22 Feb 2002 17:39:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 21 Feb 2002 21:51:29 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 20 Feb 2002 01:05:51 +0000 |
Sam Lantinga |
Date: Mon, 18 Feb 2002 16:46:59 +1200
|
Wed, 20 Feb 2002 01:02:33 +0000 |
Sam Lantinga |
Fixed SDL_OPENGLBLIT with OpenGL API newer than 1.2
|
Sun, 17 Feb 2002 19:54:28 +0000 |
Sam Lantinga |
Added initial support for Atari (thanks Patrice!)
|
Thu, 14 Feb 2002 21:26:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 14 Feb 2002 02:15:15 +0000 |
Sam Lantinga |
Mike Gorchak added some QNX tweaks, including OpenGL support
|
Thu, 14 Feb 2002 01:24:08 +0000 |
Sam Lantinga |
Added support for joysticks on *BSD (thanks Wilbern!)
|
Thu, 14 Feb 2002 00:47:46 +0000 |
Sam Lantinga |
Added a YUV overlay test program (thanks Jon!)
|
Wed, 13 Feb 2002 23:40:13 +0000 |
Sam Lantinga |
Updated the documentation for the SDL_PushEvent() call.
|
Wed, 13 Feb 2002 18:21:48 +0000 |
Sam Lantinga |
Added support for the pause key under DirectX
|
Wed, 13 Feb 2002 17:45:24 +0000 |
Sam Lantinga |
David Snopek added Borland compiler support
|
Tue, 22 Jan 2002 21:14:36 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 22 Jan 2002 18:46:28 +0000 |
Sam Lantinga |
Date: Sat, 19 Jan 2002 17:24:32 -0500 (EST)
|
Tue, 22 Jan 2002 18:28:35 +0000 |
Sam Lantinga |
Now works "out of the box" on BSDI
|
Fri, 18 Jan 2002 22:02:03 +0000 |
Sam Lantinga |
From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
|
Fri, 18 Jan 2002 19:41:59 +0000 |
Sam Lantinga |
Added Quartz version of SDL_SetIcon() for MacOS X (thanks Bob)
|
Fri, 18 Jan 2002 18:34:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 18 Jan 2002 18:14:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 18 Jan 2002 18:14:03 +0000 |
Sam Lantinga |
Added QNX cleanups by Mike Gorchak (thanks!)
|
Fri, 18 Jan 2002 17:14:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 14 Jan 2002 19:20:39 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 10 Jan 2002 02:00:29 +0000 |
Sam Lantinga |
Fixed building with Cygwin (thanks Michael)
|
Wed, 09 Jan 2002 16:04:58 +0000 |
Sam Lantinga |
Don't allow multiple audio opens to succeed (until SDL 1.3)
|
Fri, 04 Jan 2002 20:48:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 26 Dec 2001 17:50:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 Dec 2001 22:46:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 18 Dec 2001 02:29:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 18 Dec 2001 00:18:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 17 Dec 2001 19:56:28 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 16 Dec 2001 20:00:27 +0000 |
Sam Lantinga |
Updated Amiga port by Gabriele Greco
|
Fri, 14 Dec 2001 13:13:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 14 Dec 2001 12:46:15 +0000 |
Sam Lantinga |
Updated mailing list information
|
Fri, 14 Dec 2001 12:38:15 +0000 |
Sam Lantinga |
Updated the source with the correct e-mail address
|
Fri, 14 Dec 2001 12:37:47 +0000 |
Sam Lantinga |
Updated the headers with the correct e-mail address
|
Fri, 14 Dec 2001 12:37:34 +0000 |
Sam Lantinga |
Added support for building SDL for EPOC/SymbianOS 6.0 (thanks Hannu!)
|
Fri, 14 Dec 2001 12:30:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 06 Dec 2001 01:20:22 +0000 |
Sam Lantinga |
Reset the device before closing it - fixes a hang with some audio drivers
|
Wed, 05 Dec 2001 23:49:09 +0000 |
Sam Lantinga |
Fix crash with Linux supermount fstab entries (thanks Erno!)
|
Tue, 27 Nov 2001 01:26:57 +0000 |
Sam Lantinga |
From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
|
Mon, 26 Nov 2001 22:22:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 23 Nov 2001 17:11:05 +0000 |
Sam Lantinga |
Fixed timeout in Linux condition variable implementation
|
Thu, 22 Nov 2001 06:34:25 +0000 |
Sam Lantinga |
Fixed testgl so that SDL_GL_Enter2DMode() allows alpha blending
|
Thu, 22 Nov 2001 04:55:38 +0000 |
Sam Lantinga |
Added support for Xi Graphics XME fullscreen extension
|
Thu, 22 Nov 2001 03:47:16 +0000 |
Sam Lantinga |
Bump the version number on the library
|
Thu, 22 Nov 2001 03:43:57 +0000 |
Sam Lantinga |
Include the README files with the source distribution
|
Thu, 22 Nov 2001 03:11:55 +0000 |
Sam Lantinga |
Added a couple minor tweaks
|
Thu, 22 Nov 2001 03:10:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 08 Nov 2001 07:27:25 +0000 |
Sam Lantinga |
Oops, forgot a directory here...
release-1.2.3
|
Wed, 07 Nov 2001 17:59:07 +0000 |
Sam Lantinga |
Fixed X11 icon color allocation (thanks Mattias!)
|
Wed, 07 Nov 2001 17:58:41 +0000 |
Sam Lantinga |
Removed a warning
|
Tue, 06 Nov 2001 01:48:36 +0000 |
Sam Lantinga |
Modified the logo texture load to accept any width/height image
|
Tue, 06 Nov 2001 00:15:24 +0000 |
Sam Lantinga |
SDL_OPENGLBLIT is deprecated, show the "right way" of doing things
|
Tue, 06 Nov 2001 00:15:04 +0000 |
Sam Lantinga |
Don't generate a spurious error on SDL_InitVideo()
|
Sun, 04 Nov 2001 19:27:03 +0000 |
Sam Lantinga |
Updated to include SDL_opengl.h
|
Sun, 04 Nov 2001 04:18:43 +0000 |
Sam Lantinga |
Greatly improved Xinerama video mode support
|
Sun, 04 Nov 2001 04:18:27 +0000 |
Sam Lantinga |
Fix a crash if an OpenGL video mode can't be set.
|
Sun, 04 Nov 2001 04:18:05 +0000 |
Sam Lantinga |
Give more info about the current video mode
|
Sat, 03 Nov 2001 17:03:16 +0000 |
Sam Lantinga |
Added X11 Xinerama support - fullscreen starts on screen 0
|
Fri, 02 Nov 2001 22:41:32 +0000 |
Sam Lantinga |
Disabled virtual terminal check for SVGAlib video
|
Fri, 02 Nov 2001 19:59:41 +0000 |
Sam Lantinga |
Fixed building hermes objects with automake 1.5 (thanks winterlion)
|
Fri, 02 Nov 2001 19:51:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 02 Nov 2001 19:49:14 +0000 |
Sam Lantinga |
Fixed key repeat interactions with event filters (thanks Elmar!)
|
Fri, 02 Nov 2001 19:16:53 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 02 Nov 2001 18:12:52 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Nov 2001 16:45:40 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Nov 2001 16:21:40 +0000 |
Sam Lantinga |
Updated SDL DirectFB backend for DirectFB version 0.9.7
|
Fri, 26 Oct 2001 14:51:22 +0000 |
Sam Lantinga |
Hack workaround to fix MacOS X install problems
|
Thu, 25 Oct 2001 08:45:17 +0000 |
Sam Lantinga |
Use the sticky focus flag so audio isn't muted when application is switched.
|
Thu, 25 Oct 2001 06:22:38 +0000 |
Sam Lantinga |
Fail if setting a video mode when requesting GL and can't get it.
|
Thu, 25 Oct 2001 06:08:18 +0000 |
Sam Lantinga |
Fix shared library creation on QNX
|
Thu, 25 Oct 2001 05:37:32 +0000 |
Sam Lantinga |
Added platform independent OpenGL header - SDL_opengl.h
|
Thu, 25 Oct 2001 04:35:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 23 Oct 2001 00:50:44 +0000 |
Sam Lantinga |
*** empty log message ***
|