Revision
214
Author
gstaplin@apple.com
Date
2009-02-20 14:49:49 -0800 (Fri, 20 Feb 2009)

Log Message

Add an item about the CGL API major version testing we need.

Modified Paths

Diff

Modified: AppleSGLX/trunk/TODO (213 => 214)


--- AppleSGLX/trunk/TODO	2009-02-20 22:45:02 UTC (rev 213)
+++ AppleSGLX/trunk/TODO	2009-02-20 22:49:49 UTC (rev 214)
@@ -2,6 +2,9 @@
 
 Fix glXCreateWindow and glXDestroyWindow.
 
+Add API major version testing to the apple_cgl layer.  This way we can avoid
+future API fiascos.  Jordan suggested this a while ago.
+
 -- Feb 16, 2009
 
 DONE glXMakeContextCurrent's readable drawable needs to be set as the current