log

age author description
Thu, 04 Sep 2008 13:43:39 +0000 Edgar Simo Allow testing haptic devices by index.
Tue, 02 Sep 2008 20:27:47 +0000 Holmes Futrell Added SDL_GL_RETAINED_BACKING attribute to SDL_GLattr
Tue, 02 Sep 2008 20:22:05 +0000 Holmes Futrell Serves a similar purpose as SDL_opengl.h, except for OpenGLES.
Tue, 02 Sep 2008 20:19:45 +0000 Holmes Futrell Added support for OpenGL ES renderer
Tue, 02 Sep 2008 20:11:06 +0000 Holmes Futrell Ran GNU indent on file
Tue, 02 Sep 2008 20:05:33 +0000 Holmes Futrell Rolling back changes to revision 4071 ... made some mistakes, will try merging work again.
Tue, 02 Sep 2008 19:53:56 +0000 Holmes Futrell Added retained backing attribute, reference to UIKit renderer
Tue, 02 Sep 2008 02:44:45 +0000 Holmes Futrell This file serves a similar purpose as SDL_glfuncs.h, but for the OpenGL ES renderer.
Tue, 02 Sep 2008 02:27:06 +0000 Holmes Futrell Added OpenGL ES support
Tue, 02 Sep 2008 00:37:04 +0000 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.
Mon, 01 Sep 2008 16:04:20 +0000 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
Sun, 31 Aug 2008 16:04:32 +0000 Sam Lantinga Date: Sun, 31 Aug 2008 17:53:59 +0200
Sun, 31 Aug 2008 16:03:55 +0000 Sam Lantinga indent
Wed, 27 Aug 2008 15:10:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 27 Aug 2008 13:37:19 +0000 Szymon Wilczek Many mouse and tablet linux test file added
Tue, 26 Aug 2008 11:50:37 +0000 Edgar Simo Fix for mingw compilation by Alam.
Tue, 26 Aug 2008 11:40:37 +0000 Edgar Simo Changed spaces to tabs.
Tue, 26 Aug 2008 11:27:30 +0000 Edgar Simo svn:ignore files generated by xcode.
Tue, 26 Aug 2008 11:18:34 +0000 Edgar Simo Update to xcode to include haptic subsystem stuff by Alam.
Tue, 26 Aug 2008 11:17:16 +0000 Edgar Simo Missing an include.
Tue, 26 Aug 2008 07:34:49 +0000 Sam Lantinga Fixed Visual Studio compilation problems
Tue, 26 Aug 2008 07:34:23 +0000 Sam Lantinga Fixed crash when tablet isn't detected properly
Tue, 26 Aug 2008 06:03:48 +0000 Sam Lantinga Dynamically load wintab32.dll
Tue, 26 Aug 2008 05:57:41 +0000 Sam Lantinga indent
Tue, 26 Aug 2008 05:26:28 +0000 Sam Lantinga Added Wacom API headers.
Tue, 26 Aug 2008 02:47:26 +0000 Sam Lantinga Couriersud fixed bug #603
Tue, 26 Aug 2008 02:40:24 +0000 Sam Lantinga indent. *sigh*
Tue, 26 Aug 2008 02:32:45 +0000 Sam Lantinga Date: Sun, 20 Jul 2008 22:34:37 +0200
Tue, 26 Aug 2008 02:26:18 +0000 Sam Lantinga Fixed compile errors for audio resampling. I'm not sure how this got missed...
Mon, 25 Aug 2008 20:51:03 +0000 Edgar Simo Merged force_feedback_branch r4042: unbuildability of dummy haptic driver with some configurations.