log test/testgl.c @ 5018:342b158efbbe

age author description
Wed, 15 Sep 2010 22:15:47 -0700 Andreas Schiffler - added directx include path to VS2008 solution
Wed, 16 Dec 2009 19:50:51 +0000 Ryan C. Gordon Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
Tue, 15 Dec 2009 20:53:09 +0000 Sam Lantinga Default to allow either accelerated or not
Tue, 15 Dec 2009 20:36:31 +0000 Sam Lantinga OpenGL hardware acceleration defaults on
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Sat, 23 Feb 2008 05:10:40 +0000 Sam Lantinga Now the program will process all events and then terminate. :)
Wed, 20 Feb 2008 23:27:33 +0000 Bob Pendleton HandleEvent() returns done each time it is called. If done was set to 0 the program should quit, but because done is not checked until *all* events are handled a