Bug 133633

Summary: Fix WebGL EXT_shader_texture_lod for iOS
Product: WebKit Reporter: Florian Bösch <pyalot>
Component: WebGLAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, dino, esprehn+autocc, gyuyoung.kim, jonlee, kondapallykalyan, pyalot, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/
Attachments:
Description Flags
Patch
none
Patch none

Description Florian Bösch 2014-06-08 22:28:56 PDT
The WebGL extension EXT_shader_texture_lod which mirrors the ES Extension http://www.khronos.org/registry/gles/extensions/EXT/EXT_shader_texture_lod.txt may now be implemented. The functionality is also part of OpenGL ES 3.0.

Chrome ticket: https://code.google.com/p/chromium/issues/detail?id=344583
Firefox ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=965848
Comment 1 Alex Christensen 2014-06-09 13:52:05 PDT
Changing title to reflect iOS.  This was already implemented for other platforms in https://bugs.webkit.org/show_bug.cgi?id=128985
Comment 2 Alex Christensen 2014-06-09 13:55:23 PDT
Created attachment 232732 [details]
Patch
Comment 3 Alex Christensen 2014-06-09 15:42:26 PDT
Created attachment 232739 [details]
Patch
Comment 4 WebKit Commit Bot 2014-06-09 16:33:02 PDT
Comment on attachment 232739 [details]
Patch

Clearing flags on attachment: 232739

Committed r169730: <http://trac.webkit.org/changeset/169730>
Comment 5 WebKit Commit Bot 2014-06-09 16:33:05 PDT
All reviewed patches have been landed.  Closing bug.