The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Low Frame Rate
by Jay Kay on Friday March 31st 2006, 6:12
localhost ~ $ glxinfo | grep rendering
direct rendering: Yes
localhost ~ $ glxgears
13152 frames in 5.0 seconds = 2630.400 FPS
15069 frames in 5.0 seconds = 3013.800 FPS
15068 frames in 5.0 seconds = 3013.600 FPS
15063 frames in 5.0 seconds = 3012.600 FPS
15067 frames in 5.0 seconds = 3013.400 FPS
15066 frames in 5.0 seconds = 3013.200 FPS
15065 frames in 5.0 seconds = 3013.000 FPS
15063 frames in 5.0 seconds = 3012.600 FPS
15066 frames in 5.0 seconds = 3013.200 FPS
15064 frames in 5.0 seconds = 3012.800 FPS
localhost ~ $ fgl_glxgears
Using GLX_SGIX_pbuffer
2247 frames in 5.0 seconds = 449.400 FPS
2677 frames in 5.0 seconds = 535.400 FPS
2384 frames in 5.0 seconds = 476.800 FPS
2371 frames in 5.0 seconds = 474.200 FPS
2668 frames in 5.0 seconds = 533.600 FPS
2686 frames in 5.0 seconds = 537.200 FPS
2674 frames in 5.0 seconds = 534.800 FPS
2692 frames in 5.0 seconds = 538.400 FPS
2670 frames in 5.0 seconds = 534.000 FPS
2690 frames in 5.0 seconds = 538.000 FPS
I have installed the native version of Quake3. I turned all the settings up and ran one of the timedemos at 1280x1024 with the results ~100fps. This made me think that my video card is set up correctly, but there might be a problem with my wine settings.