Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
df0c55785033c191d2d509c22662861588e4acd8
/
src
/
gpu
/
GrTessellatingPathRenderer.cpp
df0c557
Use new API everywhere for GrDefaultGeoProcFactory
by joshualitt
· 9 years ago
e494a58
Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:80001 of https://codereview.chromium.org/1261083003/)
by joshualitt
· 9 years ago
801823b
Use new API everywhere for GrDefaultGeoProcFactory
by joshualitt
· 9 years ago
0aff2fa
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext.
by bsalomon
· 9 years ago
1c73548
Start to propagate constness of GrPipelineBuilder up the stack
by joshualitt
· 9 years ago
7765a47
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
by bsalomon
· 9 years ago
d07a279
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/)
by bsalomon
· 9 years ago
f5179a4
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
by bsalomon
· 9 years ago
b8c241a
Preliminary attempt to remove batch tracker
by joshualitt
· 9 years ago
d3a560f
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/)
by joshualitt
· 9 years ago
cbfe91d
Preliminary attempt to remove batch tracker
by joshualitt
· 9 years ago
d4d83eb
Tesellating path renderer: typecast cleanup; logging build fix.
by senorblanco
· 9 years ago
6c89110
GLProgramsTest 3.0
by joshualitt
· 9 years ago
2fbd406
tesselating path renderer unit tests
by joshualitt
· 10 years ago
e40d397
Isolate GrBufferAllocPools inside GrBatchTarget
by robertphillips
· 10 years ago
cb8979d
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
by bsalomon
· 10 years ago
b5238a7
Start on simplifying generateGeometry() overrides
by bsalomon
· 10 years ago
8415abe
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/)
by bsalomon
· 10 years ago
f28381c
Start on simplifying generateGeometry() overrides
by bsalomon
· 10 years ago
99c7c07
Move bounds to GrBatch
by joshualitt
· 10 years ago
72e3ae4
Remove vertex/index buffer factilities from GrDrawTarget.
by bsalomon
· 10 years ago
1899651
Extract gpu line dashing to GrDashLinePathRenderer
by kkinnunen
· 10 years ago
2b4bb07
Improve the curve tessellation subdivision of the path renderers.
by senorblanco
· 10 years ago
6d88bdb
Fix point count computation in tessellating path renderer.
by senorblanco
· 10 years ago
5b9f42c
Improve tessellating path rasterizer performance on dashed paths.
by senorblanco
· 10 years ago
6bd5137
Change tessellator sweep direction to depend on path aspect ratio.
by senorblanco
· 10 years ago
7ef63c8
Enable tessellating GPU path renderer.
by senorblanco
· 10 years ago
e833107
Remove some validation and asserts from tessellating path renderer.
by senorblanco
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
4b31de8
handle null vertex or index buffers in batch
by joshualitt
· 10 years ago
9ba3972
Batchify the tessellated path renderer.
by senorblanco
· 10 years ago
a2b6d28
Fix for out-of-bounds intersection (found by fuzzer).
by senorblanco
· 10 years ago
68ccca1
Win64 warning fix for GrTessellatingPathRenderer.
by Stephen White
· 10 years ago
d6ed19c
Tessellating GPU path renderer.
by senorblanco
· 10 years ago