Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_gles.c @ 3748:9428ae743878 gsoc2009_unit_tests
age | author | description |
---|---|---|
Sat, 23 May 2009 22:41:08 +0000 | Sam Lantinga | indent |
Thu, 14 May 2009 10:54:34 +0000 | Mike Gorchak | OpenGL ES renderer state fixes. Now GL_TEXTURE_2D is not enabled by default. |
Tue, 24 Mar 2009 10:33:12 +0000 | Sam Lantinga | Date: Mon, 23 Mar 2009 09:17:24 +0200 |
Fri, 02 Jan 2009 16:03:37 +0000 | Sam Lantinga | indent |
Thu, 01 Jan 2009 23:47:33 +0000 | Holmes Futrell | Modified OpenGL ES render driver to support new SDL_RenderFill, SDL_RenderLine, and SDL_RenderPoint. |
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) |