Yeah, it&#39;s the worst spec I have ever read.<br><br>I am using the GL3.1 spec instead. There is also a trivial interaction with ARB_color_buffer_float. If I read the 3.1 spec correctly, there is no way to store _unclamped_ values to a signed normalized texture when rendering to it without a call to glClampColorARB to disable fragment color clamping.<br>

<br>BTW I am almost done with EXT_texture_snorm and am doing final testing. I will send patches soon along with ARB_color_buffer_float.<br><br>Marek<br><br><div class="gmail_quote">On Tue, Mar 15, 2011 at 4:23 PM, Ian Romanick <span dir="ltr">&lt;<a href="mailto:idr@freedesktop.org">idr@freedesktop.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="im"><br>
On 03/10/2011 02:46 PM, Marek Olšák wrote:<br>
<br>
&gt; The specification of GL_EXT_texture_snorm says:<br>
&gt;<br>
&gt;     OpenGL 3.0 is required.<br>
&gt;<br>
&gt;     This extension is written against the OpenGL 3.0 specification.<br>
<br>
</div>And then all of the chapter headings in the spec say &quot;Additions to<br>
Chapter # of the OpenGL 2.0 Specification&quot;.  lol<br>
<div class="im"><br>
&gt; which simply means we cannot advertise the extension on GL2.1. Would<br>
&gt; anyone be against violating the requirement?<br>
&gt;<br>
&gt; The thing is even some of GL2 hardware can do it, and GL3 likely won&#39;t<br>
&gt; be supported anytime soon due to unresolved patent issues.<br>
<br>
</div>My recollection is that AMD (where all of the spec authors live) only<br>
wanted to advertise it with OpenGL 3.x, and they didn&#39;t want to specify<br>
the interactions.  It looks like the only interactions are with<br>
GL_ARB_texture_rg.  I think it&#39;s safe to advertise this on 2.x hardware<br>
as long as GL_ARB_texture_rg is also supported.  This makes sense given<br>
that the most common usage is for normal maps.<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.11 (GNU/Linux)<br>
Comment: Using GnuPG with Fedora - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAk1/hFcACgkQX1gOwKyEAw+HzwCeLzt30HuvdcGrdxKazUkardHo<br>
8LAAn3H8cSVuewCG3vCuqcVhHKLAvIxW<br>
=iVP5<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br>