log

age author description
2008-09-06 Darren Alton Fixes to the NDS sprite2 test. Illustrates partially working texture-as-sprite functionality.
2008-09-06 Darren Alton Initial work for NDS haptic support.
2008-09-04 Edgar Simo Allow testing haptic devices by index.
2008-09-02 Holmes Futrell Added SDL_GL_RETAINED_BACKING attribute to SDL_GLattr
2008-09-02 Holmes Futrell Serves a similar purpose as SDL_opengl.h, except for OpenGLES.
2008-09-02 Holmes Futrell Added support for OpenGL ES renderer
2008-09-02 Holmes Futrell Ran GNU indent on file
2008-09-02 Holmes Futrell Rolling back changes to revision 4071 ... made some mistakes, will try merging work again.
2008-09-02 Holmes Futrell Added retained backing attribute, reference to UIKit renderer
2008-09-02 Holmes Futrell This file serves a similar purpose as SDL_glfuncs.h, but for the OpenGL ES renderer.
2008-09-02 Holmes Futrell Added OpenGL ES support
2008-09-02 Holmes Futrell These files are similar in purpose and structure as SDL_renderer_gl.c and SDL_renderer_gl.h, except they use OpenGL ES 1.1 for rendering.
2008-09-01 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
2008-08-31 Sam Lantinga Date: Sun, 31 Aug 2008 17:53:59 +0200
2008-08-31 Sam Lantinga indent
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...