log src/video/nds/SDL_ndsrender.c @ 2988:e7dd24f2f890

age author description
2008-12-20 Sam Lantinga Date: Fri, 19 Dec 2008 20:17:35 +0100
2008-12-08 Sam Lantinga Updated copyright date
2008-11-30 Sam Lantinga Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
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-18 Darren Alton Timers work now. 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 sprite-work in the render driver, and some updates to the nds-test-progs. gsoc2008_nds
2008-08-16 Darren Alton Beginnings of sprite support. gsoc2008_nds
2008-08-16 Darren Alton Minor cleanups in renderer. gsoc2008_nds
2008-08-16 Darren Alton Rendering now partially works! (Some BIZARRE bug that I inadvertently fixed.) 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-08-14 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
2008-08-13 Darren Alton Making room for test prog's gsoc2008_nds
2008-08-08 Darren Alton Ongoing video render work; initial work on NDS Timers. 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-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-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