aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrShadowRRectOp.cpp
Commit message (Expand)AuthorAge
* More analytic shadow refactoring.Gravatar Jim Van Verth2017-05-05
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03
* Optimizations for analytic shadows.Gravatar Jim Van Verth2017-05-01
* Fix fast blur for shadow rrects.Gravatar Jim Van Verth2017-04-28
* Move pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Renames of processor analysis-related classes and method.Gravatar Brian Salomon2017-03-30
* Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...Gravatar Brian Salomon2017-03-29
* Split GrPipelineInput into separate color and coverage types, the latter of w...Gravatar Brian Salomon2017-03-27
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Use fast path for circular shadows.Gravatar Jim Van Verth2017-03-02
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Gravatar Brian Salomon2017-02-22
* Remove component flags from GrPipelineInput.Gravatar Brian Salomon2017-02-14
* Remove exec bit from source files.Gravatar Ben Wagner2017-02-08
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Misc batch->op cleanup Part 2 of 2Gravatar Brian Salomon2016-12-21
* This renames methods and classes that relate to static analysis of combinatio...Gravatar Brian Salomon2016-12-21
* Rename files, macros, types, and functions related to GrDrawOp testing.Gravatar Brian Salomon2016-12-20
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16