mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated docs.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||
VERSION: '1.116.8293',
|
||||
VERSION: '1.118.8367',
|
||||
LANGUAGE: 'en',
|
||||
COLLAPSE_INDEX: false,
|
||||
BUILDER: 'html',
|
||||
|
||||
52
bgfx.html
52
bgfx.html
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>API Reference — bgfx 1.116.8293 documentation</title>
|
||||
<title>API Reference — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -6646,12 +6646,24 @@ Otherwise, use <cite>bgfx::setViewScissor</cite>.</p>
|
||||
<dd><p>ASTC 4x4 8.0 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum7ASTC5x4E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum7ASTC5x4E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum7ASTC5x4E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a6b60a45e97d3e31f00694d93828f08eb"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC5x4</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum7ASTC5x4E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 5x4 6.40 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum7ASTC5x5E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum7ASTC5x5E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum7ASTC5x5E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a6bdec333c7fc2259310ba8252665f22a"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC5x5</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum7ASTC5x5E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 5x5 5.12 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum7ASTC6x5E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum7ASTC6x5E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum7ASTC6x5E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a7225af3087a22971bdcec3a1ae97957e"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC6x5</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum7ASTC6x5E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 6x5 4.27 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum7ASTC6x6E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum7ASTC6x6E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum7ASTC6x6E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6ade44f5a267e9e98a8e1b5506061237b4"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC6x6</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum7ASTC6x6E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
@@ -6670,12 +6682,48 @@ Otherwise, use <cite>bgfx::setViewScissor</cite>.</p>
|
||||
<dd><p>ASTC 8x6 2.67 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum7ASTC8x8E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum7ASTC8x8E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum7ASTC8x8E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a80346507cd0e9c2aaf40a7b94ca64521"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC8x8</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum7ASTC8x8E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 8x8 2.00 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x5E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum8ASTC10x5E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum8ASTC10x5E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a0767d4af475f555f330fe814e7937838"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC10x5</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x5E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 10x5 2.56 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x6E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum8ASTC10x6E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum8ASTC10x6E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a3493533d40fdbbfad9b3eaf10d3bab7c"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC10x6</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x6E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 10x6 2.13 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x8E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum8ASTC10x8E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum8ASTC10x8E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a68369858c21d6c9f50716eb1766f776b"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC10x8</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x8E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 10x8 1.60 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum9ASTC10x10E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum9ASTC10x10E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum9ASTC10x10E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a9738732b626beb9597104b49914847ef"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC10x10</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum9ASTC10x10E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 10x10 1.28 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum9ASTC12x10E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum9ASTC12x10E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum9ASTC12x10E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a04c2815b53ee2c5a27757a98c1049103"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC12x10</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum9ASTC12x10E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 12x10 1.07 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum9ASTC12x12E">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum9ASTC12x12E"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum9ASTC12x12E"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a1292ae8ced5ee2b58e47de4b06ad5a6e"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">ASTC12x12</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum9ASTC12x12E" title="Permalink to this definition">¶</a><br /></dt>
|
||||
<dd><p>ASTC 12x12 0.89 BPP. </p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="cpp enumerator">
|
||||
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx13TextureFormat4Enum7UnknownE">
|
||||
<span id="_CPPv3N4bgfx13TextureFormat4Enum7UnknownE"></span><span id="_CPPv2N4bgfx13TextureFormat4Enum7UnknownE"></span><span class="target" id="structbgfx_1_1_texture_format_1a4fa5bcce97c848cf091d954362e501e6a2113f0ca58d6c12c10663c0ed360681e"></span><span class="k"><span class="pre">enumerator</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">Unknown</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx13TextureFormat4Enum7UnknownE" title="Permalink to this definition">¶</a><br /></dt>
|
||||
|
||||
15
build.html
15
build.html
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Building — bgfx 1.116.8293 documentation</title>
|
||||
<title>Building — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -136,7 +136,7 @@
|
||||
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this heading">¶</a></h2>
|
||||
<section id="android">
|
||||
<h3>Android<a class="headerlink" href="#android" title="Permalink to this heading">¶</a></h3>
|
||||
<p>Download AndroidNDK:</p>
|
||||
<p>Download Android NDK (r23 or newer):</p>
|
||||
<blockquote>
|
||||
<div><ul class="simple">
|
||||
<li><p><a class="reference external" href="https://developer.android.com/tools/sdk/ndk/index.html">https://developer.android.com/tools/sdk/ndk/index.html</a></p></li>
|
||||
@@ -144,17 +144,8 @@
|
||||
</div></blockquote>
|
||||
<p>Set following environment variables:</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">setx</span> <span class="n">ANDROID_NDK_ROOT</span> <span class="o"><</span><span class="n">path</span> <span class="n">to</span> <span class="n">AndroidNDK</span> <span class="n">directory</span><span class="o">></span>
|
||||
<span class="n">setx</span> <span class="n">ANDROID_NDK_ARM</span> <span class="o"><</span><span class="n">path</span> <span class="n">to</span> <span class="n">AndroidNDK</span> <span class="n">directory</span><span class="o">></span>\<span class="n">toolchains</span>\<span class="n">arm</span><span class="o">-</span><span class="n">linux</span><span class="o">-</span><span class="n">androideabi</span><span class="o">-</span><span class="mf">4.7</span>\<span class="n">prebuilt</span>\<span class="n">windows</span><span class="o">-</span><span class="n">x86_64</span>
|
||||
<span class="n">setx</span> <span class="n">ANDROID_NDK_MIPS</span> <span class="o"><</span><span class="n">path</span> <span class="n">to</span> <span class="n">AndroidNDK</span> <span class="n">directory</span><span class="o">></span>\<span class="n">toolchains</span>\<span class="n">mipsel</span><span class="o">-</span><span class="n">linux</span><span class="o">-</span><span class="n">android</span><span class="o">-</span><span class="mf">4.7</span>\<span class="n">prebuilt</span>\<span class="n">windows</span><span class="o">-</span><span class="n">x86_64</span>
|
||||
<span class="n">setx</span> <span class="n">ANDROID_NDK_X86</span> <span class="o"><</span><span class="n">path</span> <span class="n">to</span> <span class="n">AndroidNDK</span> <span class="n">directory</span><span class="o">></span>\<span class="n">toolchains</span>\<span class="n">x86</span><span class="o">-</span><span class="mf">4.7</span>\<span class="n">prebuilt</span>\<span class="n">windows</span><span class="o">-</span><span class="n">x86_64</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>To deploy on Android you can use bgfx android activity:</p>
|
||||
<blockquote>
|
||||
<div><ul class="simple">
|
||||
<li><p><a class="reference external" href="https://github.com/Nodrev/bgfx-android-activity#bgfx-android-activity---android-glue-for-bgfx">https://github.com/Nodrev/bgfx-android-activity#bgfx-android-activity—android-glue-for-bgfx</a></p></li>
|
||||
</ul>
|
||||
</div></blockquote>
|
||||
</section>
|
||||
<section id="linux">
|
||||
<h3>Linux<a class="headerlink" href="#linux" title="Permalink to this heading">¶</a></h3>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Examples — bgfx 1.116.8293 documentation</title>
|
||||
<title>Examples — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Index — bgfx 1.116.8293 documentation</title>
|
||||
<title>Index — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -28,7 +28,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -677,8 +677,6 @@
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats8numViewsE">bgfx::Stats::numViews (C++ member)</a>
|
||||
</li>
|
||||
</ul></td>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats12rtMemoryUsedE">bgfx::Stats::rtMemoryUsed (C++ member)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats10textHeightE">bgfx::Stats::textHeight (C++ member)</a>
|
||||
@@ -687,6 +685,8 @@
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats9textWidthE">bgfx::Stats::textWidth (C++ member)</a>
|
||||
</li>
|
||||
</ul></td>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats15transientIbUsedE">bgfx::Stats::transientIbUsed (C++ member)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats15transientVbUsedE">bgfx::Stats::transientVbUsed (C++ member)</a>
|
||||
@@ -706,18 +706,34 @@
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4EnumE">bgfx::TextureFormat::Enum (C++ enum)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum2A8E">bgfx::TextureFormat::Enum::A8 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum9ASTC10x10E">bgfx::TextureFormat::Enum::ASTC10x10 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x5E">bgfx::TextureFormat::Enum::ASTC10x5 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x6E">bgfx::TextureFormat::Enum::ASTC10x6 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum8ASTC10x8E">bgfx::TextureFormat::Enum::ASTC10x8 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum9ASTC12x10E">bgfx::TextureFormat::Enum::ASTC12x10 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum9ASTC12x12E">bgfx::TextureFormat::Enum::ASTC12x12 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC4x4E">bgfx::TextureFormat::Enum::ASTC4x4 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC5x4E">bgfx::TextureFormat::Enum::ASTC5x4 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC5x5E">bgfx::TextureFormat::Enum::ASTC5x5 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC6x5E">bgfx::TextureFormat::Enum::ASTC6x5 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC6x6E">bgfx::TextureFormat::Enum::ASTC6x6 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC8x5E">bgfx::TextureFormat::Enum::ASTC8x5 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC8x6E">bgfx::TextureFormat::Enum::ASTC8x6 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum7ASTC8x8E">bgfx::TextureFormat::Enum::ASTC8x8 (C++ enumerator)</a>
|
||||
</li>
|
||||
<li><a href="bgfx.html#_CPPv4N4bgfx13TextureFormat4Enum3ATCE">bgfx::TextureFormat::Enum::ATC (C++ enumerator)</a>
|
||||
</li>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Documentation — bgfx 1.116.8293 documentation</title>
|
||||
<title>Documentation — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -30,7 +30,7 @@
|
||||
<a href="#" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Internals — bgfx 1.116.8293 documentation</title>
|
||||
<title>Internals — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>License — bgfx 1.116.8293 documentation</title>
|
||||
<title>License — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -30,7 +30,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
|
||||
BIN
objects.inv
BIN
objects.inv
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Overview — bgfx 1.116.8293 documentation</title>
|
||||
<title>Overview — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -504,6 +504,8 @@ and <a class="reference external" href="examples.html#bokeh">45-bokeh</a> exampl
|
||||
<li><p>Sandy Carter (<a class="reference external" href="https://github.com/bwrsandman">@bwrsandman</a>) - <a class="reference external" href="examples.html#pixelformats">47-pixelformats</a> example, and various fixes and improvements.</p></li>
|
||||
<li><p>Liam Twigger (<a class="reference external" href="https://github.com/SnapperTT">@SnapperTT</a>) - <a class="reference external" href="examples.html#drawindirect">48-drawindirect</a> example.</p></li>
|
||||
<li><p>Preetish Kakkar (<a class="reference external" href="https://github.com/preetishkakkar">@blackhole</a>) - <a class="reference external" href="examples.html#49-hextile">49-hextile</a> example.</p></li>
|
||||
<li><p>Biswapriyo Nath (<a class="reference external" href="https://github.com/Biswa96">@Biswa96</a>) - GitHub Actions CI.</p></li>
|
||||
<li><p>Raziel Alphadios (<a class="reference external" href="https://github.com/RazielXYZ">@RazielXYZ</a>) - Various fixes and improvements.</p></li>
|
||||
</ul>
|
||||
</div></blockquote>
|
||||
<p>and <a class="reference external" href="https://github.com/bkaradzic/bgfx/graphs/contributors">others</a>…</p>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Search — bgfx 1.116.8293 documentation</title>
|
||||
<title>Search — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="#" method="get">
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Tools — bgfx 1.116.8293 documentation</title>
|
||||
<title>Tools — bgfx 1.118.8367 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -31,7 +31,7 @@
|
||||
<a href="index.html" class="icon icon-home"> bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.116.8293
|
||||
1.118.8367
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
|
||||
Reference in New Issue
Block a user