|
|
@@ -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.118.8481 documentation</title>
|
|
|
+ <title>Overview — bgfx 1.121.8531 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.118.8481
|
|
|
+ 1.121.8531
|
|
|
</div>
|
|
|
<div role="search">
|
|
|
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
|
@@ -128,16 +128,14 @@ licensed under permissive BSD-2 clause open source license.</p>
|
|
|
<h3>Supported Platforms<a class="headerlink" href="#supported-platforms" title="Permalink to this heading">¶</a></h3>
|
|
|
<ul class="simple">
|
|
|
<li><p>Android (14+, ARM, x86, MIPS)</p></li>
|
|
|
-<li><p>FreeBSD</p></li>
|
|
|
<li><p>iOS/iPadOS/tvOS (iPhone, iPad, AppleTV)</p></li>
|
|
|
<li><p>Linux</p></li>
|
|
|
-<li><p>MIPS Creator CI20</p></li>
|
|
|
<li><p>macOS (11+)</p></li>
|
|
|
<li><p>PlayStation 4</p></li>
|
|
|
<li><p>RaspberryPi</p></li>
|
|
|
<li><p>UWP (Universal Windows, Xbox One)</p></li>
|
|
|
<li><p>Wasm/Emscripten</p></li>
|
|
|
-<li><p>Windows (XP, Vista, 7, 8, 10)</p></li>
|
|
|
+<li><p>Windows (7+)</p></li>
|
|
|
</ul>
|
|
|
</section>
|
|
|
<section id="supported-compilers">
|
|
|
@@ -155,7 +153,7 @@ licensed under permissive BSD-2 clause open source license.</p>
|
|
|
<li><p><a class="reference external" href="https://bkaradzic.github.io/bgfx/bgfx.html">C/C++ API documentation</a></p></li>
|
|
|
<li><p><a class="reference external" href="https://github.com/bkaradzic/bgfx/tree/master/bindings/bf">Beef API bindings</a></p></li>
|
|
|
<li><p><a class="reference external" href="https://github.com/bkaradzic/bgfx/tree/master/bindings/cs">C# language API bindings #1</a></p></li>
|
|
|
-<li><p><a class="reference external" href="https://github.com/GoaLitiuM/bindbc-bgfx">D language API bindings</a></p></li>
|
|
|
+<li><p><a class="reference external" href="https://github.com/BindBC/bindbc-bgfx">D language API bindings</a></p></li>
|
|
|
<li><p><a class="reference external" href="https://github.com/james4k/go-bgfx">Go language API bindings</a></p></li>
|
|
|
<li><p><a class="reference external" href="https://github.com/haskell-game/bgfx">Haskell language API bindings</a></p></li>
|
|
|
<li><p><a class="reference external" href="https://github.com/LWJGL/lwjgl3#lwjgl---lightweight-java-game-library-3">Lightweight Java Game Library 3 bindings</a></p></li>
|