Mercurial > sdl-ios-xcode
log src/video/directfb/SDL_DirectFB_render.c @ 4985:047a580d30f3
age | author | description |
---|---|---|
Sun, 12 Dec 2010 15:19:05 -0800 | Sam Lantinga | Use the enumerated type for blend and scale mode instead of int |
Mon, 16 Aug 2010 09:04:55 -0700 | Sam Lantinga | Couriersud to Sam |
Fri, 23 Jul 2010 21:33:00 -0700 | Sam Lantinga | Couriersud to Sam |
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() |