2005-06-30 |
Patrice Mandin |
Was not using firstcolor parameter
|
2005-06-29 |
Patrice Mandin |
Direct newbies to what to do
|
2005-06-29 |
Patrice Mandin |
Avoid generating multiple key press/release messages for the same key
|
2005-06-29 |
Patrice Mandin |
Call old interrupt when receiving MIDI stuff
|
2005-06-29 |
Patrice Mandin |
Remove debug code
|
2005-06-25 |
Patrice Mandin |
Forgot enumeration value for Atari clones
|
2005-06-24 |
Ryan C. Gordon |
Patch from Antonio SJ Musumeci:
|
2005-06-15 |
Ryan C. Gordon |
The Darwin/MacOSX joystick code is largely copied from the HID Utilities
|
2005-06-12 |
Patrice Mandin |
[PATCH] SDL_GetVideoMode() do not find the best video mode
|
2005-06-07 |
Patrice Mandin |
Use wrong line length of menubar save buffer
|
2005-06-07 |
Patrice Mandin |
Save/restore system palette when application topped/untopped
|
2005-06-06 |
Patrice Mandin |
Another forgotten variable declaration
|
2005-06-06 |
Patrice Mandin |
Use correct system function to free memory
|
2005-06-06 |
Patrice Mandin |
SDL will center surface on screen for us
|
2005-06-06 |
Patrice Mandin |
Forgot variable declaration
|
2005-06-06 |
Patrice Mandin |
Restore and save menu bar when entering and exiting fullscreen mode
|
2005-06-06 |
Patrice Mandin |
Can not grab mouse
|
2005-06-03 |
Patrice Mandin |
Better mouse lose/gain focus
|
2005-06-02 |
Patrice Mandin |
Resize window to fit asked video mode
|
2005-06-02 |
Patrice Mandin |
Enable/disable mouse focus
|
2005-05-31 |
Patrice Mandin |
Add Centscreen extended modes support
|
2005-05-20 |
Patrice Mandin |
Used wrong offset in joystick packet
|
2005-05-20 |
Sam Lantinga |
Date: Tue, 22 Mar 2005 23:50:20 +0100
|
2005-05-18 |
Patrice Mandin |
Add Falcon Centscreen extension support
|
2005-05-16 |
Sam Lantinga |
Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
|
2005-05-16 |
Sam Lantinga |
Date: Tue, 10 May 2005 22:15:25 +0100
|
2005-05-16 |
Sam Lantinga |
Eh, more correct.
|
2005-05-16 |
Sam Lantinga |
Date: Mon, 02 May 2005 04:23:16 -0500
|
2005-05-16 |
Sam Lantinga |
*** empty log message ***
|
2005-05-08 |
Sam Lantinga |
*** empty log message ***
|
2005-05-05 |
Patrice Mandin |
Add support for ARAnyM Atari emulator
|
2005-04-20 |
Ryan C. Gordon |
Patched to compile again on x86 systems that use the assembly blitters.
|
2005-04-17 |
Ryan C. Gordon |
Some work on using accelerated alpha blits with hardware surfaces.
|
2005-04-17 |
Ryan C. Gordon |
SDL_CDOpen() fails on Linux if data track on disc is mounted in the
|
2005-04-17 |
Ryan C. Gordon |
Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
|
2005-04-17 |
Ryan C. Gordon |
Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
|
2005-04-17 |
Ryan C. Gordon |
Fixed direction key input on WinCE devices, thanks to
|
2005-04-17 |
Ryan C. Gordon |
Altivec-optimized blitters!
|
2005-04-17 |
Ryan C. Gordon |
Added some parentheses for a little more macro safety. Recommended by Petri
|
2005-04-01 |
Patrice Mandin |
Release CPU when waiting
|
2005-03-30 |
Patrice Mandin |
Optimize also for 68020 and higher CPUs
|
2005-03-07 |
Patrice Mandin |
Disable debug code
|
2005-03-07 |
Patrice Mandin |
Dynamically create list of video modes, easier to add new ones
|
2005-03-02 |
Patrice Mandin |
Was using width of surface instead of pitch to calculate length of surface width in words
|
2005-02-22 |
Patrice Mandin |
Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
|
2005-02-15 |
Ryan C. Gordon |
Added testblitspeed to aid in profiling of SDL's blitters.
|
2005-02-13 |
Sam Lantinga |
Ugly hack to make this work with gcc 2.x and 3.x
|
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
|