Fri, 13 Jan 2006 02:36:35 +0000 |
Ryan C. Gordon |
Don't trample SDL_LoadObject()'s error message in GL loader.
|
Fri, 13 Jan 2006 02:32:07 +0000 |
Ryan C. Gordon |
Make error message meaningful if dlopen() fails on libX11.
|
Fri, 13 Jan 2006 01:30:21 +0000 |
Ryan C. Gordon |
Patched to compile with debugging enabled.
|
Fri, 13 Jan 2006 01:08:39 +0000 |
Ryan C. Gordon |
More dynamic X11 work.
|
Thu, 12 Jan 2006 23:06:23 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 12 Jan 2006 22:46:36 +0000 |
Ryan C. Gordon |
Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
|
Tue, 10 Jan 2006 20:52:35 +0000 |
Ryan C. Gordon |
Properly restore vidmode when switching back to SDL's virtual terminal with
|
Sun, 08 Jan 2006 21:18:15 +0000 |
Ryan C. Gordon |
From Bug #36:
|
Sun, 08 Jan 2006 17:29:19 +0000 |
Patrice Mandin |
Rollback
|
Sun, 08 Jan 2006 10:22:27 +0000 |
Patrice Mandin |
Load default OpenGL library if needed at driver initialization
|
Fri, 06 Jan 2006 22:24:09 +0000 |
Patrice Mandin |
Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later.
|
Fri, 06 Jan 2006 20:57:59 +0000 |
Ryan C. Gordon |
Minor bit of debug output added to dynamic X11 code.
|
Fri, 06 Jan 2006 20:56:13 +0000 |
Ryan C. Gordon |
Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
|
Fri, 06 Jan 2006 13:20:10 +0000 |
Ryan C. Gordon |
For sanity's sake, removed the '&' when passing copy_row array to asm.
|
Fri, 06 Jan 2006 00:56:12 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 05 Jan 2006 16:40:51 +0000 |
Ryan C. Gordon |
Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov.
|
Thu, 05 Jan 2006 16:37:46 +0000 |
Ryan C. Gordon |
testblitspeed.c improvements: cleaned up output, and allow user to set surface
|
Thu, 05 Jan 2006 15:25:19 +0000 |
Ryan C. Gordon |
From Mike Frysinger and/or Gentoo:
|
Thu, 05 Jan 2006 08:17:35 +0000 |
Ryan C. Gordon |
Patch from Michael Bonfils to add CPUID support for x86 Solaris.
|
Thu, 05 Jan 2006 07:20:12 +0000 |
Ryan C. Gordon |
From Mike Frysinger and/or Gentoo:
|
Thu, 05 Jan 2006 07:08:59 +0000 |
Ryan C. Gordon |
From Mike Frysinger and/or Gentoo:
|
Wed, 04 Jan 2006 22:57:50 +0000 |
Ryan C. Gordon |
More dynamic X11 fixes...catches some code in Xlib headers that caused
|
Wed, 04 Jan 2006 21:01:49 +0000 |
Ryan C. Gordon |
Windows should use _beginthreadex() instead of CreateThread(), to avoid a
|
Wed, 04 Jan 2006 20:53:55 +0000 |
Ryan C. Gordon |
Debug code should check right function names.
|
Wed, 04 Jan 2006 19:25:18 +0000 |
Ryan C. Gordon |
Removed some incorrect comments in the "dc" driver that survived the
|
Wed, 04 Jan 2006 01:08:40 +0000 |
Sam Lantinga |
Bumped the version number for the next release
|
Mon, 02 Jan 2006 19:49:21 +0000 |
Patrice Mandin |
Use a simple table for Unicode translation
|
Mon, 02 Jan 2006 12:48:58 +0000 |
Ryan C. Gordon |
Quartz driver: Make sure we pass a pointer to the right type.
|
Mon, 02 Jan 2006 12:37:40 +0000 |
Ryan C. Gordon |
Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the
|
Mon, 02 Jan 2006 10:49:37 +0000 |
Ryan C. Gordon |
Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.
|
Mon, 02 Jan 2006 09:32:54 +0000 |
Sam Lantinga |
Oops, actually use the timings in the modes db. :)
|
Mon, 02 Jan 2006 09:13:16 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 02 Jan 2006 09:08:05 +0000 |
Sam Lantinga |
Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch
|
Mon, 02 Jan 2006 08:07:41 +0000 |
Ryan C. Gordon |
Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
|
Mon, 02 Jan 2006 07:09:52 +0000 |
Ryan C. Gordon |
Quartz target shouldn't crash if an event thread is used.
|
Mon, 02 Jan 2006 00:31:00 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Sun, 01 Jan 2006 23:45:52 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Sun, 01 Jan 2006 23:34:06 +0000 |
Ryan C. Gordon |
Bumped windib's priority above DirectX, since both DirectDraw and DirectInput
|
Sun, 01 Jan 2006 19:14:11 +0000 |
Patrice Mandin |
Added preliminary missingtranslation from Atari to Unicode charset
|
Fri, 23 Dec 2005 09:40:15 +0000 |
Sam Lantinga |
From: "alan buckley" <alan_baa@hotmail.com>
|
Wed, 21 Dec 2005 18:02:36 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Mon, 19 Dec 2005 06:58:51 +0000 |
Ryan C. Gordon |
Patched to compile on gcc 2.95.3.
|
Wed, 14 Dec 2005 05:55:17 +0000 |
Sam Lantinga |
Updated to the latest glext.h
|
Tue, 13 Dec 2005 16:40:12 +0000 |
Sam Lantinga |
Date: Tue, 13 Dec 2005 13:33:50 +0000
|
Mon, 12 Dec 2005 11:14:29 +0000 |
Ryan C. Gordon |
Fixed configure script on latest Mac OS X developer tools (and hopefully
|
Mon, 12 Dec 2005 10:54:41 +0000 |
Ryan C. Gordon |
Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ...
|
Mon, 12 Dec 2005 09:26:32 +0000 |
Ryan C. Gordon |
Date: Sat, 10 Dec 2005 18:29:41 +0100
|
Mon, 12 Dec 2005 09:22:36 +0000 |
Ryan C. Gordon |
Date: Sun, 11 Dec 2005 20:37:04 +0100
|
Mon, 12 Dec 2005 09:13:12 +0000 |
Ryan C. Gordon |
From: Mike Frysinger <vapier@gentoo.org>
|
Thu, 08 Dec 2005 14:48:21 +0000 |
Sam Lantinga |
Fixed gcc 4 warnings
|
Thu, 08 Dec 2005 14:41:49 +0000 |
Sam Lantinga |
Fixed compiling with gcc 4, patch applied from Gentoo Bugzilla:
|
Thu, 08 Dec 2005 14:21:17 +0000 |
Sam Lantinga |
Fixed compile warnings with gcc 4
|
Tue, 06 Dec 2005 14:36:39 +0000 |
Ryan C. Gordon |
Fixed OpenGL usage in Quartz target when SDL_SetVideoMode() is called without
|
Mon, 05 Dec 2005 04:36:53 +0000 |
Ryan C. Gordon |
Date: Sun, 04 Dec 2005 21:43:46 -0500
|
Thu, 01 Dec 2005 19:22:32 +0000 |
Ryan C. Gordon |
Don't need to link against libstdc++ on Mac OS X now.
|
Mon, 28 Nov 2005 13:58:26 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Wed, 23 Nov 2005 11:46:36 +0000 |
Ryan C. Gordon |
Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
|
Wed, 23 Nov 2005 07:29:56 +0000 |
Ryan C. Gordon |
OS/2 port!
|
Wed, 23 Nov 2005 07:23:48 +0000 |
Ryan C. Gordon |
Moved Quartz SDL_GL_LoadLibrary() to SDL_loadso interface.
|
Wed, 23 Nov 2005 07:07:19 +0000 |
Ryan C. Gordon |
Added #include "SDL_loadso.h" to SDL.h.
|
Tue, 22 Nov 2005 15:19:50 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Tue, 22 Nov 2005 15:11:33 +0000 |
Ryan C. Gordon |
Patched OpenBSD audio to compile on newer GCC versions.
|
Tue, 22 Nov 2005 15:10:41 +0000 |
Ryan C. Gordon |
Apparently some bits of the BSD joystick code are x86 only...joystick.h
|
Tue, 22 Nov 2005 15:07:41 +0000 |
Ryan C. Gordon |
Date: Tue, 22 Nov 2005 14:11:06 +0100 (MET)
|
Tue, 22 Nov 2005 09:59:42 +0000 |
Ryan C. Gordon |
Fixed bug reported here:
|
Tue, 22 Nov 2005 09:05:15 +0000 |
Ryan C. Gordon |
X11 driver now chooses "libGL.so.1" as a default when a NULL is passed to
|
Tue, 22 Nov 2005 08:21:39 +0000 |
Ryan C. Gordon |
Quartz driver OpenGL updates:
|
Tue, 22 Nov 2005 07:10:07 +0000 |
Ryan C. Gordon |
From: Tyler Montbriand <tsm@accesscomm.ca>
|
Mon, 21 Nov 2005 00:31:29 +0000 |
Ryan C. Gordon |
Don't use X11 unicode keys on anything but keypress events.
|
Mon, 21 Nov 2005 00:16:34 +0000 |
Ryan C. Gordon |
Real Unicode support for X11. Based on updated version of this patch:
|
Sun, 20 Nov 2005 23:59:26 +0000 |
Ryan C. Gordon |
SDL_GL_LoadLibrary() was returning 1, and not 0, to signify "success" on the
|
Sat, 19 Nov 2005 18:57:00 +0000 |
Ryan C. Gordon |
Date: Mon, 17 Oct 2005 20:09:03 -0400
|
Thu, 17 Nov 2005 03:43:42 +0000 |
Ryan C. Gordon |
Fixed Altivec support on Mac OS X.
|
Thu, 17 Nov 2005 03:16:01 +0000 |
Ryan C. Gordon |
Enable dynamic X11 on Mac OS X.
|
Thu, 17 Nov 2005 03:15:05 +0000 |
Ryan C. Gordon |
Split up src/SDL_loadso.c into platform directories.
|
Thu, 17 Nov 2005 03:04:47 +0000 |
Ryan C. Gordon |
Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(),
|
Thu, 17 Nov 2005 02:35:15 +0000 |
Ryan C. Gordon |
Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime.
|
Tue, 08 Nov 2005 01:34:28 +0000 |
Ryan C. Gordon |
Use the right libs in dynamic X11 loading.
|
Sun, 06 Nov 2005 17:05:12 +0000 |
Ryan C. Gordon |
Date: Sun, 06 Nov 2005 18:23:03 +0900
|
Sat, 05 Nov 2005 19:53:37 +0000 |
Ryan C. Gordon |
Dynamically load X11 libraries like we currently do for alsa, esd, etc.
|
Sat, 05 Nov 2005 17:41:11 +0000 |
Sam Lantinga |
Date: Sat, 05 Nov 2005 17:46:48 +0900
|
Tue, 01 Nov 2005 23:19:59 +0000 |
Sam Lantinga |
Date: Tue, 1 Nov 2005 20:25:10 +0100
|
Tue, 01 Nov 2005 04:18:08 +0000 |
Ryan C. Gordon |
Date: Tue, 1 Nov 2005 02:51:09 +0000
|
Tue, 01 Nov 2005 04:14:24 +0000 |
Ryan C. Gordon |
Date: Mon, 31 Oct 2005 14:23:34 +0100
|
Sun, 30 Oct 2005 05:45:46 +0000 |
Ryan C. Gordon |
Prevent division-by-zero in WarpMouse if surface's pitch is zero (a GL surface?).
|
Thu, 20 Oct 2005 06:55:26 +0000 |
Ryan C. Gordon |
Enable altivec blitters on PowerPC Linux, and some fixes for recent
|
Thu, 20 Oct 2005 06:53:56 +0000 |
Ryan C. Gordon |
Placate gcc's strict aliasing rules with an extra cast.
|
Thu, 13 Oct 2005 09:47:06 +0000 |
Ryan C. Gordon |
Closed a memory leak caused when quitting video subsystem on Quartz target.
|
Tue, 11 Oct 2005 23:57:04 +0000 |
Ryan C. Gordon |
Valgrind fix.
|
Tue, 11 Oct 2005 20:05:54 +0000 |
Ryan C. Gordon |
POSIX clock_gettime() isn't available on Linux before 2.6, and the symbol may
|
Tue, 11 Oct 2005 18:16:12 +0000 |
Ryan C. Gordon |
Date: Mon, 10 Oct 2005 13:09:32 +0300
|
Tue, 11 Oct 2005 17:33:03 +0000 |
Ryan C. Gordon |
Date: Tue, 11 Oct 2005 16:58:12 +0300 (EEST)
|
Mon, 03 Oct 2005 08:38:28 +0000 |
Ryan C. Gordon |
Fixed some compiler warnings about "unreachable code" on Watcom C.
|
Mon, 03 Oct 2005 08:12:32 +0000 |
Ryan C. Gordon |
Fixed compiler warnings in Watcom C.
|
Sun, 02 Oct 2005 00:50:03 +0000 |
Ryan C. Gordon |
SDL_CDROMInit() shouldn't be a stub in the dummy driver, since that's
|
Thu, 29 Sep 2005 09:43:00 +0000 |
Ryan C. Gordon |
Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
|
Wed, 28 Sep 2005 11:36:20 +0000 |
Ryan C. Gordon |
Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
|
Wed, 28 Sep 2005 06:38:22 +0000 |
Ryan C. Gordon |
Typo that broke Windows builds.
|
Wed, 28 Sep 2005 03:34:24 +0000 |
Ryan C. Gordon |
Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
|
Wed, 28 Sep 2005 02:26:29 +0000 |
Ryan C. Gordon |
Patched inline assembly to compile on gcc 4.0.1. Details are here:
|
Tue, 27 Sep 2005 12:14:17 +0000 |
Ryan C. Gordon |
From: "Alex Volkov" <avcp-sdlmail@usa.net>
|
Tue, 27 Sep 2005 11:27:38 +0000 |
Ryan C. Gordon |
Date: Sat, 17 Sep 2005 13:38:49 +0200
|
Tue, 27 Sep 2005 09:00:42 +0000 |
Ryan C. Gordon |
Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
|
Tue, 27 Sep 2005 08:36:28 +0000 |
Ryan C. Gordon |
Date: Sun, 11 Sep 2005 14:41:07 +0300 (EEST)
|
Thu, 22 Sep 2005 08:48:16 +0000 |
Ryan C. Gordon |
Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam
|
Sun, 11 Sep 2005 04:15:44 +0000 |
Sam Lantinga |
Date: Fri, 2 Sep 2005 21:56:50 -0400
|
Thu, 08 Sep 2005 18:26:56 +0000 |
Ryan C. Gordon |
If couldn't load a needed GL symbol in SDL_SetVideoMode(), report it more
|
Thu, 08 Sep 2005 07:33:22 +0000 |
Ryan C. Gordon |
iPod Linux framebuffer support.
|
Thu, 08 Sep 2005 07:20:59 +0000 |
Ryan C. Gordon |
Altivec blitter for 555 -> 8888 surface, written by me.
|
Thu, 08 Sep 2005 07:15:44 +0000 |
Ryan C. Gordon |
Commercial-OSS-on-Solaris patch...
|
Thu, 08 Sep 2005 06:49:20 +0000 |
Ryan C. Gordon |
Byte order detection fixes in SDL_endian.h ...
|
Thu, 08 Sep 2005 06:43:51 +0000 |
Ryan C. Gordon |
Fix dlvsym() detection in the configure script.
|
Thu, 08 Sep 2005 06:34:28 +0000 |
Ryan C. Gordon |
Mac Classic and CodeWarrior patches.
|
Thu, 08 Sep 2005 06:17:23 +0000 |
Ryan C. Gordon |
Forgot to add this with the previous Carbon/Cocoa/X11 commit.
|
Thu, 08 Sep 2005 06:16:14 +0000 |
Ryan C. Gordon |
The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
|
Thu, 25 Aug 2005 20:31:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 24 Aug 2005 21:57:48 +0000 |
Sam Lantinga |
Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.
release-1.2.9
|
Wed, 24 Aug 2005 05:49:57 +0000 |
Sam Lantinga |
Updated version number
|
Tue, 23 Aug 2005 15:22:03 +0000 |
Sam Lantinga |
Updated the version number...
|
Tue, 23 Aug 2005 06:43:24 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 23 Aug 2005 06:36:23 +0000 |
Sam Lantinga |
Date: Mon, 22 Aug 2005 04:22:46 -0400
|
Mon, 22 Aug 2005 14:38:31 +0000 |
Ryan C. Gordon |
Fix for bug reported by Michael Benfield on the SDL mailing list:
|
Mon, 22 Aug 2005 14:18:15 +0000 |
Ryan C. Gordon |
Apparently MacOS X will sometimes pass command line arguments to a Cocoa
|
Sun, 21 Aug 2005 08:02:23 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 21 Aug 2005 06:18:54 +0000 |
Sam Lantinga |
Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
|
Sat, 20 Aug 2005 21:39:06 +0000 |
Ryan C. Gordon |
From Patrice Mandin:
|
Sat, 20 Aug 2005 17:46:33 +0000 |
Sam Lantinga |
Added support for Visual C++ 2005
|
Thu, 18 Aug 2005 06:46:32 +0000 |
Ryan C. Gordon |
Patch by me to fix crash described below.
|
Thu, 18 Aug 2005 06:18:30 +0000 |
Ryan C. Gordon |
SDL_GetAppState() correction when toggling fullscreen on OSX.
|
Thu, 18 Aug 2005 06:06:02 +0000 |
Ryan C. Gordon |
Date: Wed, 17 Aug 2005 11:23:40 -0400
|
Wed, 17 Aug 2005 00:19:45 +0000 |
Ryan C. Gordon |
From: Jim Paris <jim_jtan_com>
|
Tue, 16 Aug 2005 09:57:16 +0000 |
Patrice Mandin |
Sleep a bit less in thread
|
Thu, 11 Aug 2005 05:08:28 +0000 |
Ryan C. Gordon |
Fixed mismerged patch.
|
Thu, 11 Aug 2005 01:02:01 +0000 |
Ryan C. Gordon |
Patches to make SDL compatible with Win95 again.
|
Thu, 11 Aug 2005 00:56:16 +0000 |
Ryan C. Gordon |
In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a
|
Wed, 10 Aug 2005 14:30:53 +0000 |
Patrice Mandin |
Document recent audio updates
|
Wed, 10 Aug 2005 13:29:49 +0000 |
Patrice Mandin |
Use MiNT thread to update DMA pointers instead of unusable MFP interrupt
|
Tue, 09 Aug 2005 07:28:35 +0000 |
Patrice Mandin |
Revert back to 1.6 revision
|
Mon, 08 Aug 2005 08:17:35 +0000 |
Patrice Mandin |
And do not forget the correct test
|
Mon, 08 Aug 2005 08:06:05 +0000 |
Patrice Mandin |
Was checking wrong address for ACIA MIDI
|
Sun, 07 Aug 2005 12:17:28 +0000 |
Patrice Mandin |
Can use both clocks of FDI interface on Falcon, plus digital output
|
Fri, 29 Jul 2005 10:59:49 +0000 |
Patrice Mandin |
Disable XBIOS in interrupt also under Magic
|
Fri, 29 Jul 2005 10:59:02 +0000 |
Patrice Mandin |
Disable Centscreen screensaver
|
Wed, 27 Jul 2005 19:46:59 +0000 |
Patrice Mandin |
Tell user how many bytes are needed
|
Wed, 27 Jul 2005 19:18:10 +0000 |
Patrice Mandin |
Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
|
Wed, 27 Jul 2005 16:30:12 +0000 |
Patrice Mandin |
Revert back change between 1.29 and 1.30
|
Thu, 21 Jul 2005 22:21:51 +0000 |
Patrice Mandin |
Revert back screen centering when using c2p
|
Thu, 21 Jul 2005 21:33:15 +0000 |
Patrice Mandin |
Checking external clock on DSP port was leaving audio crossbar in limbo state
|
Thu, 21 Jul 2005 06:19:18 +0000 |
Sam Lantinga |
Date: Fri, 15 Jul 2005 08:29:01 +0100
|
Wed, 20 Jul 2005 17:47:18 +0000 |
Patrice Mandin |
Set MFP interrupt at end of frame
|
Wed, 20 Jul 2005 17:44:11 +0000 |
Patrice Mandin |
Move GSXB callback to C source
|
Wed, 20 Jul 2005 17:40:58 +0000 |
Patrice Mandin |
Reserve space in system buffer to call XBIOS from interrupt
|
Wed, 20 Jul 2005 17:39:10 +0000 |
Patrice Mandin |
XBIOS in interrupt not usable under MiNT
|
Mon, 18 Jul 2005 13:42:57 +0000 |
Patrice Mandin |
Set hardware palette to black in True Colour mode
|
Sun, 17 Jul 2005 07:11:43 +0000 |
Patrice Mandin |
Save all registers on interrupt
|
Thu, 07 Jul 2005 22:51:59 +0000 |
Patrice Mandin |
Forgot variable declaration
|
Thu, 07 Jul 2005 15:29:38 +0000 |
Patrice Mandin |
Correctly process top/bottom event messages
|
Thu, 07 Jul 2005 15:06:38 +0000 |
Patrice Mandin |
Send window to the bottom
|
Thu, 07 Jul 2005 13:38:22 +0000 |
Patrice Mandin |
Don't use both mouse events for the same task
|
Thu, 07 Jul 2005 12:10:30 +0000 |
Patrice Mandin |
Don't generate multiple mouse focus events
|
Fri, 01 Jul 2005 15:39:23 +0000 |
Patrice Mandin |
Document IKBD hardware problem with mouse buttons and joystick fire buttons
|
Thu, 30 Jun 2005 12:03:19 +0000 |
Patrice Mandin |
Cleanup C2P routine
|
Thu, 30 Jun 2005 12:02:25 +0000 |
Patrice Mandin |
4bits screen also has hardware palette
|
Thu, 30 Jun 2005 08:20:53 +0000 |
Patrice Mandin |
Was not using firstcolor parameter
|
Wed, 29 Jun 2005 20:38:56 +0000 |
Patrice Mandin |
Direct newbies to what to do
|
Wed, 29 Jun 2005 20:32:46 +0000 |
Patrice Mandin |
Avoid generating multiple key press/release messages for the same key
|
Wed, 29 Jun 2005 16:18:46 +0000 |
Patrice Mandin |
Call old interrupt when receiving MIDI stuff
|
Wed, 29 Jun 2005 16:18:08 +0000 |
Patrice Mandin |
Remove debug code
|
Sat, 25 Jun 2005 18:21:13 +0000 |
Patrice Mandin |
Forgot enumeration value for Atari clones
|
Fri, 24 Jun 2005 12:48:38 +0000 |
Ryan C. Gordon |
Patch from Antonio SJ Musumeci:
|
Wed, 15 Jun 2005 23:41:57 +0000 |
Ryan C. Gordon |
The Darwin/MacOSX joystick code is largely copied from the HID Utilities
|
Sun, 12 Jun 2005 16:12:55 +0000 |
Patrice Mandin |
[PATCH] SDL_GetVideoMode() do not find the best video mode
|
Tue, 07 Jun 2005 13:30:06 +0000 |
Patrice Mandin |
Use wrong line length of menubar save buffer
|
Tue, 07 Jun 2005 11:52:46 +0000 |
Patrice Mandin |
Save/restore system palette when application topped/untopped
|
Mon, 06 Jun 2005 21:50:26 +0000 |
Patrice Mandin |
Another forgotten variable declaration
|
Mon, 06 Jun 2005 16:54:03 +0000 |
Patrice Mandin |
Use correct system function to free memory
|
Mon, 06 Jun 2005 16:36:18 +0000 |
Patrice Mandin |
SDL will center surface on screen for us
|
Mon, 06 Jun 2005 10:45:53 +0000 |
Patrice Mandin |
Forgot variable declaration
|
Mon, 06 Jun 2005 10:27:22 +0000 |
Patrice Mandin |
Restore and save menu bar when entering and exiting fullscreen mode
|
Mon, 06 Jun 2005 10:26:40 +0000 |
Patrice Mandin |
Can not grab mouse
|
Fri, 03 Jun 2005 08:18:55 +0000 |
Patrice Mandin |
Better mouse lose/gain focus
|
Thu, 02 Jun 2005 22:02:18 +0000 |
Patrice Mandin |
Resize window to fit asked video mode
|
Thu, 02 Jun 2005 22:00:48 +0000 |
Patrice Mandin |
Enable/disable mouse focus
|
Tue, 31 May 2005 12:31:11 +0000 |
Patrice Mandin |
Add Centscreen extended modes support
|
Fri, 20 May 2005 20:37:28 +0000 |
Patrice Mandin |
Used wrong offset in joystick packet
|
Fri, 20 May 2005 07:34:34 +0000 |
Sam Lantinga |
Date: Tue, 22 Mar 2005 23:50:20 +0100
|
Wed, 18 May 2005 17:02:17 +0000 |
Patrice Mandin |
Add Falcon Centscreen extension support
|
Mon, 16 May 2005 08:23:34 +0000 |
Sam Lantinga |
Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
|
Mon, 16 May 2005 07:43:46 +0000 |
Sam Lantinga |
Date: Tue, 10 May 2005 22:15:25 +0100
|
Mon, 16 May 2005 05:55:17 +0000 |
Sam Lantinga |
Eh, more correct.
|
Mon, 16 May 2005 05:34:58 +0000 |
Sam Lantinga |
Date: Mon, 02 May 2005 04:23:16 -0500
|
Mon, 16 May 2005 04:45:07 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 08 May 2005 19:58:34 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 05 May 2005 10:52:22 +0000 |
Patrice Mandin |
Add support for ARAnyM Atari emulator
|
Wed, 20 Apr 2005 05:57:39 +0000 |
Ryan C. Gordon |
Patched to compile again on x86 systems that use the assembly blitters.
|
Sun, 17 Apr 2005 10:40:41 +0000 |
Ryan C. Gordon |
Some work on using accelerated alpha blits with hardware surfaces.
|
Sun, 17 Apr 2005 10:36:03 +0000 |
Ryan C. Gordon |
SDL_CDOpen() fails on Linux if data track on disc is mounted in the
|
Sun, 17 Apr 2005 10:32:41 +0000 |
Ryan C. Gordon |
Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
|
Sun, 17 Apr 2005 10:27:00 +0000 |
Ryan C. Gordon |
Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
|
Sun, 17 Apr 2005 10:23:58 +0000 |
Ryan C. Gordon |
Fixed direction key input on WinCE devices, thanks to
|
Sun, 17 Apr 2005 10:19:22 +0000 |
Ryan C. Gordon |
Altivec-optimized blitters!
|
Sun, 17 Apr 2005 10:16:30 +0000 |
Ryan C. Gordon |
Added some parentheses for a little more macro safety. Recommended by Petri
|
Fri, 01 Apr 2005 15:19:26 +0000 |
Patrice Mandin |
Release CPU when waiting
|
Wed, 30 Mar 2005 12:38:03 +0000 |
Patrice Mandin |
Optimize also for 68020 and higher CPUs
|
Mon, 07 Mar 2005 10:09:21 +0000 |
Patrice Mandin |
Disable debug code
|
Mon, 07 Mar 2005 10:00:58 +0000 |
Patrice Mandin |
Dynamically create list of video modes, easier to add new ones
|
Wed, 02 Mar 2005 17:17:26 +0000 |
Patrice Mandin |
Was using width of surface instead of pitch to calculate length of surface width in words
|
Tue, 22 Feb 2005 17:57:40 +0000 |
Patrice Mandin |
Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
|
Tue, 15 Feb 2005 11:50:33 +0000 |
Ryan C. Gordon |
Added testblitspeed to aid in profiling of SDL's blitters.
|
Sun, 13 Feb 2005 07:10:02 +0000 |
Sam Lantinga |
Ugly hack to make this work with gcc 2.x and 3.x
|
Sat, 12 Feb 2005 19:39:08 +0000 |
Sam Lantinga |
Date: Tue, 01 Feb 2005 17:53:07 -0800
|
Sat, 12 Feb 2005 18:03:54 +0000 |
Sam Lantinga |
[SDL] [PATCH] fix FB_VideoQuit for ia64
|
Sat, 12 Feb 2005 18:01:31 +0000 |
Sam Lantinga |
Date: Wed, 26 Jan 2005 13:37:09 GMT
|
Sat, 29 Jan 2005 09:58:40 +0000 |
Patrice Mandin |
clear convert.buf before filling it
|
Tue, 25 Jan 2005 17:58:44 +0000 |
Sam Lantinga |
The fix is going back in. :)
|
Tue, 25 Jan 2005 16:57:11 +0000 |
Sam Lantinga |
Date: Mon, 24 Jan 2005 21:37:56 +0800
|
Tue, 18 Jan 2005 18:40:48 +0000 |
Sam Lantinga |
Date: Sun, 16 Jan 2005 19:20:15 +0100
|
Tue, 18 Jan 2005 18:32:10 +0000 |
Sam Lantinga |
Date: Sat, 15 Jan 2005 15:06:01 -0600
|
Mon, 17 Jan 2005 19:38:28 +0000 |
Ryan C. Gordon |
Date: Mon, 17 Jan 2005 20:54:50 +0200
|
Thu, 13 Jan 2005 23:24:56 +0000 |
Sam Lantinga |
Fix various problems with the timer code.
|
Wed, 12 Jan 2005 19:38:24 +0000 |
Sam Lantinga |
Clarified the code in the pixel format allocation
|
Wed, 12 Jan 2005 06:04:48 +0000 |
Sam Lantinga |
Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
|
Sat, 08 Jan 2005 23:13:01 +0000 |
Sam Lantinga |
Avoid gcc parse errors on Win32. This is fine in general because gcc uses
|
Tue, 04 Jan 2005 19:06:23 +0000 |
Sam Lantinga |
Bumped the minor version number...
|
Tue, 04 Jan 2005 19:05:32 +0000 |
Sam Lantinga |
Fix potential use of freed memory in the threaded timer system
|
Tue, 04 Jan 2005 19:04:14 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 03 Jan 2005 00:24:44 +0000 |
Sam Lantinga |
Date: Sun, 2 Jan 2005 18:36:09 +0100
|
Sun, 02 Jan 2005 05:11:16 +0000 |
Sam Lantinga |
Allow SDL to be loaded by Matlab
|
Sun, 02 Jan 2005 05:05:21 +0000 |
Sam Lantinga |
Date: Fri, 31 Dec 2004 04:14:09 +0900
|
Mon, 27 Dec 2004 20:03:53 +0000 |
Sam Lantinga |
Date: Fri, 24 Dec 2004 23:32:06 -0500
|
Sun, 19 Dec 2004 22:04:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 16 Dec 2004 06:39:54 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 16 Dec 2004 05:29:55 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 15 Dec 2004 01:02:20 +0000 |
Sam Lantinga |
Added change log notes
release-1.2.8
|
Tue, 14 Dec 2004 18:23:27 +0000 |
Sam Lantinga |
Date: Tue, 14 Dec 2004 12:08:30 +0100
|
Tue, 14 Dec 2004 06:20:49 +0000 |
Sam Lantinga |
Date: Mon, 13 Dec 2004 21:28:18 -0500
|
Mon, 13 Dec 2004 08:49:17 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Dec 2004 08:00:14 +0000 |
Sam Lantinga |
Whoops. :)
|
Mon, 13 Dec 2004 07:32:53 +0000 |
Sam Lantinga |
No really, don't link with the ALSA library!
|
Mon, 13 Dec 2004 07:07:08 +0000 |
Sam Lantinga |
ALSA is loaded dynamically now, so it's safe to build into the library
|
Mon, 06 Dec 2004 15:01:00 +0000 |
Patrice Mandin |
Document new OpenGL feature
|
Mon, 06 Dec 2004 04:17:56 +0000 |
Sam Lantinga |
Updated SDL for MacOS X Xcode support
|
Sat, 04 Dec 2004 20:53:58 +0000 |
Patrice Mandin |
Some Atari OpenGL implementations draw upside down
|
Sat, 04 Dec 2004 10:31:16 +0000 |
Patrice Mandin |
Be sure to compile without OpenGL enabled
|
Thu, 02 Dec 2004 23:00:28 +0000 |
Patrice Mandin |
Wrong RGB24 to RGB16 conversion
|
Thu, 02 Dec 2004 13:45:29 +0000 |
Patrice Mandin |
Wrong pixel size for source buffer for old drivers
|
Tue, 30 Nov 2004 19:02:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 30 Nov 2004 16:14:05 +0000 |
Patrice Mandin |
TinyGL only support RGB24 color buffer
|
Tue, 30 Nov 2004 15:21:29 +0000 |
Sam Lantinga |
Added a usage example for SDL_GetWMInfo()
|
Tue, 30 Nov 2004 14:45:08 +0000 |
Sam Lantinga |
Date: Wed, 24 Nov 2004 01:25:48 +0100
|
Tue, 30 Nov 2004 14:28:20 +0000 |
Sam Lantinga |
Date: Sat, 27 Nov 2004 13:35:43 +0100
|
Tue, 30 Nov 2004 13:04:22 +0000 |
Patrice Mandin |
Forgot to change window title in the normal case
|
Sun, 28 Nov 2004 21:52:29 +0000 |
Patrice Mandin |
TinyGL does not have glFinish, only glFlush
|
Sat, 27 Nov 2004 23:11:20 +0000 |
Patrice Mandin |
Wrong size of parameters for SDL_Swap32 m68k assembly routine
|
Sat, 27 Nov 2004 21:28:49 +0000 |
Patrice Mandin |
Forgot to flush OpenGL buffer using glFinish
|
Fri, 26 Nov 2004 22:11:30 +0000 |
Patrice Mandin |
Keep current OpenGL context when possible
|
Fri, 26 Nov 2004 16:16:50 +0000 |
Patrice Mandin |
Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
|
Fri, 26 Nov 2004 16:13:24 +0000 |
Patrice Mandin |
Restore everything when a function pointer is NULL
|
Thu, 25 Nov 2004 15:47:49 +0000 |
Patrice Mandin |
Factorize OSMesa OpenGL code for Atari drivers
|
Mon, 22 Nov 2004 20:37:41 +0000 |
Patrice Mandin |
Remove ambiguous/useless code
|
Mon, 22 Nov 2004 20:36:59 +0000 |
Patrice Mandin |
Do not use registers when not necessary
|
Mon, 22 Nov 2004 10:18:04 +0000 |
Patrice Mandin |
Add conversion routines for unsupported screen formats
|
Mon, 22 Nov 2004 10:16:58 +0000 |
Patrice Mandin |
Add m68k assembly routines for endianness conversion
|
Sun, 21 Nov 2004 21:59:47 +0000 |
Patrice Mandin |
Add OSMesa OpenGL support to the Atari GEM video driver
|
Sun, 21 Nov 2004 00:57:47 +0000 |
Sam Lantinga |
Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)
|
Sat, 20 Nov 2004 20:57:28 +0000 |
Patrice Mandin |
Add missing --add-missing
|
Sat, 20 Nov 2004 20:56:23 +0000 |
Patrice Mandin |
sdl-config already provides needed libs for MiNT build
|
Sat, 20 Nov 2004 20:47:52 +0000 |
Patrice Mandin |
OSMesa draws upside down
|
Wed, 17 Nov 2004 23:23:03 +0000 |
Patrice Mandin |
Grr, have to resort video modes one more time
|
Wed, 17 Nov 2004 23:13:15 +0000 |
Patrice Mandin |
Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
|
Mon, 15 Nov 2004 23:34:56 +0000 |
Sam Lantinga |
Updated for Visual C++ 6 build
|
Mon, 15 Nov 2004 23:30:07 +0000 |
Sam Lantinga |
Updated for Visual C++ 6 build
|
Mon, 15 Nov 2004 21:11:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 15 Nov 2004 21:09:54 +0000 |
Sam Lantinga |
Restore the user specified window proc after shutdown
|
Mon, 15 Nov 2004 01:47:53 +0000 |
Sam Lantinga |
Fedora Core 3 has libasound.so in /lib
|
Sat, 13 Nov 2004 09:57:20 +0000 |
Patrice Mandin |
Sort video modes by width then height
|
Fri, 12 Nov 2004 23:22:08 +0000 |
Sam Lantinga |
Date: Mon, 25 Oct 2004 17:30:06 +0200
|
Fri, 12 Nov 2004 23:14:47 +0000 |
Sam Lantinga |
Date: Tue, 19 Oct 2004 23:04:58 -0700
|
Fri, 12 Nov 2004 22:09:17 +0000 |
Sam Lantinga |
Date: Wed, 13 Oct 2004 17:00:58 -0500
|
Fri, 12 Nov 2004 21:39:04 +0000 |
Sam Lantinga |
Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST)
|
Fri, 12 Nov 2004 21:29:52 +0000 |
Sam Lantinga |
Date: Tue, 5 Oct 2004 11:04:02 -0400
|
Fri, 12 Nov 2004 21:25:42 +0000 |
Sam Lantinga |
Video modes are sorted width first, then height
|
Fri, 12 Nov 2004 21:24:46 +0000 |
Sam Lantinga |
Fix from Alfred Perlstein
|
Sat, 06 Nov 2004 08:56:23 +0000 |
Patrice Mandin |
Prevent redraws till internal buffers are correctly setup
|
Sun, 31 Oct 2004 13:15:33 +0000 |
Patrice Mandin |
No need to try to emulate analog axis when SDL support digital hats
|
Fri, 29 Oct 2004 11:19:03 +0000 |
Patrice Mandin |
Forgot to disable debug messages
|
Fri, 29 Oct 2004 09:56:53 +0000 |
Patrice Mandin |
Date: Fri, 29 Oct 2004 11:47:09 +0200
|
Sat, 09 Oct 2004 22:11:45 +0000 |
Sam Lantinga |
Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST)
|
Fri, 08 Oct 2004 09:08:32 +0000 |
Patrice Mandin |
No need to close the window when going to fullscreen mode
|
Fri, 17 Sep 2004 13:47:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 17 Sep 2004 13:28:12 +0000 |
Sam Lantinga |
Date: Thu, 2 Sep 2004 19:35:51 +0200
|
Fri, 17 Sep 2004 13:25:06 +0000 |
Sam Lantinga |
Date: Mon, 30 Aug 2004 18:20:25 +0200
|
Fri, 17 Sep 2004 13:20:10 +0000 |
Sam Lantinga |
Date: Fri, 25 Jun 2004 13:29:15 +0100
|
Sat, 11 Sep 2004 18:00:41 +0000 |
Sam Lantinga |
Date: Thu, 02 Sep 2004 01:06:23 +0200
|
Sat, 11 Sep 2004 17:48:41 +0000 |
Sam Lantinga |
Backing out new changes, at Chris Nelson's request.
|
Tue, 31 Aug 2004 04:21:35 +0000 |
Sam Lantinga |
Hum.
|
Mon, 30 Aug 2004 04:21:51 +0000 |
Sam Lantinga |
Date: Sun, 29 Aug 2004 20:55:54 +0200
|
Wed, 25 Aug 2004 05:39:03 +0000 |
Sam Lantinga |
Date: Tue, 24 Aug 2004 06:16:32 +0200
|
Tue, 24 Aug 2004 07:40:14 +0000 |
Sam Lantinga |
I don't know how this got missed, but...
|
Tue, 24 Aug 2004 06:32:50 +0000 |
Sam Lantinga |
Don't fail if we don't have ALSA available
|
Sat, 21 Aug 2004 20:35:50 +0000 |
Sam Lantinga |
Updated libtool support for libtool 1.5.8
|
Sat, 21 Aug 2004 14:54:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 21 Aug 2004 13:49:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 21 Aug 2004 13:10:58 +0000 |
Sam Lantinga |
Date: Wed, 28 Jul 2004 14:56:57 +0800
|
Sat, 21 Aug 2004 12:38:50 +0000 |
Sam Lantinga |
Date: Sun, 18 Jul 2004 00:22:07 -0400
|
Sat, 21 Aug 2004 12:27:02 +0000 |
Sam Lantinga |
Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
|
Sat, 21 Aug 2004 11:34:24 +0000 |
Sam Lantinga |
Date: Mon, 12 Jul 2004 14:17:47 -0500
|
Sat, 21 Aug 2004 05:29:45 +0000 |
Sam Lantinga |
Date: Sat, 10 Jul 2004 21:02:33 +0200
|
Sat, 21 Aug 2004 04:20:00 +0000 |
Sam Lantinga |
Date: Tue, 01 Jun 2004 15:27:44 +0300
|
Sat, 21 Aug 2004 03:55:12 +0000 |
Sam Lantinga |
Hmm, this should work a little better. :)
|
Sat, 21 Aug 2004 03:45:58 +0000 |
Sam Lantinga |
Date: Tue, 27 Jul 2004 17:14:00 +0200
|
Sat, 21 Aug 2004 03:21:44 +0000 |
Sam Lantinga |
CoreAudio driver works on Mac OSX 10.1
|
Sat, 21 Aug 2004 02:06:30 +0000 |
Sam Lantinga |
Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
|
Fri, 20 Aug 2004 22:35:23 +0000 |
Sam Lantinga |
Date: Thu, 17 Jun 2004 11:38:51 -0700 (PDT)
|
Fri, 20 Aug 2004 22:33:11 +0000 |
Sam Lantinga |
Added an option to show the logo at the cursor position for debugging
|
Fri, 20 Aug 2004 22:32:05 +0000 |
Sam Lantinga |
Use the canonical glext.h on MacOS X as well (#define NO_SDL_GLEXT if you don't want this)
|
Fri, 20 Aug 2004 19:42:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 20 Aug 2004 18:57:01 +0000 |
Sam Lantinga |
Date: Fri, 20 Aug 2004 08:31:20 +0200
|
Wed, 18 Aug 2004 21:41:39 +0000 |
Sam Lantinga |
Date: Mon, 05 Jul 2004 14:37:59 +0200
|
Tue, 10 Aug 2004 20:58:47 +0000 |
Patrice Mandin |
Forgot to initialize maximum position for mouse
|
Tue, 10 Aug 2004 18:59:58 +0000 |
Patrice Mandin |
Wrong check for minimum mouse position
|
Tue, 10 Aug 2004 18:53:38 +0000 |
Patrice Mandin |
Give mouse position relative to window position, and do not generate mouse button event if outside of the window
|
Mon, 09 Aug 2004 11:53:14 +0000 |
Patrice Mandin |
Do not destroy window on resize, so we can go back to original size from maximized size
|
Thu, 05 Aug 2004 19:50:06 +0000 |
Patrice Mandin |
Too much backslash-n at end of line
|
Thu, 05 Aug 2004 19:43:07 +0000 |
Patrice Mandin |
Correctly center window on creation
|
Thu, 05 Aug 2004 19:40:23 +0000 |
Patrice Mandin |
Correctly set window size if resized or maximized
|
Thu, 05 Aug 2004 19:37:45 +0000 |
Patrice Mandin |
Use meaningful define instead of numeral value
|
Thu, 05 Aug 2004 19:34:44 +0000 |
Patrice Mandin |
Use SDL_SetError instead of fprintf
|
Tue, 03 Aug 2004 15:40:18 +0000 |
Patrice Mandin |
Absolute mouse position was given as relative movement to SDL
|
Tue, 03 Aug 2004 08:50:52 +0000 |
Patrice Mandin |
Wrongly test if width multiple of 16
|
Mon, 02 Aug 2004 18:39:50 +0000 |
Patrice Mandin |
Lock the screen before doing its backup
|
Sun, 25 Jul 2004 19:43:56 +0000 |
Sam Lantinga |
Date: Sun, 25 Jul 2004 23:10:03 +0800
|
Sun, 25 Jul 2004 18:43:07 +0000 |
Sam Lantinga |
You can't free locked surfaces!
|
Sun, 25 Jul 2004 18:31:50 +0000 |
Sam Lantinga |
Date: Wed, 23 Jun 2004 17:05:33 -0400
|
Sun, 25 Jul 2004 17:33:33 +0000 |
Sam Lantinga |
Date: Mon, 28 Jun 2004 23:15:55 +0200
|
Wed, 21 Jul 2004 04:53:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 18 Jul 2004 22:57:40 +0000 |
Sam Lantinga |
Date: Mon, 3 May 2004 03:15:01 +0100
|
Sun, 18 Jul 2004 19:46:38 +0000 |
Sam Lantinga |
Date: Sat, 26 Jun 2004 14:58:42 +0300
|
Sun, 18 Jul 2004 19:44:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 18 Jul 2004 19:42:03 +0000 |
Sam Lantinga |
Date: Mon, 28 Jun 2004 19:58:08 +0900
|
Sun, 18 Jul 2004 19:36:06 +0000 |
Sam Lantinga |
Date: Mon, 21 Jun 2004 16:52:47 +0200
|
Sun, 18 Jul 2004 19:14:33 +0000 |
Sam Lantinga |
Date: Sat, 03 Jul 2004 02:23:48 +0200
|
Sun, 18 Jul 2004 19:05:06 +0000 |
Sam Lantinga |
Date: Wed, 7 Jul 2004 12:57:58 +0200
|
Sun, 18 Jul 2004 19:01:27 +0000 |
Sam Lantinga |
Date: Fri, 16 Jul 2004 17:25:45 +0200
|
Sun, 18 Jul 2004 18:33:28 +0000 |
Sam Lantinga |
Date: Sun, 18 Jul 2004 16:46:44 +0200
|
Sat, 17 Jul 2004 08:58:24 +0000 |
Patrice Mandin |
Forgot to initialize video mode list
|
Fri, 25 Jun 2004 05:24:50 +0000 |
Sam Lantinga |
Date: Thu, 24 Jun 2004 15:13:40 +0300 (EEST)
|
Thu, 27 May 2004 22:57:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 May 2004 10:05:59 +0000 |
Sam Lantinga |
The tenth time is the charm...
|
Mon, 17 May 2004 22:42:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 17 May 2004 00:16:24 +0000 |
Sam Lantinga |
Date: Tue, 11 May 2004 22:05:32 -0400
|
Sun, 16 May 2004 22:48:06 +0000 |
Sam Lantinga |
Date: Tue, 16 Mar 2004 12:40:33 +0000
|
Sun, 16 May 2004 22:37:59 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 16 May 2004 21:08:55 +0000 |
Sam Lantinga |
Don't crash if the stretch routines are used on hardware surfaces
|
Sun, 16 May 2004 19:02:19 +0000 |
Sam Lantinga |
Fixed crash on exit
|
Sun, 16 May 2004 18:46:24 +0000 |
Sam Lantinga |
Date: Sun, 18 Apr 2004 16:09:53 -0400 (EDT)
|
Sun, 16 May 2004 18:09:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 16 May 2004 18:06:27 +0000 |
Sam Lantinga |
Date: Sat, 10 Apr 2004 10:05:46 +0200
|
Sun, 16 May 2004 18:02:48 +0000 |
Sam Lantinga |
ate: Fri, 09 Apr 2004 20:07:10 +0200
|
Sun, 16 May 2004 17:40:32 +0000 |
Sam Lantinga |
Date: Sun, 28 Mar 2004 16:38:32 +1200
|
Sun, 16 May 2004 17:19:48 +0000 |
Sam Lantinga |
Date: Mon, 10 May 2004 10:17:46 -0400
|
Thu, 06 May 2004 15:55:06 +0000 |
Sam Lantinga |
Date: Sat, 24 Apr 2004 15:13:32 +0300
|
Fri, 30 Apr 2004 18:33:30 +0000 |
Sam Lantinga |
Date: Wed, 28 Apr 2004 16:52:41 -0400
|
Fri, 23 Apr 2004 14:00:08 +0000 |
Sam Lantinga |
Increment version...
|
Sun, 11 Apr 2004 19:54:40 +0000 |
Sam Lantinga |
Date: Sat, 10 Apr 2004 02:25:33 -0400
|
Sun, 11 Apr 2004 19:52:58 +0000 |
Sam Lantinga |
Date: Sun, 11 Apr 2004 13:09:44 +0200
|
Sun, 11 Apr 2004 19:49:34 +0000 |
Sam Lantinga |
Date: Tue, 30 Mar 2004 18:18:13 -0600
|
Sun, 11 Apr 2004 19:47:28 +0000 |
Sam Lantinga |
Date: Tue, 30 Mar 2004 21:26:47 -0600
|
Thu, 08 Apr 2004 21:13:14 +0000 |
Sam Lantinga |
Date: Wed, 31 Mar 2004 09:15:57 -0600
|
Thu, 08 Apr 2004 21:06:10 +0000 |
Sam Lantinga |
Argh...
|
Sat, 27 Mar 2004 16:15:42 +0000 |
Sam Lantinga |
Yack... finally fixed the MacOS X development package ... I hope!
|
Mon, 22 Mar 2004 09:38:20 +0000 |
Ryan C. Gordon |
(Said Max Horn on the SDL mailing list...)
|
Thu, 11 Mar 2004 13:38:51 +0000 |
Sam Lantinga |
Fixed the postinstall script
|
Thu, 11 Mar 2004 12:59:41 +0000 |
Sam Lantinga |
Date: Thu, 11 Mar 2004 18:45:17 +0900
|
Sun, 07 Mar 2004 16:40:15 +0000 |
Sam Lantinga |
Date: Sun, 07 Mar 2004 22:54:11 +0900
|
Sat, 06 Mar 2004 02:58:06 +0000 |
Sam Lantinga |
Date: Fri, 05 Mar 2004 16:08:01 +0000
|
Fri, 05 Mar 2004 15:09:18 +0000 |
Sam Lantinga |
Avoid FPE with Linux 2.6
|
Thu, 04 Mar 2004 05:41:57 +0000 |
Sam Lantinga |
Date: Wed, 3 Mar 2004 12:44:21 +0200
|
Thu, 04 Mar 2004 05:39:17 +0000 |
Sam Lantinga |
Instructive comments from Max Horn
|
Wed, 03 Mar 2004 06:56:04 +0000 |
Sam Lantinga |
sed, it's two, two commands in one!
|
Tue, 02 Mar 2004 19:38:55 +0000 |
Ryan C. Gordon |
Force recreation of X11 window if going to or from a SDL_NOFRAME vidmode.
|
Tue, 02 Mar 2004 13:01:02 +0000 |
Sam Lantinga |
Date: Tue, 2 Mar 2004 11:34:54 +0100
|
Tue, 02 Mar 2004 12:49:16 +0000 |
Sam Lantinga |
Date: Sun, 29 Feb 2004 15:14:22 +0200
|
Tue, 02 Mar 2004 12:45:22 +0000 |
Sam Lantinga |
Date: Sun, 29 Feb 2004 20:28:27 +0200
|