<h1>Frequently Asked Questions</h1>
Last updated: 19 September 2018
-<br>
-<br>
<h2>Index</h2>
<ol>
<li><a href="#part1">High-level Questions and Answers</a></li>
<li><a href="#part3">Runtime / Rendering Problems</a></li>
<li><a href="#part4">Developer Questions</a></li>
</ol>
-<br>
-<br>
<h2 id="part1">1. High-level Questions and Answers</h2>
</p>
-
-<br>
-<br>
-
-
<h2 id="part2">2. Compilation and Installation Problems</h2>
-
<h3>2.1 What's the easiest way to install Mesa?</h3>
<p>
If you're using a Linux-based system, your distro CD most likely already
with <code>meson configure --prefix=/usr --libdir=xxx -D dri-drivers-path=xxx</code>
and then install with <code>sudo ninja install</code>.
</p>
-<br>
-<br>
<h2 id="part3">3. Runtime / Rendering Problems</h2>
translation of (0.375, 0.375, 0.0) to your coordinates will fix the problem.
</p>
-<br>
-<br>
-
<h2 id="part4">4. Developer Questions</h2>