In windows/ddraw/fullscreen refresh on simple effects is about 30fps while the same in windowed mode gives more than 200fps.
Logged In: YES user_id=6505
generally this is because fullscreen waits for the display retrace, while windowed mode does not
Log in to post a comment.
Logged In: YES
user_id=6505
generally this is because fullscreen waits for the display
retrace, while windowed mode does not