log test/common.h @ 4889:8c9cbb623d55

age author description
Wed, 14 Jul 2010 21:25:15 -0700 Sam Lantinga Added support for testing window manager icons
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.
Mon, 14 Dec 2009 23:29:37 +0000 Sam Lantinga The SDL 1.3 tests have been cleaned up not to include any 1.2 compatibility code.
Wed, 02 Dec 2009 07:56:09 +0000 Sam Lantinga Added Ctrl-Z common key binding
Wed, 21 Oct 2009 14:51:42 +0000 Mike Gorchak Support for GL initialization parameters has been added.
Thu, 11 Jun 2009 06:03:05 +0000 Mike Gorchak Proper window resize handling in GLES test application.
Mon, 24 Jul 2006 05:03:02 +0000 Sam Lantinga Implemented Cocoa window support
Tue, 18 Jul 2006 07:49:51 +0000 Sam Lantinga Added a test program framework for easy initialization.