index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrAtlasTextOp.h
Commit message (
Expand
)
Author
Age
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-19
*
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
Brian Salomon
2017-07-17
*
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Add proper aliased support for SDF text
Jim Van Verth
2017-07-06
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Fix LCD distance field text color filtering
Jim Van Verth
2017-06-08
*
Fix GPU text colors when color spaces are involved
Brian Osman
2017-05-11
*
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
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
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 GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16