<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - weston, when under x11, in sw-render mode, uses lots of processing power"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81323#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - weston, when under x11, in sw-render mode, uses lots of processing power"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81323">bug 81323</a>
              from <span class="vcard"><a class="email" href="mailto:stu_dby@126.com" title="Boyan Ding <stu_dby@126.com>"> <span class="fn">Boyan Ding</span></a>
</span></b>
        <pre>Software rendering is surely consuming CPU for it's using CPU to do the job of
rendering, which contains lots of calculation. It's only a fallback if GPU
can't be used somehow. Even a simple opengl application can eat up ~40% of CPU
on my machine if I use software rendering.

In my knowledge, software rendering under DRM backend is not supported. You are
using your gpu even if you specify LIBGL_ALWAYS_SOFTWARE, you can check your
log for that.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>