Nathan Heisey <nathanheisey@gmail.com> [Thu, 14 Jul 2011 17:58:47 +0000] rev 5920
Should compile now (fixed typos(?))
Nathan Heisey <nathanheisey@gmail.com> [Wed, 13 Jul 2011 09:37:00 +0000] rev 5919
Fixed video compile(?)
Nathan Heisey <nathanheisey@gmail.com> [Wed, 13 Jul 2011 09:29:43 +0000] rev 5918
Renamed all .c files in src/video/bwindow to .cc files.
Nathan Heisey <nathanheisey@gmail.com> [Tue, 12 Jul 2011 15:09:44 +0000] rev 5917
Removed 1.2 files.
Nathan Heisey <nathanheisey@gmail.com> [Tue, 12 Jul 2011 15:06:12 +0000] rev 5916
Rewrote most of Haiku video support to conform with 1.3 functionality.
Nathan Heisey <nathanheisey@gmail.com> [Fri, 24 Jun 2011 12:48:43 +0000] rev 5915
Replaced private event functionality with event sending.
Nathan Heisey <nathanheisey@gmail.com> [Tue, 21 Jun 2011 13:49:14 +0000] rev 5914
SDL 1.3 patch 00 for GSoC: Haiku - Implemented pthread spinlock in src/atomic/spinlock.c (in both trylock and
unlock). Added appropriate checks in configure.in and include/SDL_configure.h.in.
Ryan C. Gordon <icculus@icculus.org> [Thu, 15 Sep 2011 20:59:57 -0400] rev 5913
Fixed Quartz UpdateRects failing to draw after a second SDL_SetVideoMode().
Andreas Schiffler <aschiffler@ferzkopp.net> [Thu, 15 Sep 2011 08:21:54 -0700] rev 5912
Added tests for SDL_UnionRect to testrect suite
Ryan C. Gordon <icculus@icculus.org> [Wed, 14 Sep 2011 13:35:10 -0400] rev 5911
Try to include more Lion-specific code, even when building with the 10.4u SDK.