Bug 44568 - Fix incorrect gamma correction behavior in image decoder
Summary: Fix incorrect gamma correction behavior in image decoder
Status: RESOLVED DUPLICATE of bug 47196
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 17:52 PDT by Zhenyao Mo
Modified: 2010-11-09 11:32 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2010-08-24 17:52:37 PDT
Currently it works fine in CG, but in skia port, gamma settings affect image data wrongly during decoding.

Parts of the gl-teximage.html is commented out due to this bug.
Comment 1 Kenneth Russell 2010-11-09 11:32:06 PST
Now that UNPACK_COLORSPACE_CONVERSION_WEBGL is part of the WebGL spec, this is a duplicate of 47196.

*** This bug has been marked as a duplicate of bug 47196 ***