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

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 8 22:34:18 PDT 2009


Revision: 298
          http://trac.macosforge.org/projects/xquartz/changeset/298
Author:   gstaplin at apple.com
Date:     2009-03-08 22:34:18 -0700 (Sun, 08 Mar 2009)
Log Message:
-----------
Mark a few more TODO items DONE.

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

Modified: AppleSGLX/trunk/TODO
===================================================================
--- AppleSGLX/trunk/TODO	2009-03-08 21:04:31 UTC (rev 297)
+++ AppleSGLX/trunk/TODO	2009-03-09 05:34:18 UTC (rev 298)
@@ -19,10 +19,14 @@
 DONE Test glXGetCurrentDisplay().  It appears correct.
 --
 
-Improve the glX symbol compatibility with the old libGL.
+DONE Improve the glX symbol compatibility with the old libGL.
 
-Work out something for the GLXFBConfig optimal width/height.  These types
-of things aren't really exposed AFAIK by CGL.
+DONE Work out something for the GLXFBConfig optimal width/height.  These types
+of things aren't really exposed AFAIK by CGL.  We can't do this, so we
+don't enable the extension that enables the optimal pbuffer width/height.
+Specifically don't enable the SGIX_pbuffer:
+#define GLX_OPTIMAL_PBUFFER_WIDTH_SGIX     0x8019
+#define GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX    0x801A
 
 Verify the XError behavior of GLXPixmap support functions.
 
@@ -106,7 +110,7 @@
 
 -- OLD:
 
-Add glxext.h support, and support functions.
+DONE Add glxext.h support, and support functions.
 
 ----
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090308/aba7a332/attachment.html>


More information about the Xquartz-changes mailing list