index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrDashOp.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Fix two issues in DashOp
Brian Salomon
2017-07-13
*
Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""
Brian Salomon
2017-07-12
*
Revert "Make DashOp a non-legacy GrMeshDrawOp."
Brian Salomon
2017-07-12
*
Make DashOp a non-legacy GrMeshDrawOp.
Brian Salomon
2017-07-12
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Allow caps on hairlines for gpu dashed lines
Greg Daniel
2017-06-30
*
Fix to GLProgramTest dashing
Greg Daniel
2017-06-29
*
Fix gpu dashing for case when circle dashes are large enough to overlap
Greg Daniel
2017-06-29
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...
Brian Salomon
2017-03-29
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Remove component flags from GrPipelineInput.
Brian Salomon
2017-02-14
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Removes tracking of whether color is ignored by XP.
Brian Salomon
2017-01-04
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
Rename files, macros, types, and functions related to GrDrawOp testing.
Brian Salomon
2016-12-20
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16