mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Updated docs.
This commit is contained in:
@@ -325,7 +325,7 @@ setx ANDROID_NDK_X86 <path to AndroidNDK directory>\toolchains\x86-4.7\pre
|
||||
</div>
|
||||
<div class="section" id="linux">
|
||||
<h3>Linux<a class="headerlink" href="#linux" title="Permalink to this headline">¶</a></h3>
|
||||
<div class="highlight-python"><div class="highlight"><pre>sudo apt-get install libgl1-mesa-dev
|
||||
<div class="highlight-python"><div class="highlight"><pre>sudo apt-get install libgl1-mesa-dev x11proto-core-dev libx11-dev
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -858,7 +858,14 @@ changing <code class="docutils literal"><span class="pre">BGFX_CONFIG_MAX_DRAW_C
|
||||
<td>6</td>
|
||||
<td>216</td>
|
||||
</tr>
|
||||
<tr class="row-even"><td>RaspberryPi</td>
|
||||
<tr class="row-even"><td>Creator CI20</td>
|
||||
<td>ES2</td>
|
||||
<td>PVR SGX540</td>
|
||||
<td>MIPS/GCC/Debian8</td>
|
||||
<td>7</td>
|
||||
<td>343</td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td>RaspberryPi</td>
|
||||
<td>ES2</td>
|
||||
<td>VC IV</td>
|
||||
<td>ARM/GCC/Raspbian</td>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user