Sam Lantinga <slouken@libsdl.org> [Tue, 05 Mar 2002 19:55:32 +0000] rev 292
Added SDL_LockRect() and SDL_UnlockRect()
Incorporated XFree86 extension libraries into the source
Sam Lantinga <slouken@libsdl.org> [Sat, 02 Mar 2002 16:50:35 +0000] rev 291
Date: Thu, 21 Feb 2002 09:18:24 +0200
From: "Mike Gorchak" <mike@malva.ua>
Subject: Re: Patches for QNX RtP again.
SDL_ph_image.c - Added OpenGL update functions - fixed some application
crashes.
Some dead code removed, reformatting some functions.
SDL_ph_image_c.h - Added OpenGL update function prototype.
SDL_ph_video.c - Added GL_GetAttribute and GL_SetAttribute functions
with next supported flags: SDL_GL_DOUBLEBUFFER,
SDL_GL_STENCIL_SIZE, SDL_GL_DEPTH_SIZE
GetWMInfo function (stub) has been implemented by me,
but not listed in device structure - fixed.
SDL_ph_wm.c - fixed warning 'no return in non-void function'.
README.QNX - Updating readme. Some spellcheck. ;-)
Sam Lantinga <slouken@libsdl.org> [Fri, 01 Mar 2002 18:24:12 +0000] rev 290
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Fri, 01 Mar 2002 18:01:16 +0000] rev 289
Fixed "short jump out of range" error in MMX code
Sam Lantinga <slouken@libsdl.org> [Thu, 28 Feb 2002 00:28:26 +0000] rev 288
Updated for Watcom C++ and LCC compilers
Sam Lantinga <slouken@libsdl.org> [Wed, 27 Feb 2002 16:15:34 +0000] rev 287
From: Patrice Mandin <pmandin@caramail.com>
Subject: [SDL] [PATCH] Little cleanups for Atari port
Sam Lantinga <slouken@libsdl.org> [Tue, 26 Feb 2002 14:38:53 +0000] rev 286
Updated for DirectFB 0.9.9
Sam Lantinga <slouken@libsdl.org> [Fri, 22 Feb 2002 17:39:11 +0000] rev 285
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Thu, 21 Feb 2002 21:51:29 +0000] rev 284
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Wed, 20 Feb 2002 01:05:51 +0000] rev 283
Date: Mon, 18 Feb 2002 16:46:59 +1200
From: Julian Kinraid <jkinraid@clear.net.nz>
Subject: Patches for photon port of SDL
Hi,
A couple more patches for photon and the nto audio. Adds mouse grabbing
support, fixed cursor images, unicode keyboard events (though no unicode
data on kye release, is that a problem?), hopefully fixing some audio
lag problems, and a few other fixes.
Thanks,
Julian Kinraid