log src/video/nds/SDL_ndsevents.c @ 4883:511948f4919e

age author description
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