Revision
161
Author
gstaplin@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

Diff

Modified: AppleSGLX/trunk/TODO (160 => 161)


--- 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