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
*
Fix check for valid proxies returned by AtlasManager.
Jim Van Verth
2018-05-16
*
Revert "Check atlasPageCount before accessing the proxy array"
Yuqian Li
2018-05-15
*
Check atlasPageCount before accessing the proxy array
Chris Dalton
2018-05-15
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported
Brian Salomon
2018-05-09
*
Visit the image proxy in GrLatticeOp
Brian Salomon
2018-05-07
*
Make GPU lattice/nine patch not bleed across cells.
Brian Salomon
2018-05-07
*
Remove could not invert matrix SkDebugfs
Brian Salomon
2018-05-04
*
Fix skia compilation error
Ankur Mittal
2018-05-04
*
Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer."
Brian Salomon
2018-05-01
*
Use a cached index buffer for triangle fans in GrDefaultPathRenderer.
Brian Salomon
2018-05-01
*
Remove GrPrimitiveType::kTriangleFan
Brian Salomon
2018-04-30
*
Don't use triangle fans in default path renderer
Brian Salomon
2018-04-26
*
Add more granularity inside of SkCanvas::Flush traces.
Xiao Yu
2018-04-26
*
Fix GrAAConvexTessellator trying to fan a 0 point ring
Adrienne Walker
2018-04-25
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
Minor shadow fixes.
Jim Van Verth
2018-04-24
*
Revert "Remove ambient clamp hack for analytic shadows."
Jim Van Verth
2018-04-23
*
Analytic dashing of circles with single on/off intervals and butt caps.
Brian Salomon
2018-04-20
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
Remove ambient clamp hack for analytic shadows.
Jim Van Verth
2018-04-19
*
Fix double counting of coverage in analytic round capped stroked circles.
Brian Salomon
2018-04-19
*
Untangle strike cache and glyph cache
Herb Derby
2018-04-19
*
clean up setReserve() rule-bending
Mike Klein
2018-04-19
*
DFT to draw A8 instead of incorrect vertical lcd.
Ben Wagner
2018-04-18
*
Draw stroked circles with round caps analytically.
Brian Salomon
2018-04-16
*
Don't use the inner radius when not stroking in DIEllipse
Greg Daniel
2018-04-04
*
Check if fan point is finite in GrAAConvexPathRenderer.
Greg Daniel
2018-04-03
*
Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up...
Greg Daniel
2018-04-03
*
Allow for divide by zero in miter calculation in GrAAConvexTessellator
Greg Daniel
2018-04-03
*
Revert "implement SkTDArray with std::vector"
Mike Klein
2018-04-02
*
implement SkTDArray with std::vector
Mike Klein
2018-04-02
*
Dump additional details about the gpu resources.
Derek Sollenberger
2018-03-29
*
Remove path ranges from gpu.
Ben Wagner
2018-03-29
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
Fix possible overflows in hair line path renderer vertex counts
Brian Salomon
2018-03-13
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
Fix issue with negative translations of small paths
Jim Van Verth
2018-03-09
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Add bilerp support to scaled emojis
Jim Van Verth
2018-03-05
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
[next]