Bug 35050 - Need to figure out color space issues for texture uploading
Summary: Need to figure out color space issues for texture uploading
Status: RESOLVED DUPLICATE of bug 47196
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 12:49 PST by Kenneth Russell
Modified: 2010-11-09 11:34 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-02-17 12:49:28 PST
https://bugs.webkit.org/show_bug.cgi?id=34458 contains a discussion about which color space should be used during image -> WebGL texture uploading. These issues need to be thought through. In some cases the image data definitely needs to be left untouched while uploading as a texture, but in some cases color correction should probably be applied.
Comment 1 Kenneth Russell 2010-11-09 11:34:18 PST
Now that UNPACK_COLORSPACE_CONVERSION_WEBGL is part of the specification, this is a duplicate of 47196.

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