> You aren't running the app maximized, are you? :-) No :-), I the app is always the same size.
I thought about it again and made a plot of the fps over the pixel
clock. This indicates that the different performance is *only* related
to the CRT refresh. This is the Octave code I used to generate the plot:
modes=[125.00; 115.50; 69.65; 45.80; 57.75; 34.83];
fps =[155.20; 165.20; 209.60; 229.40; 218.00; 235.00];
data=[modes,fps];
gplot data with lines
The plot is attached as eps.
> -- Gareth
Regards,
Felix
__\|/__ ___ ___ ___
__Tsch��_______\_6 6_/___/__ \___/__ \___/___\___You can do anything,___
_____Felix_______\�/\ \_____\ \_____\ \______U___just not everything____
[EMAIL PROTECTED] >o<__/ \___/ \___/ at the same time!
mach64.eps
Description: PostScript document
