dx fullscreen
I am using the directx context to do all my work. It works properly in windowed mode.
When I set it to fullscreen mode it does not clear right. I set the clear color, and updated the screen, but when I showed the screen there was junk on it.
Any help?
Make sure you are clearing the backbuffer and calling lpdd->Flip(...)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement