-
Was able to reproduce this on the live environment of a Fedora 40 install image, where building according to the instructions produces the following error:
```
In file included from /home/liveuser/R…
-
I found this by reducing the view size with the `sizedown` command. It might happen with portals too, but I haven't tested. The bug is the blue texture not going all the way to the top of the viewport…
-
The retro HUD main image is too massive (gfx\vgui\hud_main2.vga) because it uses a lot of empty space that doesn't need to use. It should use the new image (gfx\vgui\hud_main3.vga), but requires all t…
-
Bart had het over een GFX library waarmee we dingen kunnen tekenen en super pixels kunnen maken
-
### What happened?
On the old versions of PCBox, there is 450MHz Pentium III Katmai processor on CPU selection in Slot 1 machines. In the later versions (likely CPU changes), it is missing. I would l…
-
Hi,
**Problem:**
I tried using Adafruit_SSD1306 in a sub class to encapsulate it's behaviour. But Adafruit_GFX resists...
```
void Display::initialize(void) {
ssd1306 = Adafruit_SSD1306(128…
-
I'm trying to use Zink (mesa 23.3.1 msvc) under WINE on macOS but I can't get it working. Games crash, display a black screen, or display errors like this:
```
8.2620s ERROR| Unable to set video …
-
Hi,
Was wondering if the burning claws special attack can be updated to be overridden by dragon claws special attack animation? I'm thinking its because the burning claws animation is unique (and n…
-
### Describe the bug
Adding an image with stbi in the following (correct?) way is not working in this version.
The issue is related to the size of the image/data given and expected to sokol.gfx.
He…
-
So I installed cygwin, git is already on the system.
The readme says to switch to linux instructions, but doesnt explain whether I should be using a cygwin shell (bash) or command prompt.
There …