Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / extensions / OES_texture_float / extension.xml
index d52694c..931fc55 100644 (file)
 
       <feature>Implementations supporting float rendering via this extension
       will implicitly enable the <a
-      href="WEBGL_color_buffer_float.html">WEBGL_color_buffer_float</a>
+      href="../WEBGL_color_buffer_float/">WEBGL_color_buffer_float</a>
       extension and follow its requirements. This ensures correct behavior
       when a texture with pixel type <code>FLOAT</code> is attached to an FBO.
       Although this feature has historically been allowed, new implementations
       should not implicitly support float rendering and applications should be
       modified to explicitly enable <a
-      href="WEBGL_color_buffer_float.html">WEBGL_color_buffer_float</a>.</feature>
+      href="../WEBGL_color_buffer_float/">WEBGL_color_buffer_float</a>.</feature>
     </features>
   </overview>
 
@@ -82,5 +82,9 @@ interface OES_texture_float { }; </idl>
     <revision date="2014/07/15">
       <change>Added NoInterfaceObject extended attribute.</change>
     </revision>
+
+    <revision date="2014/09/11">
+      <change>Corrected link to WEBGL_color_buffer_float.</change>
+    </revision>
   </history>
 </ratified>