<html>
    <head>
      <base href="https://bugzilla.icculus.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tim@ngus.net" title="Tim Angus <tim@ngus.net>"> <span class="fn">Tim Angus</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Menu corrupted on start"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=5097">bug 5097</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>tim@ngus.net
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Menu corrupted on start"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=5097#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Menu corrupted on start"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=5097">bug 5097</a>
              from <span class="vcard"><a class="email" href="mailto:tim@ngus.net" title="Tim Angus <tim@ngus.net>"> <span class="fn">Tim Angus</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=5097#c14">comment #14</a>)
<span class="quote">> A screenshot of e4227d1cd59f3a6877e1f18dc4c500fe499dc199 showing the remains
> of the intro video, a few left behind mouse pointers and some noise is at
> <a href="http://canavan.de/ioquake_irix_menu_corrupted.jpg">http://canavan.de/ioquake_irix_menu_corrupted.jpg</a></span >

Are you sure that the glClear calls are necessary? It smells to me like some
state is not set properly when the background is cleared. My advice is to look
into what (if anything) is drawing the background and figure out why it's not
taking effect in your case. Like I say my guess would be that there is some GL
state that's wrong at that point.

Adding code to actually do drawing to GL_SetDefaultState is probably the wrong
way to fix it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>