log test/testgl2.c @ 3773:3b5691f85c0d gsoc2008_manymouse

age author description
Fri, 14 Mar 2008 18:17:49 +0000 Bob Pendleton re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being
Sun, 12 Aug 2007 16:26:10 +0000 Sam Lantinga indent
Sun, 12 Aug 2007 00:01:41 +0000 Sam Lantinga Fixed compile warnings with Visual C++
Thu, 12 Jul 2007 06:31:36 +0000 Sam Lantinga Creating a context makes it current, per the documentation.
Mon, 28 Aug 2006 03:17:39 +0000 Sam Lantinga Added source color and alpha modulation support.
Sat, 05 Aug 2006 22:34:23 +0000 Sam Lantinga In general, fill in pointers to structures, rather than return them.
Sat, 05 Aug 2006 17:09:42 +0000 Sam Lantinga SDL constants are all uppercase.
Tue, 25 Jul 2006 06:22:42 +0000 Sam Lantinga Implemented OpenGL support on Mac OS X
Wed, 19 Jul 2006 05:03:21 +0000 Sam Lantinga Implemented blend modes in the D3D renderer
Wed, 19 Jul 2006 04:24:41 +0000 Sam Lantinga Implemented multi-window OpenGL program with test framework.
Tue, 18 Jul 2006 07:49:51 +0000 Sam Lantinga Added a test program framework for easy initialization.