This is a weird one and I'm opening this issue because I'm not sure how to solve this and only seems to be an issue with this library. I am using zglfw + zgui + zopengl to render a window. On linux (through wsl), this works perfectly and I can see all the stuff I render (file browser and fps window) as normal - on windows, building from scratch and launching the same application results in a blank screen. Thinking renderdoc could help, I tried capturing a screen with renderdoc and render doc does in fact see a frame rendered..... How is it possible that I don't and yet renderdoc does? If you have any insight, this would be appreciated! Thank you!