Bug 65922 - [chromium] disable anti-aliasing shaders
Summary: [chromium] disable anti-aliasing shaders
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: David Reveman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 08:46 PDT by David Reveman
Modified: 2011-08-11 10:24 PDT (History)
4 users (show)

See Also:


Attachments
Patch (926 bytes, patch)
2011-08-09 08:54 PDT, David Reveman
no flags Details | Formatted Diff | Diff
Patch (992 bytes, patch)
2011-08-09 11:06 PDT, David Reveman
no flags Details | Formatted Diff | Diff
Patch (1.63 KB, patch)
2011-08-09 11:45 PDT, David Reveman
no flags Details | Formatted Diff | Diff
Patch (1.71 KB, patch)
2011-08-09 12:03 PDT, David Reveman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Reveman 2011-08-09 08:46:41 PDT
Need patch to disable anti-aliasing shaders. Only useful as a temporary fix to workaround driver bugs preventing anti-aliasing shaders to render correctly.
Comment 1 David Reveman 2011-08-09 08:54:10 PDT
Created attachment 103365 [details]
Patch
Comment 2 Vangelis Kokkevis 2011-08-09 09:47:46 PDT
Comment on attachment 103365 [details]
Patch

Should we be doing that only for platforms that we know don't support AA?  Also, please add a comment/FIXME to make sure it does get noticed! Thanks!
Comment 3 David Reveman 2011-08-09 11:01:07 PDT
This is only intended to be used as a quick workaround for broken drivers. We're currently only interested in using this in CrOS if we can't fix the driver used there sometime soon.

I don't intend to land this in WebKit. Just created the bug and attached the patch to keep track of it.
Comment 4 David Reveman 2011-08-09 11:06:09 PDT
Created attachment 103374 [details]
Patch
Comment 5 David Reveman 2011-08-09 11:45:37 PDT
Created attachment 103379 [details]
Patch
Comment 6 David Reveman 2011-08-09 12:03:29 PDT
Created attachment 103382 [details]
Patch
Comment 7 WebKit Review Bot 2011-08-11 10:24:02 PDT
Comment on attachment 103382 [details]
Patch

Clearing flags on attachment: 103382

Committed r92867: <http://trac.webkit.org/changeset/92867>
Comment 8 WebKit Review Bot 2011-08-11 10:24:06 PDT
All reviewed patches have been landed.  Closing bug.