log src/video/win32/SDL_gdirender.c @ 3599:0f958e527e5e

age author description
Thu, 24 Dec 2009 19:18:05 +0000 Sam Lantinga Updated to compile on Windows
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
Mon, 07 Dec 2009 10:08:24 +0000 Sam Lantinga Hey, those automated tests are coming in handy! Fixed GDI rendering semantics
Mon, 07 Dec 2009 09:44:55 +0000 Sam Lantinga Implemented RenderReadPixels() and RenderWritePixels() for GDI renderer.