log test/common.c @ 3685:64ce267332c6

age author description
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 15 Dec 2009 20:53:09 +0000 Sam Lantinga Default to allow either accelerated or not
Wed, 02 Dec 2009 07:56:09 +0000 Sam Lantinga Added Ctrl-Z common key binding
Tue, 01 Dec 2009 05:57:15 +0000 Sam Lantinga Work in progress on multi-display support:
Wed, 21 Oct 2009 14:51:42 +0000 Mike Gorchak Support for GL initialization parameters has been added.
Tue, 13 Oct 2009 11:24:36 +0000 Mike Gorchak Options --double --triple have been added to test double and triple buffering.