log

age author description
Tue, 25 Nov 2008 00:48:25 +0000 Sam Lantinga (none)
Tue, 25 Nov 2008 00:29:44 +0000 Sam Lantinga Fixed Direct3D rendering
Mon, 24 Nov 2008 23:55:18 +0000 Sam Lantinga Added testsprite test projects for Visual Studio
Mon, 24 Nov 2008 23:25:36 +0000 Sam Lantinga Added software fallback for YUV overlay code when YUV textures aren't available.
Mon, 24 Nov 2008 21:43:02 +0000 Sam Lantinga Disable spurious warning
Mon, 24 Nov 2008 00:18:42 +0000 Sam Lantinga Fixed Bugzilla bug #205
Sat, 22 Nov 2008 06:59:22 +0000 Sam Lantinga Preliminary support for YUV textures
Mon, 17 Nov 2008 18:50:50 +0000 Sam Lantinga Adding SDL 1.3 release checklist, so we start getting a list of must-have features and bug fixes for a 1.3 release
Sat, 08 Nov 2008 07:34:21 +0000 Sam Lantinga Sort by HID usage, which makes more sense and is more cross-platform
Wed, 29 Oct 2008 05:56:23 +0000 Sam Lantinga We'd never port SDL to Minix... would we? :)
Sat, 18 Oct 2008 04:03:41 +0000 Sam Lantinga Added dummy shared object files, fixing linker errors
Sat, 18 Oct 2008 03:21:32 +0000 Sam Lantinga (none)
Thu, 16 Oct 2008 12:35:28 +0000 Sam Lantinga Added the SDL_haptic files to the project
Thu, 16 Oct 2008 12:22:56 +0000 Sam Lantinga Disabled the Haptic API on iPhone, changed the order of the header to match
Tue, 14 Oct 2008 18:28:28 +0000 Edgar Simo Fixed compilation on mingw32.
Sun, 12 Oct 2008 16:30:42 +0000 Sam Lantinga Added missing math.h functionality for SDL_audiocvt.c
Sun, 12 Oct 2008 16:21:36 +0000 Sam Lantinga Don't include <math.h> when HAVE_MATH_H isn't defined
Sun, 12 Oct 2008 16:15:43 +0000 Sam Lantinga This can be static
Sun, 12 Oct 2008 16:05:34 +0000 Sam Lantinga Fixed memory leak in raw mouse input processing.
Sat, 04 Oct 2008 06:46:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 17 Sep 2008 08:24:51 +0000 Ryan C. Gordon Add XInput support to Xcode project (untested!).
Wed, 17 Sep 2008 08:20:57 +0000 Ryan C. Gordon Some cleanups on the new XInput code.
Mon, 15 Sep 2008 20:48:51 +0000 Ryan C. Gordon Removed zap_ptr hack from Bugzilla #602...it was incorrect.
Mon, 15 Sep 2008 08:41:03 +0000 Sam Lantinga Almost got this compiling on Cygwin32, just needs DirectInput 7
Mon, 15 Sep 2008 07:34:36 +0000 Sam Lantinga Updated Visual C++ build
Mon, 15 Sep 2008 06:49:23 +0000 Sam Lantinga more more!
Mon, 15 Sep 2008 06:48:41 +0000 Sam Lantinga Yet more math...
Mon, 15 Sep 2008 06:46:23 +0000 Sam Lantinga Whoops, missed a file...
Mon, 15 Sep 2008 06:33:23 +0000 Sam Lantinga Expanded the libm support and put it into a separate directory.
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