Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
384fab467e2a5f1754ec26eecde946ce28046d20
/
src
/
gpu
/
ops
/
GrRegionOp.cpp
74f623d
make point array methods private
by Cary Clark
· 7 years ago
57caa66
Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.""
by Brian Salomon
· 7 years ago
62563de
Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."
by Brian Salomon
· 7 years ago
fa2d604
Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.
by Brian Salomon
· 7 years ago
d28a79d
Make GrResourceProvider more sk_spified
by Brian Salomon
· 7 years ago
9a725dd
Use shader based blending to clamp kPlus mode w/F16
by Brian Osman
· 7 years ago
f1748f5
Change visitProxies signature
by Robert Phillips
· 7 years ago
b493eeb
Add method to iterate over a GrOp's GrSurfaceProxies
by Robert Phillips
· 7 years ago
91326c3
Move GrProcessorSet into GrPipeline
by Brian Salomon
· 7 years ago
73d8fd9
Add a private API for writing the clip to the stencil
by Stan Iliev
· 7 years ago
8514ebf
Allow RegionOp to be used for stenciling
by Brian Salomon
· 7 years ago
f036632
Make RegionOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
3809bab
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
7cd974f
Revert "Add GrPrimitiveType::kLinesAdjacency"
by Ravi Mistry
· 7 years ago
f7eb015
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
bca46e2
Convert GrMesh back to a class
by Chris Dalton
· 7 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 8 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
a811b12
Renames of processor analysis-related classes and method.
by Brian Salomon
· 8 years ago
e7d3048
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp.
by Brian Salomon
· 8 years ago
c0b642c
Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum.
by Brian Salomon
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
5298dc8
Make GrPipelineAnalysis a nested class of GrProcessorSet.
by Brian Salomon
· 8 years ago
c6b7146
Remove component flags from GrPipelineInput.
by Brian Salomon
· 8 years ago
3de0aee
Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader.
by Brian Salomon
· 8 years ago
ecea86a
Cleanup ops that are storing GrPipelineOptimizations.
by Brian Salomon
· 8 years ago
8c852be
Removing tracking of whether GP/FP coverage calculations are used by XP.
by Brian Salomon
· 8 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 8 years ago
53e4c3c
Misc batch->op cleanup Part 2 of 2
by Brian Salomon
· 8 years ago
92aee3d
This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines.
by Brian Salomon
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
[Renamed from src/gpu/batches/GrRegionOp.cpp]
fc527d2
Even more batch->op and sk_sp'ification.
by Brian Salomon
· 8 years ago
[Renamed (79%) from src/gpu/batches/GrRegionBatch.cpp]
60c05f9
Mark the leaf classes of GrOp final.
by Herb Derby
· 8 years ago
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
dad2923
Rename GrVertexBatch->GrMeshDrawOp
by Brian Salomon
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
7c3e718
Remove pipeline info dump from GrDrawBatch
by Brian Salomon
· 8 years ago
144caf5
src/gpu: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 8 years ago
febb224
Reduce CPU overhead on drawRegion()
by msarett
· 8 years ago
cc319b9
GPU implementation of drawRegion()
by msarett
· 8 years ago