On 9/18/06, <b class="gmail_sendername">maciej wojnicki</b> &lt;<a href="mailto:maciejwojnicki@yahoo.com">maciejwojnicki@yahoo.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><pre><br>i checked it fine and it works fine when when switched to mode 0<br>can you please explain what using this mode instead of default one means in practice?</pre></div></blockquote><div>It
appears that some drivers say certain features are supported by the
hardware even if the hardware does not.&nbsp; In this case the feature
is rectangle texture support.&nbsp; 'mode 0' tells pix_texture to use
2D textures. &nbsp; The default is 2D but GEM checks for support for
rectangle textures and uses those if found.&nbsp; <br>
</div><br></div><br>