Bug 133633 - Fix WebGL EXT_shader_texture_lod for iOS
Summary: Fix WebGL EXT_shader_texture_lod for iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL: http://www.khronos.org/registry/webgl...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-08 22:28 PDT by Florian Bösch
Modified: 2014-06-09 16:33 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.51 KB, patch)
2014-06-09 13:55 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (2.42 KB, patch)
2014-06-09 15:42 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.