Okay. Here is the final language I have come up with. I will replaceOn Wed, Nov 28, 2012 at 1:10 AM, Mark Callow <callow.mark@artspark.co.jp> wrote:When is it appropriate to update the texture{_half,}_float extensions with the above change? Any improvements on the wording?Personally I think it would be fine to update them now. Please submit a pull request.
"The WebGL implementation may optionally accept a texture with pixel type
FLOAT
as the color attachment to an FBO. Applications must check such an FBO for completeness after attempting to make this attachment."
with
Final comments?This extension has historically allowed WebGL implementations to accept a texture with pixel type {FLOAT,HALF_FLOAT} as the color attachment to an FBO. Implementations supporting float rendering via this extension must follow the requirements of the {WEBGL_color_buffer_float,EXT_color_buffer_half_float} extension which requires they implicitly enable it. This ensures that float rendering is supported correctly and provides compatibility for existing applications. New implementations of this extension should not implicitly support float rendering and applications should be modified to explicitly enable {WEBGL_color_buffer_float,EXT_color_buffer_half_float}.
Regards
-Mark
NOTE: This electronic mail message may contain confidential and privileged information from HI Corporation. If you are not the intended recipient, any disclosure, photocopying, distribution or use of the contents of the received information is prohibited. If you have received this e-mail in error, please notify the sender immediately and permanently delete this message and all related copies.