Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2010-10-18 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell. gl-teximage.html fails on chromium webkit mac bot https://bugs.webkit.org/show_bug.cgi?id=47034 * platform/graphics/GraphicsContext3D.cpp: Deal with endians in 16 bit image data. (WebCore::convertColor16LittleTo8): (WebCore::convertColor16BigTo8): (WebCore::doPacking): * platform/graphics/GraphicsContext3D.h: Ditto. * platform/graphics/cg/GraphicsContext3DCG.cpp: Ditto. (WebCore::GraphicsContext3D::getImageData): Canonical link: https://commits.webkit.org/60635@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@70073 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information