Mercurial > sdl-ios-xcode
log src/video/dummy/SDL_nullvideo.c @ 5165:e2b3f003e085
age | author | description |
---|---|---|
Wed, 02 Feb 2011 14:34:54 -0800 | Sam Lantinga | Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library. |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Mon, 07 Dec 2009 08:01:58 +0000 | Sam Lantinga | Fixed crash initializing the dummy driver |
Fri, 04 Dec 2009 08:45:08 +0000 | Sam Lantinga | Fixed calls to SDL_AddRenderDriver() |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Thu, 12 Jun 2008 02:38:49 +0000 | Darren Alton | some changes to the dummy driver for debug purposes that should be reverted. gsoc2008_nds |