Bug 172749 - [GTK+][WPE] Allow TextureMapperShaderProgram to perform colorspace conversions with the source texture pixels
Summary: [GTK+][WPE] Allow TextureMapperShaderProgram to perform colorspace conversion...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Miguel Gomez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-31 07:07 PDT by Miguel Gomez
Modified: 2017-06-02 02:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.48 KB, patch)
2017-05-31 07:26 PDT, Miguel Gomez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2017-05-31 07:07:17 PDT
TextureMapperShaderProgram should be able to perform colorspace conversions while sampling a source texture. This will avoid swizzling color components in the CPU.
Comment 1 Miguel Gomez 2017-05-31 07:26:49 PDT
Created attachment 311586 [details]
Patch
Comment 2 Miguel Gomez 2017-06-01 00:10:21 PDT
Seems that the GTK EWS was not in a good mood, but the patch builds.
Comment 3 WebKit Commit Bot 2017-06-02 02:18:20 PDT
Comment on attachment 311586 [details]
Patch

Clearing flags on attachment: 311586

Committed r217706: <http://trac.webkit.org/changeset/217706>
Comment 4 WebKit Commit Bot 2017-06-02 02:18:21 PDT
All reviewed patches have been landed.  Closing bug.