<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi All,<br>
By using the environment variable LIBGL_ALWAYS_INDIRECT=1 my glxinfo
showed the following:<br>
<br>
<big> <b>direct rendering: No<br>
OpenGL renderer string: Mesa DRI Intel(R) IGDNG_M GEM 20091221 2009Q4</b><br>
</big><br>
My research showed that the Xclient is actually using indirect
rendering where as the Xserver is inturn using the DRI path.<br>
Instead of the above how can I get the below output,<big><small> so
that I can ensure  graphics flow is using software rendering ? </small></big><br>
<b><big><br>
direct rendering: Yes
<br>
OpenGL renderer string: Software Rasterizer<br>
<br>
</big></b><big><br>
</big><br>
<!--WISESTAMP_SIG_34418_START--><span style="color: black;">
<div dir="ltr">
<div>Thanking you in anticipation,<br>
<br style="font-family: arial black,sans-serif;">
<span style="color: rgb(0, 0, 0); font-family: garamond,serif;">Neeraj
N.T</span><br
 style="font-weight: bold; color: rgb(0, 0, 0); font-family: courier new,monospace;">
<font style="color: rgb(102, 102, 102);" size="2"><span
 style="font-family: courier new,monospace;"></span></font><font
 style="color: rgb(102, 102, 102);" size="2"><span
 style="font-family: courier new,monospace;"><br>
</span></font></div>
</div>
</span><br>
<font face="monospace"></font></body>
</html>