How to get software rendering

2008-05-17 Thread Philipp Klaus Krause
I tried (as documented in the wiki at
http://dri.freedesktop.org/wiki/TestingAndDebugging)

export LIBGL_SOFTWARE_RENDERING=1
glxinfo

and got

OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002

Philipp

P.S.:
I know such questions should go to dri-users, but I couldn't get an
answear there.

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Mesa3d-dev] How to get software rendering

2008-05-17 Thread Michel Dänzer
On Sat, 2008-05-17 at 18:23 +0200, Philipp Klaus Krause wrote: 
 I tried (as documented in the wiki at
 http://dri.freedesktop.org/wiki/TestingAndDebugging)
 
 export LIBGL_SOFTWARE_RENDERING=1

I hadn't heard of that before; according to grep it's ffb driver
specific.

All current drivers seem to support the driconf option no_rast. As with
all driconf options, it can be overridden with an environment variable
of the same name, so try setting

no_rast=true


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer


-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel