graph
- 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
- Oops2009-03-28, by Sam Lantinga
- Added credits for OpenGL 3.0 support2009-03-24, by Sam Lantinga
- Date: Sun, 22 Mar 2009 12:52:29 +00002009-03-24, by Sam Lantinga
- Date: Mon, 23 Mar 2009 09:17:24 +02002009-03-24, by Sam Lantinga
- Date: Thu, 05 Feb 2009 17:27:54 +01002009-03-23, by Sam Lantinga
- Date: Thu, 05 Feb 2009 18:07:35 +01002009-03-23, by Sam Lantinga
- Date: Tue, 17 Feb 2009 14:00:25 +01002009-03-23, by Sam Lantinga
- Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT)2009-03-23, by Sam Lantinga
- Fixed potential crash in testbitmap2009-03-22, by Sam Lantinga
- Fixed iPhone demos2009-03-17, by Sam Lantinga
- Date: Thu, 12 Mar 2009 15:14:38 +02002009-03-17, by Sam Lantinga
- Fixed return value for SDL_CreateRenderer()2009-03-15, by Sam Lantinga
- Fixed OpenGL library linking issue2009-03-12, by Sam Lantinga
- Fixed potential double-free crash2009-03-06, by Sam Lantinga
- Reverted dangerous change that could remove /bin/sh :)2009-03-06, by Sam Lantinga
- Date: Wed, 4 Mar 2009 15:38:22 +02002009-03-04, by Sam Lantinga
- Updated config.guess and config.sub2009-03-04, by Sam Lantinga
- Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX2009-03-04, by Sam Lantinga
- Mac OS X and iPhoneOS have the full math library2009-03-03, by Sam Lantinga
- Date: Mon, 2 Mar 2009 16:27:42 +02002009-03-03, by Sam Lantinga
- Removed unicows dependency, at least for now...2009-02-27, by Sam Lantinga
- Missing API function2009-02-27, by Sam Lantinga
- More verbosity and error checking.2009-02-21, by Edgar Simo
- Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up.2009-02-21, by Edgar Simo
- indent2009-02-19, by Sam Lantinga
- Implemented X11 maximized state control2009-02-19, by Sam Lantinga
- Use the default arrow cursor until we implement the cursor API2009-02-19, by Sam Lantinga
- Fixed bug using SDL_WINDOWPOS_CENTERED with SDL_SetWindowPosition()2009-02-19, by Sam Lantinga
- Added missing files2009-02-19, by Sam Lantinga
- NDS compiles again, but may not yet work. Sprite support has been removed for the time being while it is re-worked.2009-02-18, by Darren Alton
- Fixed bug #6842009-02-17, by Sam Lantinga
- indent2009-02-17, by Sam Lantinga
- Fixed bug #6812009-02-17, by Sam Lantinga
- Date: Thu, 27 Dec 2007 07:38:25 +00002009-02-17, by Sam Lantinga
- Fixed bug #6332009-02-17, by Sam Lantinga
- Fixed bug #5372009-02-17, by Sam Lantinga
- Fixed destination of XCopyArea()2009-02-15, by Sam Lantinga
- Added reminder for shaped windows2009-02-14, by Sam Lantinga
- Suggestion from the mailing list2009-02-14, by Sam Lantinga
- Fixed off by one error in line drawing code2009-02-12, by Sam Lantinga
- We need to figure out whether we should handle events on foreign windows2009-02-09, by Sam Lantinga
- More of the same2009-02-09, by Sam Lantinga