log src/video/nds/SDL_ndsevents.c @ 4317:719faf118c38 SDL-1.2

age author description
2008-12-08 Sam Lantinga Updated copyright date 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-01-04 Sam Lantinga Fixed some dependency issues with SDL_revision.h
2008-12-08 Sam Lantinga Updated copyright date
2008-09-06 Darren Alton Fixes to the NDS sprite2 test. Illustrates partially working texture-as-sprite functionality.
2008-09-06 Darren Alton Initial work for NDS haptic support.
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-07-10 Darren Alton Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver gsoc2008_nds
2008-07-01 Darren Alton Fixed a conflict between the touch and joystick drivers. They now should both behave as expected. gsoc2008_nds
2008-06-10 Darren Alton Fix for the previous commit: actually 'svn add'ed some files. gsoc2008_nds