Mercurial > sdl-ios-xcode
log test/Makefile.in @ 3669:46d27a9571fa
age | author | description |
---|---|---|
Wed, 16 Dec 2009 02:08:59 +0000 | Sam Lantinga | Added testfill to test raw fill performance |
Wed, 28 Oct 2009 06:04:07 +0000 | Sam Lantinga | Automatically initialize the video system and create a renderer to simplify use. |
Sat, 19 Sep 2009 13:29:40 +0000 | Sam Lantinga | Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 |
Sat, 05 Sep 2009 09:11:03 +0000 | Sam Lantinga | CD-ROM support is so passé :) |
Tue, 09 Jun 2009 17:33:44 +0000 | Bob Pendleton | First commit for SDL atomic operations. |
Sun, 07 Jun 2009 06:06:35 +0000 | Ryan C. Gordon | Initial work on power subsystem for SDL 1.3. |
Wed, 01 Jul 2009 07:33:58 +0000 | Jiang Jiang | Add SDL_TEXTEDTING event to inform application about marked text. gsoc2009_IME |