Mercurial > sdl-ios-xcode
log src/video/dummy/SDL_nullrender.c @ 2676:082cc3ffd7d8 gsoc2008_nds
age | author | description |
---|---|---|
Thu, 19 Jun 2008 07:11:35 +0000 | Darren Alton | Cleaned up and added joypad support from 1.2.9 NDS port. Also some minor video driver bugfixes. gsoc2008_nds |
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 |
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 |
Sun, 12 Aug 2007 00:01:41 +0000 | Sam Lantinga | Fixed compile warnings with Visual C++ |
Sat, 11 Aug 2007 23:26:03 +0000 | Sam Lantinga | Exported the software renderer texture functions to make easier to create |
Tue, 29 Aug 2006 08:24:16 +0000 | Sam Lantinga | Take advantage of the existing SDL blitters for normal copy blits. |