Bug 80848 - [TexMapGL] Pixel-align the transform of textures that fit pixel-for-pixel on the frame buffer.
Summary: [TexMapGL] Pixel-align the transform of textures that fit pixel-for-pixel on ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-12 08:57 PDT by Jocelyn Turcotte
Modified: 2012-03-13 14:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.07 KB, patch)
2012-03-12 09:05 PDT, Jocelyn Turcotte
noam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-03-12 08:57:23 PDT
[TexMapGL] Pixel-align the transform of textures that fit pixel-for-pixel on the frame buffer.
Comment 1 Jocelyn Turcotte 2012-03-12 09:05:59 PDT
Created attachment 131333 [details]
Patch
Comment 2 Jocelyn Turcotte 2012-03-12 10:10:02 PDT
Committed r110439: <http://trac.webkit.org/changeset/110439>
Comment 3 Antonio Gomes 2012-03-13 13:50:55 PDT
did this make qtwebkit test resuts very flaky? 

http://build.webkit.org/builders/Qt%20Linux%20Release?numbuilds=50
Comment 4 Antonio Gomes 2012-03-13 13:51:12 PDT
(In reply to comment #3)
> did this make qtwebkit test resuts very flaky? 
> 
> http://build.webkit.org/builders/Qt%20Linux%20Release?numbuilds=50

results
Comment 5 Noam Rosenthal 2012-03-13 14:21:06 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > did this make qtwebkit test resuts very flaky? 
> > 
> > http://build.webkit.org/builders/Qt%20Linux%20Release?numbuilds=50
> 
> results

I doubt it. This code path only applies to API tests, not to layout-tests.