index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrDrawAtlasOp.cpp
Commit message (
Expand
)
Author
Age
*
change SkRect::growToInclude to take a point instead of x,y
Mike Reed
2017-08-28
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
init GrDrawAtlasOp::fColor
Brian Salomon
2017-07-14
*
Make GrDrawAtlasOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...
Brian Salomon
2017-03-29
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
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
*
Misc batch->op cleanup Part 2 of 2
Brian Salomon
2016-12-21
*
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