bolphen
Results
2
issues of
bolphen
Currently for the linux_x11 backend, if `block_on_wait` is true, the main thread will be blocked until the next event. So if an event in this frame requests an update, the...
When testing with the Macroquad examples, I find that the `screen_texture` example fails on the EGL backend, due to `Texture::grab_screen` uses the texture format (which is the default RGBA in...
bug