[Xquartz-changes] [328] AppleSGLX/trunk/OVERALL_DESIGN

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 27 13:48:37 PDT 2009


Revision: 328
          http://trac.macosforge.org/projects/xquartz/changeset/328
Author:   gstaplin at apple.com
Date:     2009-03-27 13:48:37 -0700 (Fri, 27 Mar 2009)
Log Message:
-----------
Update the OVERALL_DESIGN to reflect the current way the tests are built and where they are stored.

Modified Paths:
--------------
    AppleSGLX/trunk/OVERALL_DESIGN

Modified: AppleSGLX/trunk/OVERALL_DESIGN
===================================================================
--- AppleSGLX/trunk/OVERALL_DESIGN	2009-03-27 20:48:13 UTC (rev 327)
+++ AppleSGLX/trunk/OVERALL_DESIGN	2009-03-27 20:48:37 UTC (rev 328)
@@ -1,4 +1,3 @@
-
 A lot of the code is automatically generated.
 
 The following are generated based on specs/gl.spec and specs/enum.spec (from OpenGL.org):
@@ -6,15 +5,14 @@
 apple_xgl_api.h
 apple_xgl_api.c
 exports.list
-include/GL/gl.h (this probably might as well just be an include of the OpenGL framework GL)
+include/GL/gl.h 
 include/GL/glext.h (includes the OpenGL framework glext.h)
 
 The gen_code.tcl script is what executes the various gen_*.tcl scripts to produce those.
 
 You will need Tcl 8.5 for the gen_code.tcl script.
 
-The tests/ directory contains some tests that are built in builds/.
-(TODO move the libGL.dylib and libGL.1.2.dylib, libGL.1.3.dylib creation into builds)
+The tests/ directory contains some tests that are built in testbuilds.
 
-The tests built in builds don't require installation of the library.
+The tests built in testbuilds don't require installation of the library.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090327/6c21b61e/attachment-0001.html>


More information about the Xquartz-changes mailing list