log

age author description
Tue, 21 Jul 2009 05:33:11 +0000 Martin Lowinski Moved mode functions to SDL_ps3modes and fixed minor stuff. gsoc2009_ps3
Sun, 19 Jul 2009 11:31:47 +0000 Martin Lowinski Code reviewed and added SPE API documentation. gsoc2009_ps3
Sun, 21 Jun 2009 03:55:21 +0000 Martin Lowinski configure.in changes missing in last commit. gsoc2009_ps3
Fri, 19 Jun 2009 05:22:00 +0000 Martin Lowinski Scaling (bilinear) of YUV-Textures working. gsoc2009_ps3
Thu, 18 Jun 2009 03:27:12 +0000 Martin Lowinski Support all YUV texture formats using SW_Textures. gsoc2009_ps3
Mon, 15 Jun 2009 16:33:03 +0000 Martin Lowinski YUV-Textures with SPU-support working. gsoc2009_ps3
Sat, 13 Jun 2009 05:20:57 +0000 Martin Lowinski Initialise 720p and 1080p display modes in VideoInit(). gsoc2009_ps3
Wed, 10 Jun 2009 09:15:33 +0000 Martin Lowinski Moved SPE-functions to SDL_ps3spe.c. gsoc2009_ps3
Sat, 06 Jun 2009 06:40:23 +0000 Martin Lowinski Fixed centering. Added debug msgs for RenderCopy(). gsoc2009_ps3
Thu, 04 Jun 2009 07:02:15 +0000 Martin Lowinski Roughly working framebuffer. gsoc2009_ps3
Fri, 29 May 2009 09:50:21 +0000 Martin Lowinski Added ps3 video driver based on the dummy driver. gsoc2009_ps3
Sat, 23 May 2009 22:49:46 +0000 Sam Lantinga Creating GSoC 2009 code branch gsoc2009_ps3
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Thu, 20 Aug 2009 04:54:24 +0000 Jiang Jiang Disable a debug message. gsoc2009_IME
Thu, 06 Aug 2009 09:01:03 +0000 Jiang Jiang Update testime program to accept font parameter. gsoc2009_IME
Thu, 06 Aug 2009 08:59:53 +0000 Jiang Jiang Further polish API, fix crash in test program. gsoc2009_IME
Thu, 06 Aug 2009 08:56:48 +0000 Jiang Jiang Update API, first step: make it build gsoc2009_IME
Thu, 06 Aug 2009 08:53:00 +0000 Jiang Jiang Polish test code gsoc2009_IME
Wed, 01 Jul 2009 16:12:00 +0000 Jiang Jiang Draw cursor, underline marked text gsoc2009_IME
Wed, 01 Jul 2009 07:33:58 +0000 Jiang Jiang Add SDL_TEXTEDTING event to inform application about marked text. gsoc2009_IME
Wed, 01 Jul 2009 05:52:17 +0000 Jiang Jiang Add IME test program gsoc2009_IME
Fri, 26 Jun 2009 10:37:57 +0000 Jiang Jiang Basic text input API gsoc2009_IME
Sun, 31 May 2009 16:57:29 +0000 Jiang Jiang Basic marked text handling gsoc2009_IME
Mon, 25 May 2009 11:09:29 +0000 Jiang Jiang Support system-wide keyboard shortcuts on Mac gsoc2009_IME
Mon, 25 May 2009 02:42:45 +0000 Jiang Jiang Get basic text input support working for Cocoa gsoc2009_IME
Sat, 23 May 2009 22:48:40 +0000 Sam Lantinga Creating GSoC 2009 code branch gsoc2009_IME
Fri, 15 May 2009 15:47:37 +0000 Mike Gorchak Few new video modes have been added.
Thu, 14 May 2009 11:51:42 +0000 Mike Gorchak More checks for current GF state were added.
Thu, 14 May 2009 11:50:05 +0000 Mike Gorchak Set audio device handle to NULL in case of open was not successful.
Thu, 14 May 2009 10:54:34 +0000 Mike Gorchak OpenGL ES renderer state fixes. Now GL_TEXTURE_2D is not enabled by default.