Revision: 327 http://trac.macosforge.org/projects/xquartz/changeset/327 Author: gstaplin@apple.com Date: 2009-03-27 13:48:13 -0700 (Fri, 27 Mar 2009) Log Message: ----------- Update the RELEASE_NOTES to reflect the current reality. Modified Paths: -------------- AppleSGLX/trunk/RELEASE_NOTES Modified: AppleSGLX/trunk/RELEASE_NOTES =================================================================== --- AppleSGLX/trunk/RELEASE_NOTES 2009-03-27 19:02:55 UTC (rev 326) +++ AppleSGLX/trunk/RELEASE_NOTES 2009-03-27 20:48:13 UTC (rev 327) @@ -52,8 +52,11 @@ contexts requires a similar visual or GLXFBConfig be used in the creation of a shared context. It's best if you specify the same visual. This is due to a CGL design difference, and not something -that is easily worked around. +that is easily worked around. UPDATE: some changes made seem to +help resolve this issue in many cases, so you may be able to use a +shared context without this restriction. + o Indirect The X server supports indirect fairly well, so OpenGL applications