log

age author description
Mon, 15 Sep 2008 05:14:11 +0000 Sam Lantinga (none)
Mon, 15 Sep 2008 05:09:45 +0000 Ryan C. Gordon Merged r4087:4088 from branches/SDL-1.2: missing semicolon.
Mon, 15 Sep 2008 04:32:36 +0000 Sam Lantinga indent
Mon, 15 Sep 2008 04:31:30 +0000 Sam Lantinga http://sources.redhat.com/ml/newlib/2002/msg00230.html
Mon, 08 Sep 2008 07:38:41 +0000 Ryan C. Gordon Merged r4082:4083 from branches/SDL-1.2: sparc64 crash fix.
Sat, 06 Sep 2008 04:31:34 +0000 Darren Alton Fixes to the NDS sprite2 test. Illustrates partially working texture-as-sprite functionality.
Sat, 06 Sep 2008 00:10:16 +0000 Darren Alton Initial work for NDS haptic support.
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.
Mon, 25 Aug 2008 18:02:14 +0000 Szymon Wilczek Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
Mon, 25 Aug 2008 17:34:58 +0000 Edgar Simo Merge of force feedback branch r4039.
Mon, 25 Aug 2008 15:08:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Mon, 25 Aug 2008 10:14:21 +0000 Edgar Simo Merging another last minute fix from force feedback branch (r4036)
Mon, 25 Aug 2008 10:04:06 +0000 Sam Lantinga Merged last minute fixes from force feedback branch (r4031, r4033, r4034)
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Mon, 25 Aug 2008 08:50:37 +0000 Sam Lantinga Fixed compile errors introduced during the merge refactoring
Mon, 25 Aug 2008 06:58:34 +0000 Sam Lantinga Added missing X1/X2 button support
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Mon, 25 Aug 2008 05:30:28 +0000 Sam Lantinga Missing keysym defines
Sat, 05 Jul 2008 18:25:28 +0000 Ryan C. Gordon Testing Subversion commit RSS feed.
Sat, 05 Jul 2008 16:15:44 +0000 Sam Lantinga Reverted Holmes' changes, they should be on the iphone branch
Sun, 22 Jun 2008 23:13:02 +0000 Holmes Futrell disabled compile time assertion ... no 64 bit primitive types available on iPhone (it appears)
Sun, 22 Jun 2008 23:12:02 +0000 Holmes Futrell Added iPhone OS (__IPHONEOS__) as a platform
Sun, 22 Jun 2008 23:10:44 +0000 Holmes Futrell iPhone OS uses a custom main
Mon, 26 May 2008 12:56:10 +0000 Sam Lantinga Fixed compiler warning
Mon, 26 May 2008 12:43:37 +0000 Sam Lantinga Reverted revision 3416, fixing bug #589
Thu, 08 May 2008 05:06:24 +0000 Sam Lantinga Date: Wed, 7 May 2008 21:48:10 +0200
Fri, 02 May 2008 14:55:08 +0000 Sam Lantinga Updated Xcode project from Eric Wing
Wed, 27 Aug 2008 13:44:02 +0000 Sam Lantinga indent gsoc2008_nds
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Thu, 21 Aug 2008 12:38:21 +0000 Darren Alton Some more work on the audio driver. gsoc2008_nds
Mon, 18 Aug 2008 07:29:52 +0000 Darren Alton Timers work now. gsoc2008_nds