index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrSmallPathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Move GrOpFlushState out of GrDrawingManager and onto the stack
Robert Phillips
2018-01-18
*
Remove unused color from all distance field GPs and GrAtlasTextOp
Brian Osman
2018-01-03
*
make point array methods private
Cary Clark
2017-11-07
*
Modify fontcache GM to actually spill atlas.
Brian Salomon
2017-11-06
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
Revert "Revert "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Revert "Make GPU backend triangulate rects such that they are rendered as tri...
Brian Salomon
2017-10-17
*
Make GPU backend triangulate rects such that they are rendered as tri strips ...
Brian Salomon
2017-10-17
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Fix assert in GrSmallPathRenderer tickled by GLProgramsTest
Jim Van Verth
2017-10-12
*
Batch better in GrSmallPathRenderer and add perspective support.
Jim Van Verth
2017-10-12
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
Jim Van Verth
2017-09-18
*
Revert "Allow GrDrawOpAtlas to grow as needed"
Jim Van Verth
2017-09-15
*
Allow GrDrawOpAtlas to grow as needed
Jim Van Verth
2017-09-15
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Add method to iterate over a GrOp's GrSurfaceProxies
Robert Phillips
2017-09-13
*
Add support for additional textures in GrDrawOpAtlas
Jim Van Verth
2017-09-12
*
Add multitexture support to text and path shaders, take 3.
Jim Van Verth
2017-09-11
*
Revert "Revert "Revert "Add multitexture support to text and path shaders"""
Mike Klein
2017-09-08
*
Revert "Revert "Add multitexture support to text and path shaders""
Jim Van Verth
2017-09-08
*
Revert "Add multitexture support to text and path shaders"
Jim Van Verth
2017-09-08
*
Add multitexture support to text and path shaders
Jim Van Verth
2017-09-08
*
Improve GrPathRendererChain heuristics
Chris Dalton
2017-09-07
*
Revert "Improve GrPathRendererChain heuristics"
Chris Dalton
2017-09-07
*
Improve GrPathRendererChain heuristics
Chris Dalton
2017-09-07
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
*
Switch GrSmallPath renderer over to always using integer texture coordinates
Robert Phillips
2017-08-23
*
Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer
Brian Osman
2017-08-17
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Make SmallPathOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-12
*
remove SkDebugfs
Mike Klein
2017-06-23
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Revert "Add GrPrimitiveType::kLinesAdjacency"
Ravi Mistry
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Fix glDrawRangeElements
Chris Dalton
2017-05-30
*
Convert GrMesh back to a class
Chris Dalton
2017-05-15
[next]