log test/testgles.c @ 5266:595814f561f7

age author description
Tue, 04 Jan 2011 20:37:07 -0800 Sam Lantinga Android has OpenGL ES too...
Wed, 21 Oct 2009 14:51:42 +0000 Mike Gorchak Support for GL initialization parameters has been added.
Tue, 13 Oct 2009 20:16:23 +0000 Mike Gorchak Fixed memory allocation size.
Tue, 13 Oct 2009 18:14:22 +0000 Mike Gorchak Fixed handling of the initial window size.
Thu, 11 Jun 2009 06:03:05 +0000 Mike Gorchak Proper window resize handling in GLES test application.
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Tue, 28 Apr 2009 04:38:51 +0000 Mike Gorchak Added OpenGL ES context creation for the each window which has been created (for --windows=N option).
Tue, 24 Mar 2009 10:33:12 +0000 Sam Lantinga Date: Mon, 23 Mar 2009 09:17:24 +0200
Sat, 04 Oct 2008 06:46:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Fri, 15 Aug 2008 00:54:21 +0000 Holmes Futrell A version of testgl2 written using OpenGL ES calls. Necessary because there's no glBegin/glEnd, etc. gsoc2008_iphone