Selectively fullscreen blackscreens
I''m not sure exactly when in my code this problem cropped up because I don''t test the app in fullscreen all that often, but I''m wondering if anyone else has experienced the same...
Windowed mode works fine! Everything appears, with the text from my little font engine on top. When I set it to fullscreen though, it''s all black except for the text, which is the only thing to appear. Of course, it''s also the only thing done with an ortho projection.
No scissoring anywhere. I tried using NeHe''s CreateGLWindow() function in place of my window object and exactly the same thing happened.
What other info is required here? :/ Help?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement