View Single Post
Old 19th November 2009, 10:09   #10536  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
Quote:
Originally Posted by snyders6dogrecipe View Post
Here it is:
sorry i missed that.

Flush GPU before VSync
forces the GPU to render the frame as soon as possible so the frame will be ready to be presented at the VSync

Flush GPU after Present
forces the driver to actualize the Present as soon as possible

Wait for flushes
This will cause the renderer to spin, waiting for the GPU flushes

Can you try using 2d surfaces instead of 3d ones.
Also can you confirm that you have the latest DX installed?(did you update everything as instructed?)
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline