log src/video/nds/SDL_ndsrender.c @ 3024:1a08749aebce

age author description
Sat, 20 Dec 2008 12:00:00 +0000 Sam Lantinga Date: Fri, 19 Dec 2008 20:17:35 +0100
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 30 Nov 2008 21:58:23 +0000 Sam Lantinga Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
Wed, 27 Aug 2008 15:10:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Mon, 18 Aug 2008 07:29:52 +0000 Darren Alton Timers work now. gsoc2008_nds
Sun, 17 Aug 2008 09:50:28 +0000 Darren Alton More sprite-driven texture work in the render/video drivers. gsoc2008_nds
Sat, 16 Aug 2008 12:58:36 +0000 Darren Alton More sprite-work in the render driver, and some updates to the nds-test-progs. gsoc2008_nds
Sat, 16 Aug 2008 12:08:12 +0000 Darren Alton Beginnings of sprite support. gsoc2008_nds
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: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:45:35 +0000 Darren Alton Making room for test prog's gsoc2008_nds