Re: [PyOpenGL-Users] new graphics card
Brought to you by:
mcfletch
From: Tom B. <to...@ne...> - 2006-07-28 06:03:33
|
On Thursday 27 July 2006 07:30, vwf wrote: > On Thu, Jul 27, 2006 at 07:05:39AM -0700, Tom Brown wrote: > > Hi, > > > > I recently bought an XFX Geforce 7800GS graphics card. The > > pyopengl application I was working on worked fine with my old ATI > > Radeon 9200 graphics card. Now, the opengl rendering looks > > terrible. The specs on the card state that it supports OpenGL 2.0. > > Is that my problem? Is my card too advanced for the MesaGL I'm > > using? Any ideas? > > A year ago I had a similar problem: increasing the colour-depth to 24 > bit solved it. It may work for you too. > Sounds good. How do I change the colour-depth? Thanks, Tom |