Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
[mesa.git] / src / glx / apple / OVERALL_DESIGN
1 A lot of the code is automatically generated.
2
3 The following are generated based on specs/gl.spec and specs/enum.spec (from OpenGL.org):
4
5 apple_xgl_api.h
6 apple_xgl_api.c
7 exports.list
8 include/GL/gl.h
9 include/GL/glext.h (includes the OpenGL framework glext.h)
10
11 The gen_code.tcl script is what executes the various gen_*.tcl scripts to produce those.
12
13 You will need Tcl 8.5 for the gen_code.tcl script.
14
15 The tests/ directory contains some tests that are built in testbuilds.
16
17 The tests built in testbuilds don't require installation of the library.
18