log src/video/directfb/SDL_DirectFB_render.c @ 3697:f7b03b6838cb

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Mon, 11 Jan 2010 21:49:09 +0000 Couriersud DirectFB driver compiles again
Fri, 04 Dec 2009 08:45:08 +0000 Sam Lantinga Fixed calls to SDL_AddRenderDriver()
Tue, 01 Dec 2009 05:57:15 +0000 Sam Lantinga Work in progress on multi-display support:
Sun, 04 Oct 2009 04:03:37 +0000 Sam Lantinga Adam Strzelecki to SDL
Wed, 14 Jan 2009 04:25:32 +0000 Sam Lantinga indent
Tue, 13 Jan 2009 22:59:02 +0000 Couriersud Fixed MakeSubSurface compiling issue for DirectFB <= 1.2.0
Tue, 13 Jan 2009 21:17:38 +0000 Couriersud Added DFB_VERSION_ATLEAST macro
Sun, 11 Jan 2009 23:49:23 +0000 Couriersud DirectFB cleanups & simple window manager
Sat, 10 Jan 2009 21:50:26 +0000 Sam Lantinga Reverted Bob's indent checkin
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.