log src/video/nds/SDL_ndsvideo.c @ 4128:b74570c53159 SDL-1.2

age author description
2007-06-25 Sam Lantinga Oops, 512x512 in 16 bit mode SDL-1.2
2007-06-25 Sam Lantinga Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) SDL-1.2
2010-01-24 Sam Lantinga Fixed bug #926
2009-12-04 Sam Lantinga Fixed calls to SDL_AddRenderDriver()
2008-12-08 Sam Lantinga Updated copyright date
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-08-17 Darren Alton More sprite-driven texture work in the render/video drivers. gsoc2008_nds
2008-08-16 Darren Alton More work and some bugfixes on the graphics driver. gsoc2008_nds
2008-08-15 Darren Alton Cleaning up the renderer code to hopefully squish any problems. Starting to incorporate sprites, as well gsoc2008_nds
2008-07-26 Darren Alton Some debug work on the video driver, shows an error in the BG's vertical placement gsoc2008_nds
2008-07-25 Darren Alton Some small bug fixes and more work on video gsoc2008_nds
2008-07-19 Darren Alton More work on the accelerated 2D video driver, beginnings of sprite-based rendering support. Also some initial work on an audio driver. gsoc2008_nds
2008-07-13 Darren Alton More NDS video driver work. gsoc2008_nds
2008-07-02 Darren Alton Starting to work on a more complete video driver. gsoc2008_nds
2008-06-19 Darren Alton Cleaned up and added joypad support from 1.2.9 NDS port. Also some minor video driver bugfixes. gsoc2008_nds
2008-06-17 Darren Alton NDS video driver is now functional, using software rendering and framebuffer. gsoc2008_nds
2008-06-12 Darren Alton some changes to the dummy driver for debug purposes that should be reverted. gsoc2008_nds
2008-06-10 Darren Alton Fix for the previous commit: actually 'svn add'ed some files. gsoc2008_nds