log

age author description
Sat, 16 Aug 2008 11:16:08 +0000 Darren Alton Minor cleanups in renderer. gsoc2008_nds
Sat, 16 Aug 2008 11:05:50 +0000 Darren Alton Rendering now partially works! (Some BIZARRE bug that I inadvertently fixed.) gsoc2008_nds
Sat, 16 Aug 2008 07:44:35 +0000 Darren Alton More work and some bugfixes on the graphics driver. gsoc2008_nds
Fri, 15 Aug 2008 10:44:31 +0000 Darren Alton Some audio work, setting default frequency, volume, etc. and calling a generic playback function that uses them. gsoc2008_nds
Fri, 15 Aug 2008 10:17:07 +0000 Darren Alton Cleaning up the renderer code to hopefully squish any problems. Starting to incorporate sprites, as well gsoc2008_nds
Thu, 14 Aug 2008 04:33:55 +0000 Darren Alton renderer: Added a separate copy of texture pixels in system RAM, copied into VRAM during RenderPresent. Still trying to fix rendering. gsoc2008_nds
Wed, 13 Aug 2008 00:49:03 +0000 Darren Alton Existing testsprite programs made into NDS projects gsoc2008_nds
Wed, 13 Aug 2008 00:45:35 +0000 Darren Alton Making room for test prog's gsoc2008_nds
Mon, 11 Aug 2008 04:39:24 +0000 Sam Lantinga Improved devkitPrO message in Makefile.ds and set better environment variable defaults gsoc2008_nds
Fri, 08 Aug 2008 08:22:08 +0000 Darren Alton Ongoing video render work; initial work on NDS Timers. gsoc2008_nds
Sat, 26 Jul 2008 05:52:59 +0000 Darren Alton Some debug work on the video driver, shows an error in the BG's vertical placement gsoc2008_nds
Fri, 25 Jul 2008 23:39:14 +0000 Darren Alton Some small bug fixes and more work on video gsoc2008_nds
Sat, 19 Jul 2008 17:37:19 +0000 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
Sun, 13 Jul 2008 04:28:54 +0000 Darren Alton More NDS video driver work. gsoc2008_nds
Thu, 10 Jul 2008 23:35:01 +0000 Darren Alton Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver gsoc2008_nds
Wed, 02 Jul 2008 13:59:30 +0000 Darren Alton Starting to work on a more complete video driver. gsoc2008_nds
Tue, 01 Jul 2008 13:02:50 +0000 Darren Alton Fixed a conflict between the touch and joystick drivers. They now should both behave as expected. gsoc2008_nds
Sun, 29 Jun 2008 21:32:31 +0000 Darren Alton Started minor changes to the coordinate system used by the touchscreen API as discussed on the mailing list. Also beginning to separate the 'Pressed' and 'Moved' event handling on the private level. gsoc2008_nds
Mon, 23 Jun 2008 11:55:26 +0000 Darren Alton Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds
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
Tue, 17 Jun 2008 08:26:36 +0000 Darren Alton NDS video driver is now functional, using software rendering and framebuffer. 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
Tue, 10 Jun 2008 06:57:57 +0000 Darren Alton Fix for the previous commit: actually 'svn add'ed some files. gsoc2008_nds
Tue, 10 Jun 2008 06:45:39 +0000 Darren Alton First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds
Wed, 23 Apr 2008 06:27:10 +0000 Sam Lantinga Creating GSoC 2008 code branches gsoc2008_nds
Thu, 14 Aug 2008 08:21:25 +0000 Aaron Wishnick Streamer in SDL_RunAudio should be totally implemented, but hasn't been tested yet. gsoc2008_audio_resampling
Wed, 13 Aug 2008 02:50:10 +0000 Aaron Wishnick Implemented streamer code in SDL_RunAudio() but have not tested it. gsoc2008_audio_resampling
Tue, 12 Aug 2008 01:03:05 +0000 Aaron Wishnick More streamer work. gsoc2008_audio_resampling
Tue, 12 Aug 2008 00:50:58 +0000 Aaron Wishnick Added streamer code. I haven't yet incorporated it into SDL_RunAudio() though. gsoc2008_audio_resampling
Tue, 12 Aug 2008 00:24:42 +0000 Aaron Wishnick General cleanup and fixed a buffer overrun bug. It may be necessary to normalize filter gain differently or something. gsoc2008_audio_resampling