On Wed, Apr 8, 2009 at 2:17 PM, Yama Ploskonka <[email protected]> wrote: > > How do you find out if your card supports that?
~ sudo aptitude install mesa-utils ~ glxinfo | grep version server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.3 OpenGL version string: 2.1.0 NVIDIA 96.43.07 glu version: 1.3 ____ I think the important thing here is the server and client glx version strings. If these were >= 2.0 I'd be in business. I have no idea why the second-to-last thing reports 2.1. Probably some internal implementation for the NVidia fellas, that I can't take advantage of because my x.org is old. I'm absolutely sure the glu version isn't important. And fairly certain the GLX version isn't important. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
