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

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 16 22:14:26 PST 2009


Revision: 160
          http://trac.macosforge.org/projects/xquartz/changeset/160
Author:   gstaplin at apple.com
Date:     2009-02-16 22:14:26 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
More items for the TODO.

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

Modified: AppleSGLX/trunk/TODO
===================================================================
--- AppleSGLX/trunk/TODO	2009-02-17 06:08:47 UTC (rev 159)
+++ AppleSGLX/trunk/TODO	2009-02-17 06:14:26 UTC (rev 160)
@@ -1,5 +1,10 @@
 -- Feb 16, 2009
 
+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.
+
 Verify the XError behavior of GLXPixmap support functions.
 
 Test GLXPixmap support with various pixmap depths.
@@ -9,12 +14,14 @@
 Make apple_visual_create_pfobj not use OffScreen always.
 I suspect we can add a bool that indicates whether or not to create such
 an object.  We can also recreate the context, or possibly reconfigure it.
+Perhaps we could store the CGL attributes used for the pixel format object, and
+append the OFfScreen attribute when using GLXPixmaps.
 
-Finish glXDestroyGLXPixmap().
+DONE Finish glXDestroyGLXPixmap().
 
 Test glXDestroyGLXPixmap().
 
-Add support for the newer GLX glXCreatePixmap.
+Add support for the newer glXCreatePixmap (from 1.4).  We have glXCreateGLXPixmap working.
 
 -- Feb 10, 2009
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090216/210980d2/attachment-0001.html>


More information about the Xquartz-changes mailing list