-
**Describe the bug**
10.8.1 BGFX Linux
See below screencapture. I see this on many tables.
Looks a bit like the trails are sometimes behind and leave a triangular trail.
![image](https://githu…
-
**Describe the bug**
Linux standalone 10.8.1
On the OpenGL build the following gives you unbound framerate.
![image](https://github.com/user-attachments/assets/dcc9d2bd-9942-45ae-bb4a-50102…
-
#### Introduction
This proposal suggests integrating **[BGFX](https://github.com/bkaradzic/bgfx)**, an open-source, cross-platform graphics library, as the rendering backend for the **Redot Engine*…
-
When pressing **F11** (perf. Info), the screen only shows a pair of empty boxes when IS selected "**Cabinet**" View mode with version '**VPinballX_BGFX-10.8.1-2588-c8f85dd-Release-win-x64**'.
It wo…
-
Trying get bgfx-rs to work with glfw. Pretty much have everything setup the way bgfx-rs has for the helloworld example. My exact code:
```rust
let mut glfw_context = glfw::init(fail_on_errors!()).un…
-
I try to load DDS files with mipmaps, but when I create textures from them, it fails because of the mipmaps.
I used the bimg loader first, did not work, then I used https://github.com/septag/dds-ktx …
-
Posting here since there is a lot of other traffic on nvidia forums [0].
On Fedora 40 x86_64 with nvidia driver 560.35.03 and egl-wayland 1.1.16, attempting to start bgfx examples under wayland crash…
-
Instead of passing a window handle to bgfx::init I'm creating my own frame buffer for a window handle. This triggers a GL_INVALID_OPERATION.
Running this on Ubuntu 24.04
**To Reproduce**
I've edi…
-
``I have tried for a long time and also checked the issues of Discod and bgfx, but I don't understand how to use glfw+bgfx to run a wayland window in Ubuntu.
This is my CMakeLists.txt. I have tried…
-
Linked to https://github.com/BabylonJS/BabylonReactNative/issues/464
Context:
Graphics resources are created and not disposed like VertexBuffer for example. Bgfx is shutdown when the engine is dis…