Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Use wrong line length of menubar save buffer
2005-06-07, by Patrice Mandin
Save/restore system palette when application topped/untopped
2005-06-07, by Patrice Mandin
Another forgotten variable declaration
2005-06-06, by Patrice Mandin
Use correct system function to free memory
2005-06-06, by Patrice Mandin
SDL will center surface on screen for us
2005-06-06, by Patrice Mandin
Forgot variable declaration
2005-06-06, by Patrice Mandin
Restore and save menu bar when entering and exiting fullscreen mode
2005-06-06, by Patrice Mandin
Can not grab mouse
2005-06-06, by Patrice Mandin
Better mouse lose/gain focus
2005-06-03, by Patrice Mandin
Resize window to fit asked video mode
2005-06-02, by Patrice Mandin
Enable/disable mouse focus
2005-06-02, by Patrice Mandin
Add Centscreen extended modes support
2005-05-31, by Patrice Mandin
Used wrong offset in joystick packet
2005-05-20, by Patrice Mandin
Date: Tue, 22 Mar 2005 23:50:20 +0100
2005-05-20, by Sam Lantinga
Add Falcon Centscreen extension support
2005-05-18, by Patrice Mandin
Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
2005-05-16, by Sam Lantinga
Date: Tue, 10 May 2005 22:15:25 +0100
2005-05-16, by Sam Lantinga
Eh, more correct.
2005-05-16, by Sam Lantinga
Date: Mon, 02 May 2005 04:23:16 -0500
2005-05-16, by Sam Lantinga
*** empty log message ***
2005-05-16, by Sam Lantinga
*** empty log message ***
2005-05-08, by Sam Lantinga
Add support for ARAnyM Atari emulator
2005-05-05, by Patrice Mandin
Patched to compile again on x86 systems that use the assembly blitters.
2005-04-20, by Ryan C. Gordon
Some work on using accelerated alpha blits with hardware surfaces.
2005-04-17, by Ryan C. Gordon
SDL_CDOpen() fails on Linux if data track on disc is mounted in the
2005-04-17, by Ryan C. Gordon
Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
2005-04-17, by Ryan C. Gordon
Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
2005-04-17, by Ryan C. Gordon
Fixed direction key input on WinCE devices, thanks to
2005-04-17, by Ryan C. Gordon
Altivec-optimized blitters!
2005-04-17, by Ryan C. Gordon
Added some parentheses for a little more macro safety. Recommended by Petri
2005-04-17, by Ryan C. Gordon
Release CPU when waiting
2005-04-01, by Patrice Mandin
Optimize also for 68020 and higher CPUs
2005-03-30, by Patrice Mandin
Disable debug code
2005-03-07, by Patrice Mandin
Dynamically create list of video modes, easier to add new ones
2005-03-07, by Patrice Mandin
Was using width of surface instead of pitch to calculate length of surface width in words
2005-03-02, by Patrice Mandin
Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
2005-02-22, by Patrice Mandin
Added testblitspeed to aid in profiling of SDL's blitters.
2005-02-15, by Ryan C. Gordon
Ugly hack to make this work with gcc 2.x and 3.x
2005-02-13, by Sam Lantinga
Date: Tue, 01 Feb 2005 17:53:07 -0800
2005-02-12, by Sam Lantinga
[SDL] [PATCH] fix FB_VideoQuit for ia64
2005-02-12, by Sam Lantinga
Date: Wed, 26 Jan 2005 13:37:09 GMT
2005-02-12, by Sam Lantinga
clear convert.buf before filling it
2005-01-29, by Patrice Mandin
The fix is going back in. :)
2005-01-25, by Sam Lantinga
Date: Mon, 24 Jan 2005 21:37:56 +0800
2005-01-25, by Sam Lantinga
Date: Sun, 16 Jan 2005 19:20:15 +0100
2005-01-18, by Sam Lantinga
Date: Sat, 15 Jan 2005 15:06:01 -0600
2005-01-18, by Sam Lantinga
Date: Mon, 17 Jan 2005 20:54:50 +0200
2005-01-17, by Ryan C. Gordon
Fix various problems with the timer code.
2005-01-13, by Sam Lantinga
Clarified the code in the pixel format allocation
2005-01-12, by Sam Lantinga
Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
2005-01-12, by Sam Lantinga
Avoid gcc parse errors on Win32. This is fine in general because gcc uses
2005-01-08, by Sam Lantinga
Bumped the minor version number...
2005-01-04, by Sam Lantinga
Fix potential use of freed memory in the threaded timer system
2005-01-04, by Sam Lantinga
*** empty log message ***
2005-01-04, by Sam Lantinga
Date: Sun, 2 Jan 2005 18:36:09 +0100
2005-01-03, by Sam Lantinga
Allow SDL to be loaded by Matlab
2005-01-02, by Sam Lantinga
Date: Fri, 31 Dec 2004 04:14:09 +0900
2005-01-02, by Sam Lantinga
Date: Fri, 24 Dec 2004 23:32:06 -0500
2004-12-27, by Sam Lantinga
*** empty log message ***
2004-12-19, by Sam Lantinga
*** empty log message ***
2004-12-16, by Sam Lantinga
*** empty log message ***
2004-12-16, by Sam Lantinga
Added change log notes
release-1.2.8
2004-12-15, by Sam Lantinga
Date: Tue, 14 Dec 2004 12:08:30 +0100
2004-12-14, by Sam Lantinga
Date: Mon, 13 Dec 2004 21:28:18 -0500
2004-12-14, by Sam Lantinga
*** empty log message ***
2004-12-13, by Sam Lantinga
Whoops. :)
2004-12-13, by Sam Lantinga
No really, don't link with the ALSA library!
2004-12-13, by Sam Lantinga
ALSA is loaded dynamically now, so it's safe to build into the library
2004-12-13, by Sam Lantinga
Document new OpenGL feature
2004-12-06, by Patrice Mandin
Updated SDL for MacOS X Xcode support
2004-12-06, by Sam Lantinga
Some Atari OpenGL implementations draw upside down
2004-12-04, by Patrice Mandin
Be sure to compile without OpenGL enabled
2004-12-04, by Patrice Mandin
Wrong RGB24 to RGB16 conversion
2004-12-02, by Patrice Mandin
Wrong pixel size for source buffer for old drivers
2004-12-02, by Patrice Mandin
*** empty log message ***
2004-11-30, by Sam Lantinga
TinyGL only support RGB24 color buffer
2004-11-30, by Patrice Mandin
Added a usage example for SDL_GetWMInfo()
2004-11-30, by Sam Lantinga
Date: Wed, 24 Nov 2004 01:25:48 +0100
2004-11-30, by Sam Lantinga
Date: Sat, 27 Nov 2004 13:35:43 +0100
2004-11-30, by Sam Lantinga
Forgot to change window title in the normal case
2004-11-30, by Patrice Mandin
TinyGL does not have glFinish, only glFlush
2004-11-28, by Patrice Mandin
Wrong size of parameters for SDL_Swap32 m68k assembly routine
2004-11-27, by Patrice Mandin
Forgot to flush OpenGL buffer using glFinish
2004-11-27, by Patrice Mandin
Keep current OpenGL context when possible
2004-11-26, by Patrice Mandin
Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
2004-11-26, by Patrice Mandin
Restore everything when a function pointer is NULL
2004-11-26, by Patrice Mandin
Factorize OSMesa OpenGL code for Atari drivers
2004-11-25, by Patrice Mandin
Remove ambiguous/useless code
2004-11-22, by Patrice Mandin
Do not use registers when not necessary
2004-11-22, by Patrice Mandin
Add conversion routines for unsupported screen formats
2004-11-22, by Patrice Mandin
Add m68k assembly routines for endianness conversion
2004-11-22, by Patrice Mandin
Add OSMesa OpenGL support to the Atari GEM video driver
2004-11-21, by Patrice Mandin
Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)
2004-11-21, by Sam Lantinga
Add missing --add-missing
2004-11-20, by Patrice Mandin
sdl-config already provides needed libs for MiNT build
2004-11-20, by Patrice Mandin
OSMesa draws upside down
2004-11-20, by Patrice Mandin
Grr, have to resort video modes one more time
2004-11-17, by Patrice Mandin
Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
2004-11-17, by Patrice Mandin
Updated for Visual C++ 6 build
2004-11-15, by Sam Lantinga
Updated for Visual C++ 6 build
2004-11-15, by Sam Lantinga
*** empty log message ***
2004-11-15, by Sam Lantinga
Restore the user specified window proc after shutdown
2004-11-15, by Sam Lantinga
Fedora Core 3 has libasound.so in /lib
2004-11-15, by Sam Lantinga
Sort video modes by width then height
2004-11-13, by Patrice Mandin
Date: Mon, 25 Oct 2004 17:30:06 +0200
2004-11-12, by Sam Lantinga
Date: Tue, 19 Oct 2004 23:04:58 -0700
2004-11-12, by Sam Lantinga
Date: Wed, 13 Oct 2004 17:00:58 -0500
2004-11-12, by Sam Lantinga
Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST)
2004-11-12, by Sam Lantinga
Date: Tue, 5 Oct 2004 11:04:02 -0400
2004-11-12, by Sam Lantinga
Video modes are sorted width first, then height
2004-11-12, by Sam Lantinga
Fix from Alfred Perlstein
2004-11-12, by Sam Lantinga
Prevent redraws till internal buffers are correctly setup
2004-11-06, by Patrice Mandin
No need to try to emulate analog axis when SDL support digital hats
2004-10-31, by Patrice Mandin
Forgot to disable debug messages
2004-10-29, by Patrice Mandin
Date: Fri, 29 Oct 2004 11:47:09 +0200
2004-10-29, by Patrice Mandin
Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST)
2004-10-09, by Sam Lantinga
No need to close the window when going to fullscreen mode
2004-10-08, by Patrice Mandin
*** empty log message ***
2004-09-17, by Sam Lantinga
Date: Thu, 2 Sep 2004 19:35:51 +0200
2004-09-17, by Sam Lantinga
Date: Mon, 30 Aug 2004 18:20:25 +0200
2004-09-17, by Sam Lantinga
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip