Updated docs.

This commit is contained in:
Бранимир Караџић
2023-11-03 21:19:28 -07:00
parent 2168bb74db
commit f5690c7f24
13 changed files with 65 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.121.8531',
VERSION: '1.123.8604',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>API Reference &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -725,12 +725,6 @@
<dd><p>No reset flags. </p>
</dd></dl>
<dl class="cpp macro">
<dt class="sig sig-object cpp" id="c.BGFX_RESET_FULLSCREEN">
<span class="target" id="defines_8h_1a7a573880db4afc7107e36ea61dc36586"></span><span class="sig-name descname"><span class="n"><span class="pre">BGFX_RESET_FULLSCREEN</span></span></span><a class="headerlink" href="#c.BGFX_RESET_FULLSCREEN" title="Permalink to this definition"></a><br /></dt>
<dd><p>Not supported yet. </p>
</dd></dl>
<dl class="cpp macro">
<dt class="sig sig-object cpp" id="c.BGFX_RESET_MSAA_X2">
<span class="target" id="defines_8h_1a11369bfec092c6aecb55c344696cffa8"></span><span class="sig-name descname"><span class="n"><span class="pre">BGFX_RESET_MSAA_X2</span></span></span><a class="headerlink" href="#c.BGFX_RESET_MSAA_X2" title="Permalink to this definition"></a><br /></dt>
@@ -755,6 +749,12 @@
<dd><p>Enable 16x MSAA. </p>
</dd></dl>
<dl class="cpp macro">
<dt class="sig sig-object cpp" id="c.BGFX_RESET_FULLSCREEN">
<span class="target" id="defines_8h_1a7a573880db4afc7107e36ea61dc36586"></span><span class="sig-name descname"><span class="n"><span class="pre">BGFX_RESET_FULLSCREEN</span></span></span><a class="headerlink" href="#c.BGFX_RESET_FULLSCREEN" title="Permalink to this definition"></a><br /></dt>
<dd><p>Not supported yet. </p>
</dd></dl>
<dl class="cpp macro">
<dt class="sig sig-object cpp" id="c.BGFX_RESET_VSYNC">
<span class="target" id="defines_8h_1abe5909f7f2d02137660385500409ffd5"></span><span class="sig-name descname"><span class="n"><span class="pre">BGFX_RESET_VSYNC</span></span></span><a class="headerlink" href="#c.BGFX_RESET_VSYNC" title="Permalink to this definition"></a><br /></dt>
@@ -809,6 +809,18 @@
<dd><p>Enable depth clamp. </p>
</dd></dl>
<dl class="cpp macro">
<dt class="sig sig-object cpp" id="c.BGFX_RESET_SUSPEND">
<span class="target" id="defines_8h_1a82e7b9d7a4bb12c42b5a6481ba394048"></span><span class="sig-name descname"><span class="n"><span class="pre">BGFX_RESET_SUSPEND</span></span></span><a class="headerlink" href="#c.BGFX_RESET_SUSPEND" title="Permalink to this definition"></a><br /></dt>
<dd><p>Suspend rendering. </p>
</dd></dl>
<dl class="cpp macro">
<dt class="sig sig-object cpp" id="c.BGFX_RESET_TRANSPARENT_BACKBUFFER">
<span class="target" id="defines_8h_1abfadb20e9e79a3abf1c31ef0e2c29643"></span><span class="sig-name descname"><span class="n"><span class="pre">BGFX_RESET_TRANSPARENT_BACKBUFFER</span></span></span><a class="headerlink" href="#c.BGFX_RESET_TRANSPARENT_BACKBUFFER" title="Permalink to this definition"></a><br /></dt>
<dd><p>Transparent backbuffer. Availability depends on: <code class="docutils literal notranslate"><span class="pre">BGFX_CAPS_TRANSPARENT_BACKBUFFER</span></code>. </p>
</dd></dl>
</section>
<section id="frame">
<h4>Frame<a class="headerlink" href="#frame" title="Permalink to this heading"></a></h4>
@@ -1054,12 +1066,6 @@
<dd><p>AGC. </p>
</dd></dl>
<dl class="cpp enumerator">
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx12RendererType4Enum9Direct3D9E">
<span id="_CPPv3N4bgfx12RendererType4Enum9Direct3D9E"></span><span id="_CPPv2N4bgfx12RendererType4Enum9Direct3D9E"></span><span class="target" id="structbgfx_1_1_renderer_type_1a23d258e890027d7deff9d971e2493a32a10c968bd17c9feceefb823dd2ada0e1e"></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">Direct3D9</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx12RendererType4Enum9Direct3D9E" title="Permalink to this definition"></a><br /></dt>
<dd><p>Direct3D 9.0. </p>
</dd></dl>
<dl class="cpp enumerator">
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx12RendererType4Enum10Direct3D11E">
<span id="_CPPv3N4bgfx12RendererType4Enum10Direct3D11E"></span><span id="_CPPv2N4bgfx12RendererType4Enum10Direct3D11E"></span><span class="target" id="structbgfx_1_1_renderer_type_1a23d258e890027d7deff9d971e2493a32a779984af2d8f167e3d81197fe2339342"></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">Direct3D11</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx12RendererType4Enum10Direct3D11E" title="Permalink to this definition"></a><br /></dt>
@@ -2048,6 +2054,12 @@ It is only necessary to use these APIs in conjunction with creating windows.</p>
<dd><p>Backbuffer depth/stencil. If <code class="docutils literal notranslate"><span class="pre">NULL</span></code>, bgfx will create a back-buffer depth/stencil surface. </p>
</dd></dl>
<dl class="cpp var">
<dt class="sig sig-object cpp" id="_CPPv4N4bgfx12PlatformData4typeE">
<span id="_CPPv3N4bgfx12PlatformData4typeE"></span><span id="_CPPv2N4bgfx12PlatformData4typeE"></span><span id="bgfx::PlatformData::type__NativeWindowHandleType::Enum"></span><span class="target" id="structbgfx_1_1_platform_data_1ad7c81a981aafc126708246dfdb2421d6"></span><span class="n"><span class="pre">NativeWindowHandleType</span></span><span class="p"><span class="pre">::</span></span><span class="n"><span class="pre">Enum</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">type</span></span></span><a class="headerlink" href="#_CPPv4N4bgfx12PlatformData4typeE" title="Permalink to this definition"></a><br /></dt>
<dd><p>Handle type. Needed for platforms having more than one option. </p>
</dd></dl>
</div>
</dd></dl>

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>Building &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -119,12 +119,12 @@
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">cd</span> <span class="n">bgfx</span>
</pre></div>
</div>
<p>Generate Visual Studio 2017 project files:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">..</span>\<span class="n">bx</span>\<span class="n">tools</span>\<span class="nb">bin</span>\<span class="n">windows</span>\<span class="n">genie</span> <span class="o">--</span><span class="k">with</span><span class="o">-</span><span class="n">examples</span> <span class="n">vs2017</span>
<p>Generate Visual Studio 2019 project files:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">..</span>\<span class="n">bx</span>\<span class="n">tools</span>\<span class="nb">bin</span>\<span class="n">windows</span>\<span class="n">genie</span> <span class="o">--</span><span class="k">with</span><span class="o">-</span><span class="n">examples</span> <span class="n">vs2019</span>
</pre></div>
</div>
<p>Open bgfx solution in Visual Studio 2017:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">start</span> <span class="o">.</span><span class="n">build</span>\<span class="n">projects</span>\<span class="n">vs2017</span>\<span class="n">bgfx</span><span class="o">.</span><span class="n">sln</span>
<p>Open bgfx solution in Visual Studio 2019:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">start</span> <span class="o">.</span><span class="n">build</span>\<span class="n">projects</span>\<span class="n">vs2019</span>\<span class="n">bgfx</span><span class="o">.</span><span class="n">sln</span>
</pre></div>
</div>
<div class="admonition note">
@@ -195,12 +195,12 @@ directory structure. Deleting .build directory at any time is safe.</p>
</section>
<section id="id1">
<h3>Windows<a class="headerlink" href="#id1" title="Permalink to this heading"></a></h3>
<p>Visual Studio 2017 command line:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">vs2017</span><span class="o">-</span><span class="n">release64</span>
<p>Visual Studio 2019 command line:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">vs2019</span><span class="o">-</span><span class="n">release64</span>
</pre></div>
</div>
<p>Visual Studio 2017 IDE:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">start</span> <span class="o">.</span><span class="n">build</span><span class="o">/</span><span class="n">projects</span><span class="o">/</span><span class="n">vs2017</span><span class="o">/</span><span class="n">bgfx</span><span class="o">.</span><span class="n">sln</span>
<p>Visual Studio 2019 IDE:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">start</span> <span class="o">.</span><span class="n">build</span><span class="o">/</span><span class="n">projects</span><span class="o">/</span><span class="n">vs2019</span><span class="o">/</span><span class="n">bgfx</span><span class="o">.</span><span class="n">sln</span>
</pre></div>
</div>
</section>
@@ -235,7 +235,7 @@ configuration file, it has to be set manually for each example project:</p>
</section>
<section id="winrt-uwp">
<h3>WinRT / UWP<a class="headerlink" href="#winrt-uwp" title="Permalink to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">..</span>\<span class="n">bx</span>\<span class="n">tools</span>\<span class="nb">bin</span>\<span class="n">windows</span>\<span class="n">genie</span> <span class="o">--</span><span class="n">vs</span><span class="o">=</span><span class="n">winstore100</span> <span class="n">vs2017</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">..</span>\<span class="n">bx</span>\<span class="n">tools</span>\<span class="nb">bin</span>\<span class="n">windows</span>\<span class="n">genie</span> <span class="o">--</span><span class="n">vs</span><span class="o">=</span><span class="n">winstore100</span> <span class="n">vs2019</span>
</pre></div>
</div>
<p>Build the resulting solution and deploy to device.</p>
@@ -257,7 +257,7 @@ instead) inside different build system.</p>
<section id="tools">
<h2>Tools<a class="headerlink" href="#tools" title="Permalink to this heading"></a></h2>
<p>To build bgfx project files for tools, use <code class="docutils literal notranslate"><span class="pre">--with-tools</span></code> option:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">..</span>\<span class="n">bx</span>\<span class="n">tools</span>\<span class="nb">bin</span>\<span class="n">windows</span>\<span class="n">genie</span> <span class="o">--</span><span class="k">with</span><span class="o">-</span><span class="n">tools</span> <span class="n">vs2017</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">..</span>\<span class="n">bx</span>\<span class="n">tools</span>\<span class="nb">bin</span>\<span class="n">windows</span>\<span class="n">genie</span> <span class="o">--</span><span class="k">with</span><span class="o">-</span><span class="n">tools</span> <span class="n">vs2019</span>
</pre></div>
</div>
</section>

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>Examples &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; bgfx 1.121.8531 documentation</title>
<title>Index &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -506,6 +506,8 @@
<li><a href="bgfx.html#_CPPv4N4bgfx12PlatformData3ndtE">bgfx::PlatformData::ndt (C++ member)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx12PlatformData3nwhE">bgfx::PlatformData::nwh (C++ member)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx12PlatformData4typeE">bgfx::PlatformData::type (C++ member)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx11readTextureE13TextureHandlePv7uint8_t">bgfx::readTexture (C++ function)</a>
</li>
@@ -520,8 +522,6 @@
<li><a href="bgfx.html#_CPPv4N4bgfx12RendererType4Enum10Direct3D11E">bgfx::RendererType::Enum::Direct3D11 (C++ enumerator)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx12RendererType4Enum10Direct3D12E">bgfx::RendererType::Enum::Direct3D12 (C++ enumerator)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx12RendererType4Enum9Direct3D9E">bgfx::RendererType::Enum::Direct3D9 (C++ enumerator)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx12RendererType4Enum3GnmE">bgfx::RendererType::Enum::Gnm (C++ enumerator)</a>
</li>
@@ -687,10 +687,10 @@
</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>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats15transientVbUsedE">bgfx::Stats::transientVbUsed (C++ member)</a>
</li>
<li><a href="bgfx.html#_CPPv4N4bgfx5Stats9viewStatsE">bgfx::Stats::viewStats (C++ member)</a>
@@ -1206,6 +1206,10 @@
<li><a href="bgfx.html#c.BGFX_RESET_NONE">BGFX_RESET_NONE (C macro)</a>
</li>
<li><a href="bgfx.html#c.BGFX_RESET_SRGB_BACKBUFFER">BGFX_RESET_SRGB_BACKBUFFER (C macro)</a>
</li>
<li><a href="bgfx.html#c.BGFX_RESET_SUSPEND">BGFX_RESET_SUSPEND (C macro)</a>
</li>
<li><a href="bgfx.html#c.BGFX_RESET_TRANSPARENT_BACKBUFFER">BGFX_RESET_TRANSPARENT_BACKBUFFER (C macro)</a>
</li>
<li><a href="bgfx.html#c.BGFX_RESET_VSYNC">BGFX_RESET_VSYNC (C macro)</a>
</li>

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>Documentation &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>Internals &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>License &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

Binary file not shown.

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>Overview &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -109,7 +109,6 @@ licensed under permissive BSD-2 clause open source license.</p>
</p><section id="supported-rendering-backends">
<h3>Supported rendering backends<a class="headerlink" href="#supported-rendering-backends" title="Permalink to this heading"></a></h3>
<ul class="simple">
<li><p>Direct3D 9</p></li>
<li><p>Direct3D 11</p></li>
<li><p>Direct3D 12</p></li>
<li><p>GNM (only for licensed PS4 developers, search DevNet forums for source)</p></li>
@@ -505,6 +504,7 @@ and <a class="reference external" href="examples.html#bokeh">45-bokeh</a> exampl
<li><p>Preetish Kakkar (<a class="reference external" href="https://github.com/preetishkakkar">&#64;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">&#64;Biswa96</a>) - GitHub Actions CI.</p></li>
<li><p>Raziel Alphadios (<a class="reference external" href="https://github.com/RazielXYZ">&#64;RazielXYZ</a>) - Various fixes and improvements.</p></li>
<li><p>IchorDev (<a class="reference external" href="https://github.com/ichordev">&#64;IchorDev</a>) - Improved D language bindings.</p></li>
</ul>
</div></blockquote>
<p>and <a class="reference external" href="https://github.com/bkaradzic/bgfx/graphs/contributors">others</a></p>

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; bgfx 1.121.8531 documentation</title>
<title>Search &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</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

View File

@@ -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 &mdash; bgfx 1.121.8531 documentation</title>
<title>Tools &mdash; bgfx 1.123.8604 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.121.8531
1.123.8604
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">