log src/video/directfb/SDL_DirectFB_render.c @ 5008:35afe807b51c

age author description
2010-12-12 Sam Lantinga Use the enumerated type for blend and scale mode instead of int
2010-08-16 Sam Lantinga Couriersud to Sam
2010-07-24 Sam Lantinga Couriersud to Sam
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-21 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
2010-01-11 Couriersud DirectFB driver compiles again
2009-12-04 Sam Lantinga Fixed calls to SDL_AddRenderDriver()
2009-12-01 Sam Lantinga Work in progress on multi-display support:
2009-10-04 Sam Lantinga Adam Strzelecki to SDL
2009-01-14 Sam Lantinga indent
2009-01-13 Couriersud Fixed MakeSubSurface compiling issue for DirectFB <= 1.2.0
2009-01-13 Couriersud Added DFB_VERSION_ATLEAST macro
2009-01-11 Couriersud DirectFB cleanups & simple window manager
2009-01-10 Sam Lantinga Reverted Bob's indent checkin