[PyOpenGL-Users] Re: No OpenGL hardware accelleration on Win2k box - am I missing something?
Brought to you by:
mcfletch
From: Benjamin D. <be...@fi...> - 2003-07-31 17:58:13
|
Hello again, > > The thing is, all my test programs, and all NeHe demos, run about > > 8-10 times SLOWER on the Win2k box than on the Linux box in terms of > > fps! This applies to several versions of the NeHe Demos, and happens > > even when I chose HWSURFACE and FULLSCREEN (for > > pygame.display.set_mode). > what driver do you have installed? Sounds like a software version is > being used. > > glInfo is good for getting that info. You can find a copy here: > http://delphi3d.net/hardware/index.php Thanks for the link, but it seems my problem isn't hardware accelleration after all. It seems that under Windows, PyOpenGL always does an implicit vsync, but not under Linux. It took me a while to realize that my fps were suspiciously close to my monitor's framerate... Does anyone know a way to turn this on or off? I guess it's no longer a problem, just an oddity; in fact, it might be beneficial (my programs won't really get any actual framerate faster than the monitor, will they?) Thanks though, -- :__: Benjamin Deutsch (OO) be...@fi... (__) =""========================= |