index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
/
gpu.gni
Commit message (
Expand
)
Author
Age
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18
*
Simplify GrProcOptInfo initialization.
Brian Salomon
2017-01-17
*
Generate Signed Distance Field directly from vector path
joel.liang
2017-01-09
*
Move resource ref/io manipulation from GrProgramElement to GrProcessor
Brian Salomon
2017-01-09
*
Misc batch->op cleanup Part 1 of 2
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
*
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
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename GrTestBatch and subclasses to Op
Brian Salomon
2016-12-16
*
Rename batch->op and sk_sp for all remaining path renderer classes.
Brian Salomon
2016-12-16
*
Rename GrAtlasTextBatch files to GrAtlasTextOp
Brian Salomon
2016-12-15
*
Rename NVPR batch->op and sk_sp'ify
Brian Salomon
2016-12-15
*
Even more batch->op and sk_sp'ification.
Brian Salomon
2016-12-15
*
Some more batch->op renaming
Brian Salomon
2016-12-14
*
Bring sk_sp to oval GrDrawOps and rename batch->op
Brian Salomon
2016-12-14
*
Update rect ops to use "op" in their name and return sk_sp.
Brian Salomon
2016-12-14
*
Partially defer GrSWMaskHelper
Robert Phillips
2016-12-14
*
Rename GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07
*
Rename GrVertexBatch->GrMeshDrawOp
Brian Salomon
2016-12-01
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28
*
GrTextureProducer cleanup, phase one: Bitmap and Image makers
Brian Osman
2016-11-28
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Add shadowrrect geometry processor
Jim Van Verth
2016-11-21
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Remove GrGLSLSampler type and subclasses
Brian Salomon
2016-11-21
*
Make GrBufferAccess a nested class of GrProcessor
Brian Salomon
2016-11-18
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
gpu.gypi -> gpu.gni
Mike Klein
2016-10-26