log

age author description
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.