log src/video/win32/SDL_d3drender.c @ 3549:686f0e69cd37

age author description
Sat, 12 Dec 2009 04:01:40 +0000 Sam Lantinga Finished implementing RenderReadPixels()
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
Sun, 06 Dec 2009 06:21:39 +0000 Sam Lantinga Fixed to use the correct display adapter
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.