Ryan C. Gordon [Tue, 20 Aug 2013 12:43:06 -0400] rev 7660
Added some FIXMEs for later.
Gabriel Jacobo [Mon, 19 Aug 2013 16:29:46 -0300] rev 7659
Fixes bug #2037, common EGL code for Android and X11
Ryan C. Gordon [Mon, 19 Aug 2013 11:02:44 -0400] rev 7658
Fixed leaking of pixel shader object in D3D renderer (thanks, Peter!).
Fixes Bugzilla #2047.
Sam Lantinga [Sun, 18 Aug 2013 23:18:11 -0700] rev 7657
Fixed warnings building with gcc 2 and gcc 4 on Haiku
Sam Lantinga [Sun, 18 Aug 2013 22:05:53 -0700] rev 7656
Fixed Haiku build (thanks Alexander!)
Philipp Wiesemann [Sun, 18 Aug 2013 11:15:30 +0200] rev 7655
Replaced introduction in header file with more recent version from README.txt.
Philipp Wiesemann [Sun, 18 Aug 2013 11:12:46 +0200] rev 7654
Corrected file names in header file comments.
Philipp Wiesemann [Sun, 18 Aug 2013 11:08:52 +0200] rev 7653
Changed some documentation comments in header files to be used by doxygen.
Ryan C. Gordon [Sat, 17 Aug 2013 20:46:34 -0400] rev 7652
Patched to compile with Visual Studio.
Sam Lantinga [Sat, 17 Aug 2013 17:14:15 -0700] rev 7651
Fixed Windows build