From 47cde9908876e3cca02a0a3687d7e4afc5bd6731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Tue, 11 Nov 2025 15:39:49 -0800 Subject: [PATCH] Updated docs. --- _static/documentation_options.js | 2 +- bgfx.html | 516 ++++++++++++++++++++++++------- build.html | 4 +- examples.html | 4 +- genindex.html | 68 +++- index.html | 10 +- internals.html | 4 +- license.html | 4 +- objects.inv | Bin 28203 -> 29239 bytes overview.html | 4 +- search.html | 4 +- searchindex.js | 2 +- tools.html | 4 +- 13 files changed, 487 insertions(+), 139 deletions(-) diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 7ed14d3d1..740c6e1b3 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '1.132.8889', + VERSION: '1.135.9039', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/bgfx.html b/bgfx.html index 432c79a7b..4fbe0dc9d 100644 --- a/bgfx.html +++ b/bgfx.html @@ -6,14 +6,14 @@ - API Reference — bgfx 1.132.8889 documentation + API Reference — bgfx 1.135.9039 documentation - + @@ -125,6 +125,11 @@
  • setViewFrameBuffer()
  • setViewTransform()
  • setViewOrder()
  • +
  • bgfx::ShadingRate +
  • +
  • setViewShadingRate()
  • resetView()
  • @@ -147,6 +152,7 @@
  • Conditional Rendering
  • Buffers
  • Textures
  • +
  • Uniforms
  • Submit
  • @@ -181,12 +187,14 @@
  • destroy()
  • -
  • Uniforms