-
GeForce7900 Problem
I've been doing some relatively simple programming and my GL apps are running very slow. I've run them on slower GPUs and CPUs and it runs faster on those. Any ideas if theres something wrong with the driver for the 7900?
-
Super Moderator
OpenGL Lord
Re: GeForce7900 Problem
glGetString with GL_VENDOR, GL_RENDERER, GL_VERSION ? To be sure you have correct Nvidia drivers, and not software implementation from Microsoft.
Can you be more precise about "some relatively simple programming" ?
Maybe you force AA / aniso in display control panel ? Is it larger resolution ?
-
Re: GeForce7900 Problem
All I'm doing is rendering 500 quads and it runs slower on my 2.4Ghz Core 2 Duo with a 7900 than it does on my laptop which is 1,7ghz single core and an old mobile ati card. The resolution is only 640x480 right now
-
Re: GeForce7900 Problem
Also this is what printed out when I did the get string calls.
NVIDIA Corporation
Cheetah/emulated by GeForce 7900 GTX/PCI/SSE2
2.1.1
Thanks
-
Re: GeForce7900 Problem
bump
any help would be appreciated thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules