log

age author description
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.
Thu, 07 May 2009 12:50:55 +0000 Sam Lantinga Reminder to implement landscape mode for iPhone
Thu, 07 May 2009 12:27:42 +0000 Sam Lantinga Temporary workaround for building on 64-bit Mac OS X
Thu, 07 May 2009 12:04:53 +0000 Sam Lantinga Fixed dynamic loading on Windows CE
Wed, 06 May 2009 09:46:55 +0000 Mike Gorchak Added few OpenGL ES 1.0 defines, which are not present in OpenGL ES 1.1 and 2.0.
Wed, 06 May 2009 07:00:32 +0000 Mike Gorchak Added _OES suffix for GL_OES_vertex_buffer_object extension for OpenGL ES.
Tue, 05 May 2009 17:50:34 +0000 Mike Gorchak Added support for single buffering, if double buffering is not available.
Tue, 05 May 2009 17:47:41 +0000 Mike Gorchak Added handler for all window events.
Tue, 28 Apr 2009 06:04:21 +0000 Mike Gorchak GF header must be included before Photon header for QNX.
Tue, 28 Apr 2009 04:46:05 +0000 Mike Gorchak Added hiddi library linkage when GF target is available for QNX
Tue, 28 Apr 2009 04:43:21 +0000 Mike Gorchak New last cursor position must rely on the clamped coordinates.
Tue, 28 Apr 2009 04:41:25 +0000 Mike Gorchak Default video mode has been changed from 320x200 to 640x480, since fullscreen 320x200 is often unavailable.
Tue, 28 Apr 2009 04:38:51 +0000 Mike Gorchak Added OpenGL ES context creation for the each window which has been created (for --windows=N option).
Tue, 28 Apr 2009 04:33:30 +0000 Mike Gorchak Support for HID devices (mice and keyboards only for now) has been added