graph
- Add SDL_TEXTEDTING event to inform application about marked text.gsoc2009_IME 2009-07-01, by Jiang Jiang
- Add IME test programgsoc2009_IME 2009-07-01, by Jiang Jiang
- Basic text input APIgsoc2009_IME 2009-06-26, by Jiang Jiang
- Basic marked text handlinggsoc2009_IME 2009-05-31, by Jiang Jiang
- Support system-wide keyboard shortcuts on Macgsoc2009_IME 2009-05-25, by Jiang Jiang
- Get basic text input support working for Cocoagsoc2009_IME 2009-05-25, by Jiang Jiang
- Creating GSoC 2009 code branchgsoc2009_IME 2009-05-23, by Sam Lantinga
- Few new video modes have been added.2009-05-15, by Mike Gorchak
- More checks for current GF state were added.2009-05-14, by Mike Gorchak
- Set audio device handle to NULL in case of open was not successful.2009-05-14, by Mike Gorchak
- OpenGL ES renderer state fixes. Now GL_TEXTURE_2D is not enabled by default.2009-05-14, by Mike Gorchak
- Reminder to implement landscape mode for iPhone2009-05-07, by Sam Lantinga
- Temporary workaround for building on 64-bit Mac OS X2009-05-07, by Sam Lantinga
- Fixed dynamic loading on Windows CE2009-05-07, by Sam Lantinga
- Added few OpenGL ES 1.0 defines, which are not present in OpenGL ES 1.1 and 2.0.2009-05-06, by Mike Gorchak
- Added _OES suffix for GL_OES_vertex_buffer_object extension for OpenGL ES.2009-05-06, by Mike Gorchak
- Added support for single buffering, if double buffering is not available.2009-05-05, by Mike Gorchak
- Added handler for all window events.2009-05-05, by Mike Gorchak
- GF header must be included before Photon header for QNX.2009-04-28, by Mike Gorchak
- Added hiddi library linkage when GF target is available for QNX2009-04-28, by Mike Gorchak
- New last cursor position must rely on the clamped coordinates.2009-04-28, by Mike Gorchak
- Default video mode has been changed from 320x200 to 640x480, since fullscreen 320x200 is often unavailable.2009-04-28, by Mike Gorchak
- Added OpenGL ES context creation for the each window which has been created (for --windows=N option).2009-04-28, by Mike Gorchak
- Support for HID devices (mice and keyboards only for now) has been added2009-04-28, by Mike Gorchak
- Continue working on QNX Photon with OpenGL ES support2009-04-28, by Mike Gorchak
- Update README for QNX 6.x2009-04-24, by Mike Gorchak
- Added a reminder for the jobs mailing list2009-04-13, by Sam Lantinga
- Fixed bug #7212009-04-03, by Sam Lantinga
- Fixed undefined references to joystick code2009-04-03, by Sam Lantinga
- Added SDL_GetColorKey()2009-04-03, by Sam Lantinga