log

age author description
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...
2008-08-27 Szymon Wilczek Many mouse and tablet linux test file added
2008-08-26 Edgar Simo Fix for mingw compilation by Alam.
2008-08-26 Edgar Simo Changed spaces to tabs.
2008-08-26 Edgar Simo svn:ignore files generated by xcode.
2008-08-26 Edgar Simo Update to xcode to include haptic subsystem stuff by Alam.
2008-08-26 Edgar Simo Missing an include.
2008-08-26 Sam Lantinga Fixed Visual Studio compilation problems
2008-08-26 Sam Lantinga Fixed crash when tablet isn't detected properly
2008-08-26 Sam Lantinga Dynamically load wintab32.dll
2008-08-26 Sam Lantinga indent
2008-08-26 Sam Lantinga Added Wacom API headers.
2008-08-26 Sam Lantinga Couriersud fixed bug #603
2008-08-26 Sam Lantinga indent. *sigh*
2008-08-26 Sam Lantinga Date: Sun, 20 Jul 2008 22:34:37 +0200
2008-08-26 Sam Lantinga Fixed compile errors for audio resampling. I'm not sure how this got missed...