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?
(I posted this mesage in graphics, but I thought I would get more replies here)
What is your fullscreen display mode...? And how do you clear the surface...? I think using Blt() with DDBLTFX to fill the surface is a good method to clear it...
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement