UnknownShadow200

Results 171 issues of UnknownShadow200

Displaying all the way down to 1x1 mipmaps is pretty much useless

graphics

Unfortunately I cannot fix it myself as I do not have access to an apple silicon device ![image](https://github.com/UnknownShadow200/ClassiCube/assets/6509348/bd2d4edd-5919-4d70-96bb-0c4ac9195eb9) To fix this, most likely for the `CGImageCreate` call in `DoDrawFramebuffer` in...

Plat-macOS

Should fix rare issue where fonts will fail to load on some multi user system setups Need to test on - [ ] Windows NT 3.51 - [ ] Windows...

Plat-Windows

That way you still at least be able to run ClassiCube

ClassiCube currently has just static and dynamic vertex buffers, but really needs 3 types: * Static vertex buffers (created once and then never modified) * Dynamic vertex buffers (Modified fairly...

A user using an old Android device reported they were experiencing the `Failed to choose EGL config, ClassiCube may be unable to start` error Currently there's no way to see...

* Allow providing explicit stack size * Allow providing a thread name (which some platforms support)

As it doesn't provide `getaddrinfo`, so will need to look into an alternative