2010/1/2 Matteo Sisti Sette <span dir="ltr">&lt;<a href="mailto:matteosistisette@gmail.com">matteosistisette@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
And I have to use texture2DRec instead of texture2D, don&#39;t I?<div class="im"><br></div></blockquote></div><br>Yes, that is very important to understand.  All of the texture objects have to use the same mode.  As already pointed out, once you use shaders the automagic selection of these types in GEM is no longer going to work properly.  The user has know how these things work.<br>
<br>A copy of the GLSL &#39;Orange Book&#39; might come in handy too.<br><br><br>