Lines Matching full:building
13 <li><a href="#prereq-general">Prerequisites for building</a>
18 <li><a href="#autoconf">Building with autoconf (Linux/Unix/X11)</a>
19 <li><a href="#scons">Building with SCons (Windows/Linux)</a>
20 <li><a href="#other">Building for other systems</a>
22 <li><a href="#pkg-config">Building OpenGL programs with pkg-config</a>
26 <h1 id="prereq-general">1. Prerequisites for building</h1>
30 <li>lex / yacc - for building the GLSL compiler.
38 <li>python - Python is needed for building the Gallium components.
74 <h1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</h1>
95 <h1 id="scons">3. Building with SCons (Windows/Linux)</h1>
129 <h1 id="other">4. Building for other systems</h1>
182 <h1 id="pkg-config">6. Building OpenGL programs with pkg-config</h1>