Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_gl.c @ 3041:20d65430e63c
age | author | description |
---|---|---|
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 |