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
|