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,5 +1,5 @@
|
||||
const DOCUMENTATION_OPTIONS = {
|
||||
VERSION: '1.123.8604',
|
||||
VERSION: '1.124.8674',
|
||||
LANGUAGE: 'en',
|
||||
COLLAPSE_INDEX: false,
|
||||
BUILDER: 'html',
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>API Reference — bgfx 1.123.8604 documentation</title>
|
||||
<title>API Reference — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -8117,7 +8117,7 @@ Otherwise, use <cite>bgfx::setViewScissor</cite>.</p>
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Building — bgfx 1.123.8604 documentation</title>
|
||||
<title>Building — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -302,7 +302,7 @@ system.</p>
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Examples — bgfx 1.123.8604 documentation</title>
|
||||
<title>Examples — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -1227,7 +1227,7 @@ from lower resolution inputs.</p>
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Index — bgfx 1.123.8604 documentation</title>
|
||||
<title>Index — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -32,7 +32,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -1313,7 +1313,7 @@
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Documentation — bgfx 1.123.8604 documentation</title>
|
||||
<title>Documentation — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -34,7 +34,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -292,7 +292,7 @@ licensed under permissive BSD-2 clause open source license.</p>
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Internals — bgfx 1.123.8604 documentation</title>
|
||||
<title>Internals — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -143,7 +143,7 @@ SDK</a>, <a class="reference external" href="http://www.malideveloper.com/">Mali
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
10
license.html
10
license.html
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>License — bgfx 1.123.8604 documentation</title>
|
||||
<title>License — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -34,7 +34,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -86,7 +86,7 @@
|
||||
<h1>License<a class="headerlink" href="#license" title="Link to this heading">¶</a></h1>
|
||||
<section id="license-bsd-2-clause">
|
||||
<h2><a class="reference external" href="https://github.com/bkaradzic/bgfx/blob/master/LICENSE">License (BSD 2-clause)</a><a class="headerlink" href="#license-bsd-2-clause" title="Link to this heading">¶</a></h2>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Copyright</span> <span class="mi">2010</span><span class="o">-</span><span class="mi">2023</span> <span class="n">Branimir</span> <span class="n">Karadzic</span>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Copyright</span> <span class="mi">2010</span><span class="o">-</span><span class="mi">2024</span> <span class="n">Branimir</span> <span class="n">Karadzic</span>
|
||||
|
||||
<span class="n">Redistribution</span> <span class="ow">and</span> <span class="n">use</span> <span class="ow">in</span> <span class="n">source</span> <span class="ow">and</span> <span class="n">binary</span> <span class="n">forms</span><span class="p">,</span> <span class="k">with</span> <span class="ow">or</span> <span class="n">without</span> <span class="n">modification</span><span class="p">,</span>
|
||||
<span class="n">are</span> <span class="n">permitted</span> <span class="n">provided</span> <span class="n">that</span> <span class="n">the</span> <span class="n">following</span> <span class="n">conditions</span> <span class="n">are</span> <span class="n">met</span><span class="p">:</span>
|
||||
@@ -265,7 +265,7 @@ directory.</p>
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
BIN
objects.inv
BIN
objects.inv
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Overview — bgfx 1.123.8604 documentation</title>
|
||||
<title>Overview — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -356,7 +356,7 @@ and <a class="reference external" href="examples.html#bokeh">45-bokeh</a> exampl
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Search — bgfx 1.123.8604 documentation</title>
|
||||
<title>Search — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="#" method="get">
|
||||
@@ -98,7 +98,7 @@
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Tools — bgfx 1.123.8604 documentation</title>
|
||||
<title>Tools — bgfx 1.124.8674 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=952e7839"></script>
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -35,7 +35,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.123.8604
|
||||
1.124.8674
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -681,7 +681,7 @@ aspect ratio will be preserved)</p>
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>© Copyright 2010-2023, Branimir Karadžić.</p>
|
||||
<p>© Copyright 2010-2024, Branimir Karadžić.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user