Wed, 27 Aug 2008 04:23:38 +0000 |
Darren Alton |
Clean up.
gsoc2008_nds
|
Fri, 14 Mar 2008 20:43:44 +0000 |
Bob Pendleton |
ran make indent
|
Fri, 14 Mar 2008 18:17:49 +0000 |
Bob Pendleton |
re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being
|
Sat, 18 Aug 2007 05:39:09 +0000 |
Sam Lantinga |
Okay, still some bugs, but everything builds again...
|
Sat, 18 Aug 2007 01:44:21 +0000 |
Sam Lantinga |
More work in progress integrating SDL_Surface and the new SDL_Texture API
|
Fri, 17 Aug 2007 02:55:21 +0000 |
Sam Lantinga |
indent
|
Fri, 17 Aug 2007 00:54:53 +0000 |
Sam Lantinga |
Moved the colorkey and per-surface alpha into the blit info,
|
Thu, 16 Aug 2007 21:43:19 +0000 |
Sam Lantinga |
Added notes on the next steps for SDL 1.3
|
Thu, 16 Aug 2007 06:37:22 +0000 |
Sam Lantinga |
SSE and MMX intrinsics work with Visual Studio now...
|
Thu, 16 Aug 2007 05:56:24 +0000 |
Sam Lantinga |
Added SSE and MMX optimization for SDL_FillRect()
|
Mon, 13 Aug 2007 06:24:56 +0000 |
Sam Lantinga |
Added SSE version of SDL_FillRect() for 32-bit ARGB surfaces
|
Sun, 12 Aug 2007 18:44:49 +0000 |
Sam Lantinga |
indent
|
Sun, 12 Aug 2007 18:27:44 +0000 |
Sam Lantinga |
Gained 5 FPS in testsprite because Mac OS X memset is highly optimized
|
Sat, 11 Aug 2007 20:54:31 +0000 |
Sam Lantinga |
Emphasized the separation between SDL_Surface and SDL_Texture
|
Sat, 22 Jul 2006 08:33:18 +0000 |
Sam Lantinga |
Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations.
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|