From 8f9e315b4b405b263028a978b3dc45c5d71ba0fb Mon Sep 17 00:00:00 2001 From: ikits Date: Thu, 6 Jan 2005 06:26:15 +0000 Subject: [PATCH] one more item git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@366 783a27ee-832a-0410-bc00-9f386506c6dd --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index cda19e7..b173278 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,6 +5,7 @@ Major: *has* to call either of glewGetExtension or glewInit as the first GLEW function he uses. If it's glewExtension, then that function performs the initialization. + - start designing GLEW 2.0 Minor: - add support for all SUN, MTX, and OML extensions