log src/video/SDL_renderer_gl.c @ 2937:017d4334accf

age author description
Wed, 31 Dec 2008 08:05:21 +0000 Sam Lantinga Removed unused variable
Wed, 31 Dec 2008 07:56:56 +0000 Sam Lantinga iPhone build compiles again (drawing routines need to be implemented)
Tue, 30 Dec 2008 07:14:11 +0000 Sam Lantinga SetDrawColor() and SetDrawBlendMode() are optional
Tue, 30 Dec 2008 04:22:24 +0000 Sam Lantinga Swapped functions to match the other renderer files
Mon, 29 Dec 2008 19:48:01 +0000 Sam Lantinga Significant performance boost with blend mode none
Thu, 25 Dec 2008 05:11:29 +0000 Sam Lantinga Updated to build on Windows
Sun, 21 Dec 2008 17:39:41 +0000 Sam Lantinga Added RenderPiont() API