UnknownShadow200
UnknownShadow200
Displaying all the way down to 1x1 mipmaps is pretty much useless
Unfortunately I cannot fix it myself as I do not have access to an apple silicon device  To fix this, most likely for the `CGImageCreate` call in `DoDrawFramebuffer` in...
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...
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