log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
sdl-ios-xcode
log src/video/uikit/SDL_uikitopengles.m @ 2925:
7e21f7662208
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
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...
Mon, 18 Aug 2008 19:39:08 +0000
Holmes Futrell
Fixed problem where creating the view passed NULL as the context for setting current context ... needed to actually pass the context.
gsoc2008_iphone
Sat, 16 Aug 2008 00:08:10 +0000
Holmes Futrell
Added comments, updated included header name
gsoc2008_iphone
Wed, 13 Aug 2008 20:56:21 +0000
Holmes Futrell
Fixed a bug where bad access would occur if UIKIT_MakeCurrent is passed NULL for the parameter 'SDL_GLContext context'. Instead, it clears the current context.
gsoc2008_iphone
Tue, 22 Jul 2008 23:05:40 +0000
Holmes Futrell
Added standard SDL header comments
gsoc2008_iphone
Tue, 22 Jul 2008 23:03:51 +0000
Holmes Futrell
removed references to singletons, now uses SDL_WindowData information instead.
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
less
more
|
(0)
tip