log src/video/win32/SDL_d3drender.c @ 3520:83518f8fcd61

age author description
Fri, 04 Dec 2009 08:45:08 +0000 Sam Lantinga Fixed calls to SDL_AddRenderDriver()
Fri, 04 Dec 2009 08:26:32 +0000 Sam Lantinga Fixed compiling the D3D renderer
Fri, 27 Nov 2009 03:11:26 +0000 Sam Lantinga Adam Strzelecki to SDL
Sun, 22 Nov 2009 06:37:43 +0000 Sam Lantinga The Direct3D Read/Write pixels interface is in progress.
Mon, 09 Nov 2009 05:20:11 +0000 Sam Lantinga Work in progress on implementation of SDL_RenderReadPixels() and SDL_RenderWritePixels(), code untested.
Sat, 19 Sep 2009 12:48:52 +0000 Sam Lantinga I think this fixes the texture pixel alignment
Sat, 19 Sep 2009 05:47:54 +0000 Sam Lantinga testsprite2 should be pixel correct on Direct3D now.
Tue, 16 Jun 2009 14:34:15 +0000 Sam Lantinga Alexei Tereschenko
Sat, 10 Jan 2009 21:50:26 +0000 Sam Lantinga Reverted Bob's indent checkin
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Sun, 04 Jan 2009 17:14:27 +0000 Sam Lantinga indent
Sat, 03 Jan 2009 05:42:18 +0000 Sam Lantinga Improved Direct3D YUV texture support