Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Issue 1120023003: Refugee from Dead Machine 13: New version of the convex AA tessellator

Created:
5 years, 7 months ago by robertphillips
Modified:
4 years, 7 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

New version of the convex AA tessellator

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : update (w/ lastest fix bug still crashing) #

Patch Set 4 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1653 lines, -16 lines) Patch
M dm/DM.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M gm/convex_all_line_paths.cpp View 1 2 6 chunks +29 lines, -6 lines 0 comments Download
M gm/rects.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gyp/gpu.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M samplecode/SampleAnimator.cpp View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/core/SkTDPQueue.h View 2 chunks +4 lines, -1 line 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 5 chunks +156 lines, -0 lines 0 comments Download
A src/gpu/GrAAConvexTessellator.h View 1 1 chunk +222 lines, -0 lines 0 comments Download
A src/gpu/GrAAConvexTessellator.cpp View 1 2 1 chunk +1223 lines, -0 lines 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 1 5 chunks +7 lines, -8 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 1 2 chunks +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698