log test/testgl.c @ 5266:595814f561f7

age author description
Wed, 15 Sep 2010 22:15:47 -0700 Andreas Schiffler - added directx include path to VS2008 solution
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...
Sun, 16 Jul 2006 09:34:01 +0000 Sam Lantinga Setting up the OpenGL support
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sat, 24 Jun 2006 01:59:43 +0000 Sam Lantinga Fixed bug #260
Thu, 11 May 2006 08:09:16 +0000 Sam Lantinga Fixed building with CodeWarrior on MacOS Classic
Thu, 27 Apr 2006 08:39:51 +0000 Sam Lantinga Implemented bug #5
Thu, 27 Apr 2006 07:59:16 +0000 Sam Lantinga Implemented bug #2, 117:
Sat, 24 Jun 2006 02:48:55 +0000 Sam Lantinga Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2 SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Thu, 27 Apr 2006 09:09:48 +0000 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
Thu, 27 Apr 2006 05:30:05 +0000 Sam Lantinga Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Wed, 25 Jan 2006 07:04:02 +0000 Sam Lantinga Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT)
Fri, 20 Aug 2004 22:33:11 +0000 Sam Lantinga Added an option to show the logo at the cursor position for debugging
Sun, 18 Jul 2004 19:46:38 +0000 Sam Lantinga Date: Sat, 26 Jun 2004 14:58:42 +0300
Tue, 22 Jul 2003 15:33:28 +0000 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
Tue, 22 Jul 2003 15:10:06 +0000 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
Mon, 16 Sep 2002 06:17:34 +0000 Sam Lantinga *** empty log message ***
Fri, 19 Apr 2002 03:29:22 +0000 Sam Lantinga Date: Thu, 18 Apr 2002 13:50:53 -0700
Thu, 28 Mar 2002 16:20:10 +0000 Sam Lantinga Date: Thu, 28 Mar 2002 09:20:03 +0200
Thu, 22 Nov 2001 06:34:25 +0000 Sam Lantinga Fixed testgl so that SDL_GL_Enter2DMode() allows alpha blending
Tue, 06 Nov 2001 01:48:36 +0000 Sam Lantinga Modified the logo texture load to accept any width/height image
Tue, 06 Nov 2001 00:15:24 +0000 Sam Lantinga SDL_OPENGLBLIT is deprecated, show the "right way" of doing things
Fri, 02 Nov 2001 18:12:52 +0000 Sam Lantinga *** empty log message ***
Thu, 25 Oct 2001 05:37:32 +0000 Sam Lantinga Added platform independent OpenGL header - SDL_opengl.h
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision