Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(105)

Issue 6197075: Remove tesselated path renderer and supporting code, glu, and libtess target (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by bsalomon
Modified:
12 years, 1 month ago
Reviewers:
Stephen White, TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8280 lines) Patch
M gyp/gpu.gyp View 3 chunks +0 lines, -4 lines 0 comments Download
D gyp/libtess.gyp View 1 chunk +0 lines, -56 lines 0 comments Download
D src/gpu/GrAddPathRenderers_tesselated.cpp View 1 chunk +0 lines, -17 lines 0 comments Download
M src/gpu/GrDrawState.h View 7 chunks +3 lines, -66 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 chunk +0 lines, -9 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 chunk +0 lines, -1 line 0 comments Download
D src/gpu/GrTesselatedPathRenderer.h View 1 chunk +0 lines, -32 lines 0 comments Download
D src/gpu/GrTesselatedPathRenderer.cpp View 1 chunk +0 lines, -613 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 chunk +1 line, -51 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/gpu/gl/GrGpuGLShaders.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGpuGLShaders.cpp View 5 chunks +4 lines, -36 lines 0 comments Download
D third_party/glu/LICENSE.txt View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/glu/README.skia View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/glu/gluos.h View 1 chunk +0 lines, -117 lines 0 comments Download
D third_party/glu/libtess/GNUmakefile View 1 chunk +0 lines, -110 lines 0 comments Download
D third_party/glu/libtess/Imakefile View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/glu/libtess/README View 1 chunk +0 lines, -447 lines 0 comments Download
D third_party/glu/libtess/alg-outline View 1 chunk +0 lines, -229 lines 0 comments Download
D third_party/glu/libtess/dict.h View 1 chunk +0 lines, -109 lines 0 comments Download
D third_party/glu/libtess/dict.c View 1 chunk +0 lines, -117 lines 0 comments Download
D third_party/glu/libtess/dict-list.h View 1 chunk +0 lines, -107 lines 0 comments Download
D third_party/glu/libtess/geom.h View 1 chunk +0 lines, -90 lines 0 comments Download
D third_party/glu/libtess/geom.c View 1 chunk +0 lines, -271 lines 0 comments Download
D third_party/glu/libtess/memalloc.h View 1 chunk +0 lines, -62 lines 0 comments Download
D third_party/glu/libtess/memalloc.c View 1 chunk +0 lines, -62 lines 0 comments Download
D third_party/glu/libtess/mesh.h View 1 chunk +0 lines, -273 lines 0 comments Download
D third_party/glu/libtess/mesh.c View 1 chunk +0 lines, -801 lines 0 comments Download
D third_party/glu/libtess/normal.h View 1 chunk +0 lines, -52 lines 0 comments Download
D third_party/glu/libtess/normal.c View 1 chunk +0 lines, -259 lines 0 comments Download
D third_party/glu/libtess/priorityq.h View 1 chunk +0 lines, -124 lines 0 comments Download
D third_party/glu/libtess/priorityq.c View 1 chunk +0 lines, -267 lines 0 comments Download
D third_party/glu/libtess/priorityq-heap.h View 1 chunk +0 lines, -114 lines 0 comments Download
D third_party/glu/libtess/priorityq-heap.c View 1 chunk +0 lines, -260 lines 0 comments Download
third_party/glu/libtess/priorityq-sort.h View 1 chunk +0 lines, -124 lines 0 comments Download
D third_party/glu/libtess/render.h View 1 chunk +0 lines, -59 lines 0 comments Download
D third_party/glu/libtess/render.c View 1 chunk +0 lines, -505 lines 0 comments Download
D third_party/glu/libtess/sweep.h View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/glu/libtess/sweep.c View 1 chunk +0 lines, -1362 lines 0 comments Download
D third_party/glu/libtess/tess.h View 1 chunk +0 lines, -172 lines 0 comments Download
D third_party/glu/libtess/tess.c View 1 chunk +0 lines, -638 lines 0 comments Download
D third_party/glu/libtess/tessmono.h View 1 chunk +0 lines, -78 lines 0 comments Download
D third_party/glu/libtess/tessmono.c View 1 chunk +0 lines, -208 lines 0 comments Download
D third_party/glu/sk_glu.h View 1 chunk +0 lines, -141 lines 0 comments Download

Messages

Total messages: 4
bsalomon
I'm going to make some changes related to GrDrawState's state bits, including kEdgeAAConcave_StateBit. The following ...
12 years, 1 month ago (2012-05-11 16:00:19 UTC) #1
Stephen White
LGTM. Kill it!
12 years, 1 month ago (2012-05-11 16:25:35 UTC) #2
TomH
LGTM
12 years, 1 month ago (2012-05-11 17:31:38 UTC) #3
bsalomon
12 years, 1 month ago (2012-05-21 22:18:17 UTC) #4
Closed with 3912.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b