log src/video/SDL_renderer_gl.c @ 3283:1ed5d432e468

age author description
Sun, 20 Sep 2009 04:15:19 +0000 Sam Lantinga Removed outdated Atari support
Sat, 19 Sep 2009 05:12:26 +0000 Sam Lantinga Fixed bug #783
Sat, 19 Sep 2009 04:43:41 +0000 Sam Lantinga Stefan Ullinger
Sat, 05 Sep 2009 23:37:35 +0000 Sam Lantinga Fixed issues building 64-bit Windows binary
Wed, 14 Jan 2009 06:53:03 +0000 Sam Lantinga Fixed OpenGL state issue reported by Dmytro Bogovych
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.
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