log test/common.c @ 4497:098a8f3835f0

age author description
Thu, 08 Jul 2010 00:00:07 -0700 Sam Lantinga Added simple clipboard test
Mon, 05 Jul 2010 22:45:15 -0700 Sam Lantinga Fixed usage message - it shouldn't have a printf format specifier
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
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.
Sat, 10 Oct 2009 17:07:49 +0000 Mike Gorchak Revert back. Sorry.
Sat, 10 Oct 2009 13:21:21 +0000 Mike Gorchak Created windows must be destroyed at CommonQuit().
Thu, 11 Jun 2009 06:03:05 +0000 Mike Gorchak Proper window resize handling in GLES test application.
Wed, 10 Jun 2009 13:34:20 +0000 Sam Lantinga indent
Wed, 10 Jun 2009 05:56:36 +0000 Mike Gorchak SDL pixel format string is printed near mode number in form of SDL_PIXELFORMAT_XXXXX, when --info option is passed. It is usefull for debugging.
Sat, 20 Dec 2008 12:00:00 +0000 Sam Lantinga Date: Fri, 19 Dec 2008 20:17:35 +0100