View Single Post

   
  #2 (permalink)  
Old 02-21-2008, 10:32 AM
Paul Bredbury
 
Posts: n/a
Default Re: do I need USE="opengl" for a simple card?

S wrote:
> How to probe the hardware to know if it supports such things


The standard tests within X are to run glxinfo (whether the "direct
rendering" line shows yes or no) and glxgears (for a simple speed test).

Google on the model of your video card, to find out what it's capable
of.
Reply With Quote