Revision: 214 http://trac.macosforge.org/projects/xquartz/changeset/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: -------------- AppleSGLX/trunk/TODO Modified: AppleSGLX/trunk/TODO =================================================================== --- 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
participants (1)
-
source_changes@macosforge.org