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 @ 3391:
188fc5ecc58c
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2008-12-08
Sam Lantinga
Updated copyright date
2008-10-04
Sam Lantinga
Final merge of Google Summer of Code 2008 work...
2008-08-18
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
2008-08-16
Holmes Futrell
Added comments, updated included header name
gsoc2008_iphone
2008-08-13
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
2008-07-22
Holmes Futrell
Added standard SDL header comments
gsoc2008_iphone
2008-07-22
Holmes Futrell
removed references to singletons, now uses SDL_WindowData information instead.
gsoc2008_iphone
2008-07-17
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