index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
Commit message (
Expand
)
Author
Age
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Simplify GrProcOptInfo initialization.
Brian Salomon
2017-01-17
*
Remove most modifiers of processors on GrPipelineBuilder
Brian Salomon
2017-01-13
*
Fix perf regression with SDF paths
Jim Van Verth
2017-01-12
*
More fixes for distance field paths
Jim Van Verth
2017-01-11
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "More fixes for distance field paths"
Jim Van Verth
2017-01-11
*
More fixes for distance field paths
Jim Van Verth
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Generate Signed Distance Field directly from vector path
joel.liang
2017-01-09
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
Cleanup ops that are storing GrPipelineOptimizations.
Brian Salomon
2017-01-05
*
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
*
Revert "Quality and performance fixes for AA tessellating path renderer."
Stephan White
2017-01-03
*
Quality and performance fixes for AA tessellating path renderer.
Stephen White
2017-01-03
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Remove render target unique ID virtual from GrOp.
Brian Salomon
2016-12-22
*
Rename GrOp::draw to GrOp::execute
Brian Salomon
2016-12-21
*
Misc batch->op cleanup Part 2 of 2
Brian Salomon
2016-12-21
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-21
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-20
*
Rename files, macros, types, and functions related to GrDrawOp testing.
Brian Salomon
2016-12-20
*
Remove the last "batch tracker" from AAStrokeRectOp.
Brian Salomon
2016-12-20
*
Floor to scalar for SDF paths.
Jim Van Verth
2016-12-20
*
Fix precision errors in large circle rendering.
Jim Van Verth
2016-12-19
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-19
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-18
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
rm unnecessary forward decl of GrClip in GrDashOp.h
Brian Salomon
2016-12-16
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16