commit | 99ecdc480dd4f9b550b2a62ea39f77845a4fec49 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Fri May 06 12:06:34 2011 -0700 |
committer | Chet Haase <chet@google.com> | Fri May 06 12:10:54 2011 -0700 |
tree | e85b2138c79401cb2da03cfc190ce7e81d12bc71 | |
parent | 098b781699981a550500d2e30b4c844af63eb187 [diff] |
Fix for scaled AA lines Previously, the translucent boundary of AA lines would be scaled by the line's transform. It should always be exactly one pixel wide in screen space. This fix accounts for scaling for the boundary region, and fixes some AA calculations that make wide/AA lines more correct. Change-Id: I30df2d5d96315bf3e7ff30be9735282fd5439a39