[Xquartz-changes] [161] AppleSGLX/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 16 22:28:08 PST 2009


Revision: 161
          http://trac.macosforge.org/projects/xquartz/changeset/161
Author:   gstaplin at apple.com
Date:     2009-02-16 22:28:07 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
More TODO items based on another read of the GLX 1.4 spec.

Modified Paths:
--------------
    AppleSGLX/trunk/TODO

Modified: AppleSGLX/trunk/TODO
===================================================================
--- AppleSGLX/trunk/TODO	2009-02-17 06:14:26 UTC (rev 160)
+++ AppleSGLX/trunk/TODO	2009-02-17 06:28:07 UTC (rev 161)
@@ -1,5 +1,17 @@
 -- Feb 16, 2009
 
+glXMakeContextCurrent's readable drawable needs to be set as the current 
+surface/pbuffer/pixmap if it's different than the normal drawable in the 
+following routines:
+glReadPixels, glCopyPixels, glCopyColorTable
+
+The old surface/pbuffer/pixmap needs to be restored after that.
+
+glXGetCurrentReadDrawable should also report the read drawable.  It appears correct.
+
+Test glXGetCurrentDisplay().  It appears correct.
+--
+
 Improve the glX symbol compatibility with the old libGL.
 
 Work out something for the GLXFBConfig optimal width/height.  These types
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090216/475c9569/attachment-0001.html>


More information about the Xquartz-changes mailing list