Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitopengles.h @ 4581:ef0aa488fff6
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sat, 04 Oct 2008 06:46:59 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
Sat, 16 Aug 2008 00:18:06 +0000 | Holmes Futrell | whitespace gsoc2008_iphone |
Tue, 22 Jul 2008 23:05:40 +0000 | Holmes Futrell | Added standard SDL header comments gsoc2008_iphone |
Thu, 17 Jul 2008 22:32:16 +0000 | Holmes Futrell | SDL_uikitopengles is responsible for OpenGLES related functions in the UIKit video driver. The main thing to note is UIKit_GL_CreateContext which creates an instance of the SDL_uikitopenglview class, an OpenGL ES View. Most the real functionality is in SDL_uikitopenglview. gsoc2008_iphone |