2005-02-12 |
Sam Lantinga |
Date: Tue, 01 Feb 2005 17:53:07 -0800
|
2005-02-12 |
Sam Lantinga |
[SDL] [PATCH] fix FB_VideoQuit for ia64
|
2005-02-12 |
Sam Lantinga |
Date: Wed, 26 Jan 2005 13:37:09 GMT
|
2005-01-29 |
Patrice Mandin |
clear convert.buf before filling it
|
2005-01-25 |
Sam Lantinga |
The fix is going back in. :)
|
2005-01-25 |
Sam Lantinga |
Date: Mon, 24 Jan 2005 21:37:56 +0800
|
2005-01-18 |
Sam Lantinga |
Date: Sun, 16 Jan 2005 19:20:15 +0100
|
2005-01-18 |
Sam Lantinga |
Date: Sat, 15 Jan 2005 15:06:01 -0600
|
2005-01-17 |
Ryan C. Gordon |
Date: Mon, 17 Jan 2005 20:54:50 +0200
|
2005-01-13 |
Sam Lantinga |
Fix various problems with the timer code.
|
2005-01-12 |
Sam Lantinga |
Clarified the code in the pixel format allocation
|
2005-01-12 |
Sam Lantinga |
Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
|
2005-01-08 |
Sam Lantinga |
Avoid gcc parse errors on Win32. This is fine in general because gcc uses
|
2005-01-04 |
Sam Lantinga |
Bumped the minor version number...
|
2005-01-04 |
Sam Lantinga |
Fix potential use of freed memory in the threaded timer system
|
2005-01-04 |
Sam Lantinga |
*** empty log message ***
|
2005-01-03 |
Sam Lantinga |
Date: Sun, 2 Jan 2005 18:36:09 +0100
|
2005-01-02 |
Sam Lantinga |
Allow SDL to be loaded by Matlab
|
2005-01-02 |
Sam Lantinga |
Date: Fri, 31 Dec 2004 04:14:09 +0900
|
2004-12-27 |
Sam Lantinga |
Date: Fri, 24 Dec 2004 23:32:06 -0500
|
2004-12-19 |
Sam Lantinga |
*** empty log message ***
|
2004-12-16 |
Sam Lantinga |
*** empty log message ***
|
2004-12-16 |
Sam Lantinga |
*** empty log message ***
|
2004-12-15 |
Sam Lantinga |
Added change log notes
release-1.2.8
|
2004-12-14 |
Sam Lantinga |
Date: Tue, 14 Dec 2004 12:08:30 +0100
|
2004-12-14 |
Sam Lantinga |
Date: Mon, 13 Dec 2004 21:28:18 -0500
|
2004-12-13 |
Sam Lantinga |
*** empty log message ***
|
2004-12-13 |
Sam Lantinga |
Whoops. :)
|
2004-12-13 |
Sam Lantinga |
No really, don't link with the ALSA library!
|
2004-12-13 |
Sam Lantinga |
ALSA is loaded dynamically now, so it's safe to build into the library
|
2004-12-06 |
Patrice Mandin |
Document new OpenGL feature
|
2004-12-06 |
Sam Lantinga |
Updated SDL for MacOS X Xcode support
|
2004-12-04 |
Patrice Mandin |
Some Atari OpenGL implementations draw upside down
|
2004-12-04 |
Patrice Mandin |
Be sure to compile without OpenGL enabled
|
2004-12-02 |
Patrice Mandin |
Wrong RGB24 to RGB16 conversion
|
2004-12-02 |
Patrice Mandin |
Wrong pixel size for source buffer for old drivers
|
2004-11-30 |
Sam Lantinga |
*** empty log message ***
|
2004-11-30 |
Patrice Mandin |
TinyGL only support RGB24 color buffer
|
2004-11-30 |
Sam Lantinga |
Added a usage example for SDL_GetWMInfo()
|
2004-11-30 |
Sam Lantinga |
Date: Wed, 24 Nov 2004 01:25:48 +0100
|
2004-11-30 |
Sam Lantinga |
Date: Sat, 27 Nov 2004 13:35:43 +0100
|
2004-11-30 |
Patrice Mandin |
Forgot to change window title in the normal case
|
2004-11-28 |
Patrice Mandin |
TinyGL does not have glFinish, only glFlush
|
2004-11-27 |
Patrice Mandin |
Wrong size of parameters for SDL_Swap32 m68k assembly routine
|
2004-11-27 |
Patrice Mandin |
Forgot to flush OpenGL buffer using glFinish
|
2004-11-26 |
Patrice Mandin |
Keep current OpenGL context when possible
|
2004-11-26 |
Patrice Mandin |
Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
|
2004-11-26 |
Patrice Mandin |
Restore everything when a function pointer is NULL
|
2004-11-25 |
Patrice Mandin |
Factorize OSMesa OpenGL code for Atari drivers
|
2004-11-22 |
Patrice Mandin |
Remove ambiguous/useless code
|
2004-11-22 |
Patrice Mandin |
Do not use registers when not necessary
|
2004-11-22 |
Patrice Mandin |
Add conversion routines for unsupported screen formats
|
2004-11-22 |
Patrice Mandin |
Add m68k assembly routines for endianness conversion
|
2004-11-21 |
Patrice Mandin |
Add OSMesa OpenGL support to the Atari GEM video driver
|
2004-11-21 |
Sam Lantinga |
Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)
|
2004-11-20 |
Patrice Mandin |
Add missing --add-missing
|
2004-11-20 |
Patrice Mandin |
sdl-config already provides needed libs for MiNT build
|
2004-11-20 |
Patrice Mandin |
OSMesa draws upside down
|
2004-11-17 |
Patrice Mandin |
Grr, have to resort video modes one more time
|
2004-11-17 |
Patrice Mandin |
Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
|
2004-11-15 |
Sam Lantinga |
Updated for Visual C++ 6 build
|
2004-11-15 |
Sam Lantinga |
Updated for Visual C++ 6 build
|
2004-11-15 |
Sam Lantinga |
*** empty log message ***
|
2004-11-15 |
Sam Lantinga |
Restore the user specified window proc after shutdown
|
2004-11-15 |
Sam Lantinga |
Fedora Core 3 has libasound.so in /lib
|
2004-11-13 |
Patrice Mandin |
Sort video modes by width then height
|
2004-11-12 |
Sam Lantinga |
Date: Mon, 25 Oct 2004 17:30:06 +0200
|
2004-11-12 |
Sam Lantinga |
Date: Tue, 19 Oct 2004 23:04:58 -0700
|
2004-11-12 |
Sam Lantinga |
Date: Wed, 13 Oct 2004 17:00:58 -0500
|
2004-11-12 |
Sam Lantinga |
Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST)
|
2004-11-12 |
Sam Lantinga |
Date: Tue, 5 Oct 2004 11:04:02 -0400
|
2004-11-12 |
Sam Lantinga |
Video modes are sorted width first, then height
|
2004-11-12 |
Sam Lantinga |
Fix from Alfred Perlstein
|
2004-11-06 |
Patrice Mandin |
Prevent redraws till internal buffers are correctly setup
|
2004-10-31 |
Patrice Mandin |
No need to try to emulate analog axis when SDL support digital hats
|
2004-10-29 |
Patrice Mandin |
Forgot to disable debug messages
|
2004-10-29 |
Patrice Mandin |
Date: Fri, 29 Oct 2004 11:47:09 +0200
|
2004-10-09 |
Sam Lantinga |
Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST)
|
2004-10-08 |
Patrice Mandin |
No need to close the window when going to fullscreen mode
|
2004-09-17 |
Sam Lantinga |
*** empty log message ***
|
2004-09-17 |
Sam Lantinga |
Date: Thu, 2 Sep 2004 19:35:51 +0200
|
2004-09-17 |
Sam Lantinga |
Date: Mon, 30 Aug 2004 18:20:25 +0200
|
2004-09-17 |
Sam Lantinga |
Date: Fri, 25 Jun 2004 13:29:15 +0100
|
2004-09-11 |
Sam Lantinga |
Date: Thu, 02 Sep 2004 01:06:23 +0200
|
2004-09-11 |
Sam Lantinga |
Backing out new changes, at Chris Nelson's request.
|
2004-08-31 |
Sam Lantinga |
Hum.
|
2004-08-30 |
Sam Lantinga |
Date: Sun, 29 Aug 2004 20:55:54 +0200
|
2004-08-25 |
Sam Lantinga |
Date: Tue, 24 Aug 2004 06:16:32 +0200
|
2004-08-24 |
Sam Lantinga |
I don't know how this got missed, but...
|
2004-08-24 |
Sam Lantinga |
Don't fail if we don't have ALSA available
|
2004-08-21 |
Sam Lantinga |
Updated libtool support for libtool 1.5.8
|
2004-08-21 |
Sam Lantinga |
*** empty log message ***
|
2004-08-21 |
Sam Lantinga |
*** empty log message ***
|
2004-08-21 |
Sam Lantinga |
Date: Wed, 28 Jul 2004 14:56:57 +0800
|
2004-08-21 |
Sam Lantinga |
Date: Sun, 18 Jul 2004 00:22:07 -0400
|
2004-08-21 |
Sam Lantinga |
Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
|
2004-08-21 |
Sam Lantinga |
Date: Mon, 12 Jul 2004 14:17:47 -0500
|
2004-08-21 |
Sam Lantinga |
Date: Sat, 10 Jul 2004 21:02:33 +0200
|
2004-08-21 |
Sam Lantinga |
Date: Tue, 01 Jun 2004 15:27:44 +0300
|
2004-08-21 |
Sam Lantinga |
Hmm, this should work a little better. :)
|
2004-08-21 |
Sam Lantinga |
Date: Tue, 27 Jul 2004 17:14:00 +0200
|
2004-08-21 |
Sam Lantinga |
CoreAudio driver works on Mac OSX 10.1
|
2004-08-21 |
Sam Lantinga |
Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
|
2004-08-20 |
Sam Lantinga |
Date: Thu, 17 Jun 2004 11:38:51 -0700 (PDT)
|
2004-08-20 |
Sam Lantinga |
Added an option to show the logo at the cursor position for debugging
|
2004-08-20 |
Sam Lantinga |
Use the canonical glext.h on MacOS X as well (#define NO_SDL_GLEXT if you don't want this)
|
2004-08-20 |
Sam Lantinga |
*** empty log message ***
|
2004-08-20 |
Sam Lantinga |
Date: Fri, 20 Aug 2004 08:31:20 +0200
|
2004-08-18 |
Sam Lantinga |
Date: Mon, 05 Jul 2004 14:37:59 +0200
|
2004-08-10 |
Patrice Mandin |
Forgot to initialize maximum position for mouse
|
2004-08-10 |
Patrice Mandin |
Wrong check for minimum mouse position
|
2004-08-10 |
Patrice Mandin |
Give mouse position relative to window position, and do not generate mouse button event if outside of the window
|
2004-08-09 |
Patrice Mandin |
Do not destroy window on resize, so we can go back to original size from maximized size
|
2004-08-05 |
Patrice Mandin |
Too much backslash-n at end of line
|
2004-08-05 |
Patrice Mandin |
Correctly center window on creation
|
2004-08-05 |
Patrice Mandin |
Correctly set window size if resized or maximized
|
2004-08-05 |
Patrice Mandin |
Use meaningful define instead of numeral value
|
2004-08-05 |
Patrice Mandin |
Use SDL_SetError instead of fprintf
|
2004-08-03 |
Patrice Mandin |
Absolute mouse position was given as relative movement to SDL
|
2004-08-03 |
Patrice Mandin |
Wrongly test if width multiple of 16
|