Mercurial > sdl-ios-xcode
log test/testgl.c @ 3662:6a0b3048f271
age | author | description |
---|---|---|
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 |
Sat, 18 Aug 2007 05:39:09 +0000 | Sam Lantinga | Okay, still some bugs, but everything builds again... |