Tue, 30 Dec 2008 07:14:11 +0000 |
Sam Lantinga |
SetDrawColor() and SetDrawBlendMode() are optional
|
Mon, 22 Dec 2008 04:52:43 +0000 |
Sam Lantinga |
Fixed crash when resizing the window with the software renderer.
|
Sun, 21 Dec 2008 20:17:41 +0000 |
Sam Lantinga |
Fixed clip_rect when drawing points and lines with software renderer.
|
Sun, 21 Dec 2008 17:39:41 +0000 |
Sam Lantinga |
Added RenderPiont() API
|
Sat, 20 Dec 2008 13:55:45 +0000 |
Sam Lantinga |
indent
|
Sat, 20 Dec 2008 13:53:54 +0000 |
Sam Lantinga |
Fixed crash in software line drawing
|
Sat, 20 Dec 2008 13:14:28 +0000 |
Sam Lantinga |
Added stubs for software implementations of blending fills and line drawing
|
Sat, 20 Dec 2008 12:00:00 +0000 |
Sam Lantinga |
Date: Fri, 19 Dec 2008 20:17:35 +0100
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Sun, 30 Nov 2008 23:42:33 +0000 |
Sam Lantinga |
Fixed the list of supported YUV formats
|
Sun, 30 Nov 2008 21:58:23 +0000 |
Sam Lantinga |
Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
|
Sat, 29 Nov 2008 00:11:35 +0000 |
Sam Lantinga |
Fixed SW_SetTextureScaleMode()
|
Tue, 25 Nov 2008 02:21:53 +0000 |
Sam Lantinga |
indent
|
Mon, 24 Nov 2008 23:25:36 +0000 |
Sam Lantinga |
Added software fallback for YUV overlay code when YUV textures aren't available.
|
Wed, 27 Aug 2008 04:23:38 +0000 |
Darren Alton |
Clean up.
gsoc2008_nds
|
Sat, 18 Aug 2007 05:39:09 +0000 |
Sam Lantinga |
Okay, still some bugs, but everything builds again...
|
Fri, 17 Aug 2007 06:21:58 +0000 |
Sam Lantinga |
Work in progress: merging new texture features into SDL blit system
|
Sat, 11 Aug 2007 23:26:03 +0000 |
Sam Lantinga |
Exported the software renderer texture functions to make easier to create
|
Sat, 11 Aug 2007 20:54:31 +0000 |
Sam Lantinga |
Emphasized the separation between SDL_Surface and SDL_Texture
|
Tue, 19 Jun 2007 05:53:56 +0000 |
Sam Lantinga |
Fixes for compiling with Visual C++ 8.0 Express Edition
|
Tue, 29 Aug 2006 08:24:16 +0000 |
Sam Lantinga |
Take advantage of the existing SDL blitters for normal copy blits.
|
Mon, 28 Aug 2006 14:10:46 +0000 |
Sam Lantinga |
Optimized the copy blitters a little bit
|
Mon, 28 Aug 2006 03:17:39 +0000 |
Sam Lantinga |
Added source color and alpha modulation support.
|
Sun, 06 Aug 2006 07:29:38 +0000 |
Sam Lantinga |
Fixed bug recreating OpenGL textures on window resize
|